Hello masters, How are you all doing? I just have a question. I am building this simple quiz application using ASP.NET/VB.NET and SQL Server for the database. Now what I want to happen is that when I click on submit button, it will count all the correct answers of the user based on the radio button...
Thanks! We'll email you when relevant content is added and updated.
Hello experts, I have a more broad programming question for everyone. For ASP.NET, is there some package/interface that would allow me to create Microsoft Excel files? I haven't been able to find anything.
Thanks! We'll email you when relevant content is added and updated.
My friend and I are trying to build an ASP.NET service that would be called from another server. But for some reason, we can't get access. What should we do?
Thanks! We'll email you when relevant content is added and updated.
For the past few days, we've been working on connecting ASP.NET to our remote SQL Server. We keep getting this error message: Exception - Unable to connect to SQL Server database. What should we do?
Thanks! We'll email you when relevant content is added and updated.
Can I enable database logging inside of my ASP.NET app? This is on Visual Studio / SQL Server 2008 and we're trying to see the database activity between the app and the database (particularly the logging).
Thanks! We'll email you when relevant content is added and updated.
Has anyone used ITextSharp before? I'm asking because I need to merge two PDF files and my friend told me this is the way to go. I'm also using ASP.NET. Thanks!
Thanks! We'll email you when relevant content is added and updated.
I'm trying to build an ASP.NET app but when I try to debug using Internet Explorer, I can't disable integrated JavaScript debugging. This is for Visual Studio 2013. The OS I'm using is Windows Server 2012 R2. Can anyone help?
Thanks! We'll email you when relevant content is added and updated.
Would I be able to create a Microsoft Excel document using ASP.NET? I have to send a customer constant documents through a browser using XML or LINQ. What's the best way here? Thank you.
Thanks! We'll email you when relevant content is added and updated.
We can implement dependency injection in ASP.NET MVC, no doubt in that. What I'm asking is is there any possibility to implement dependency injection in ASP.NET without MVC?
Thanks! We'll email you when relevant content is added and updated.
I want to redirect page from one page to another on clicking some specific portion of column chart. I know about the click event of chart but i want the click of specific column. Please reply.
Thanks! We'll email you when relevant content is added and updated.
Can I remove the browser cache from my ASP.NET MVC website? I recently found a method using meta tags but it doesn't work for me (due MVC actions that send HTML through Ajax). Anyone know what I can do here? Thank you for you help.
Thanks! We'll email you when relevant content is added and updated.
My Windows application (build in .NET) icon disappearing from all areas like bottom taskbar etc for users intermittently but process keep running in task manager. I have tried to restart explorer.exe for one user it worked, but it is not solution. If anybody please let me know what could be the...
Thanks! We'll email you when relevant content is added and updated.
We're using the WCF service that gives us over a thousand records from the database to our client. It's a ASP.NET WCF service. But when we run the application for the client, we're getting this error message: The maximum message size quota for incoming messages (65536) has been exceeded. To...
Thanks! We'll email you when relevant content is added and updated.