what is DLL Hell and how it is solved in .NET? please
explain clearly??
What is caching? What are different ways of caching in asp.net?
How to kill more than one session variables at a time
Is asp.net 64-bit enabled? How?
How to use push notification?
Write a code for sending an email from asp.net application.
How asynchronous call can be implemented using delegates?
How do you register JavaScript for webcontrols ?
What is IPostBack? How to use it?
What is the basic purpose of the required field validator? How can you use a required field validator to check that the user changes the initial value of a text box? a listbox?
What is custom control. What is the difference between custom control and user control ?
1.can we add connection string in global.asax?????????? 2.what are the default files included when we create new web application????
Which protocol is used in a web api?