What is the Difference between Web.config and global.asax? Can we write connection String code in global.asax?
10 30038If you are using components in your application, how can you handle exceptions raised in a component?
2681What 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 12715What is web.config. How many web.config files can be allowed to use in an application?
Accenture, HCL, InterGraph, iSoft,
6 29749What is gacutil.exe? Where do we store assemblies, Should sn.exe be used before gacutil.exe?
2 11700
is there any third party tools are using in .net technologies? what are there ? give me the brief introduction?
When you use Ajax controls in the ASP.NET application?
Can you explain composite pattern?
How do we sort the data from a dataset?
What is difference between mvc and asp.net? : Asp.Net MVC
Where do the cookie state and session state information be stored?
What are the features of asp.net mvc?
Explain the asp.net session state modes.
What is the difference between a multi-layer and multi-tier applications?
Explain the boxing and unboxing concept in .net?
ASP.NET 2.0's new membership API used for creating and managing user account is exposed through which 2 clause?
Explain the asp.net mvc folder conventions? : asp.net mvc
Define globalization and localization.
How does a content page different from a master page?
Why is xap important?