What is the Difference between Web.config and global.asax? Can we write connection String code in global.asax?
10 30082If you are using components in your application, how can you handle exceptions raised in a component?
2688What 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 12726What is web.config. How many web.config files can be allowed to use in an application?
Accenture, HCL, InterGraph, iSoft,
6 29776What is gacutil.exe? Where do we store assemblies, Should sn.exe be used before gacutil.exe?
2 11713
What is role-based security in asp.net?
What is a pixel url?
Explain difference between dataset and recordset?
What is difference in .net 1.1 and .net 2.0?
What is the file extension of web service?
About CLR, reflection and assemblies?
Why is xap important?
What is the best Macanism to clear the Cache in asp.net
there is two functions function a and function b like fun a(){.... ..... } fun b() { } in function b i write the coding to add two numbers and i need to dispaly the sum result in function a with out using global variable. how we do?
What is the part of url?
Describe session handling in a webfarm?
Explain the use of errorprovider control in .net?
How can you debug your.net application?
What are the advantages of passport authentication?
What are the various session state management options provided by asp.net?