What are ASP.NET Web Forms? How is this technology different than what is available though ASP?
1 1591
Diff between web user control and web custom control?
Why session is used in asp.net?
Dataset is the disconnected environment. suppose if you are binding records to gridview (disconnected environment) and you are making changes to the the grid but before updating the database if any other user modify the data, how will you avoid such problem?
What are the different types of proxy patterns?
What are session state modes?
What is the purpose of App_Code folder in ASP.NET? Why we this?
Explain what is an assembly?
What is session in asp.net?
What is asp.net mvc? : asp.net mvc
How can I open ashx file in mobile?
What is an asp.net validator? And, mention its types.
Explain the difference between Web Garden and Web Farm?
What is enableviewstate in asp net?
What does postback mean?
Explain what is event bubbling?