What is the Difference between Web.config and global.asax? Can we write connection String code in global.asax?
10 30054If you are using components in your application, how can you handle exceptions raised in a component?
2682What are the types of assemblies and where can u store them and how a private assembly is used only by a single application, and is stored in that application's install directory (or a subdirectory therein)?
3 12717What is web.config. How many web.config files can be allowed to use in an application?
Accenture, HCL, InterGraph, iSoft,
6 29753What is gacutil.exe? Where do we store assemblies, Should sn.exe be used before gacutil.exe?
2 11703
How to rename a table using sql queries?
Why asp.net is better than php?
Which property needs to be set for script manager control to extend the time before throwing time out expection if no response is received from the server?
What are the advantages of asp.net mvc framework? : asp.net mvc
Why is xap important?
Types of instancing properties and explain each. Tell the difference between multiuse,singleuse and globalmultiuse and which is default ?
What happens if an ASP.NET server control with event-handling routines is missing from its definition?
if i wanna deploy my asp.net project to the production server and situation is that i m still not compiled my project i have as-is on my development side now on production server we dont have a visual studio now what kind of settings i need to be to do in webconfig /machine.config file to deploy my project and in iis too....
What do you mean by marshalbyref?
What is the difference between application state and session state in asp net?
What is the difference between ASP.NET Webforms and ASP.NET MVC?
What should you do is you want to remove an existing component but would like to make some funtionalities?
Does google crawl redirects?
Difference between application events and session events
Which .NET framework supports Web API?