What is asp net_sessionid?
How does the browser enable AutoPostBack functionality?
What is ViewState? How is it encoded? Is it encrypted? Who uses ViewState ?
Which platform does Microsoft .NET use for exchanging data between applications?
Can we have multiple web config files for an asp.net application?
what is profiles in asp.net
what are the main advantage in .net?
Explain diff between dataset and datareader?
What?s the difference between Response.Write() andResponse.Output.Write()?
asp.net interview questions
Suppose i create one application in vs 2008 and it is running in the latest version of IE,will it run in netscape and other browsers with low version?
In which form does the dataset store data in it?
3 Answers Verinon Technology Solutions,
Write a standard lock() plus double check to create a critical section around a variable access?