Briefly describe the role of global.asax?
Describe the diffeerence between inline and code behind - which is best in a loosely coupled solution?
Difference between ByVal and ByRef?
How can I open ashx file in mobile?
Explain the steps to be followed to use passport authentication.
Explain the difference between webfarm and webgardens in .net?
Explain the difference between page.registerclientscriptblock and page.registerstartupscript?
Suppose there is one web farm with 3 servers inside with same configuration and the same project is running inside all servers.Which session mode is usde for all these and why?
Asp pages that worked pefectly on windows 2000 server and iis 5.0 do not work on windows 2003 server with iis 6.0. Asp.net pages work fine. Why?
What is state management techniques in asp.net?
What is distributed system in asp.net?
Explain about asp.net caching?
what is difference between const, static and readonly?