What is the Difference between Web.config and global.asax? Can we write connection String code in global.asax?
10 25511If you are using components in your application, how can you handle exceptions raised in a component?
1917What 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 10987What is web.config. How many web.config files can be allowed to use in an application?
Accenture, HCL, InterGraph, iSoft,
6 26465What is gacutil.exe? Where do we store assemblies, Should sn.exe be used before gacutil.exe?
2 10110
how to write html code with ssl
What is the difference between user control an custom control?
how can create login from create and written conde in asp.net
What is data binding in asp net?
Give some salient points of difference between request processor and request dispatcher.
Which object is used to encapsulate the state of the client and the browser in ASP.NET?
How do cookies work? Give an example of their abuse.
Explain the server control events of asp.net ?
What are ASHX files?
What is a 307 redirect?
What are the different types of sessions in asp.net? Name them?
What are the merits and demerits of viewstate?
In Data grid the question is below quantity price total these are 3 fields available in data grid if you enter quantity the total has to update automatically.Price field is already filled completely
Which method is used to enforce garbage collection in .net?
Differentiate between early binding and late binding.