What are ASP.NET Web Forms? How is this technology different than what is available though ASP?
1 1664
What is the difference between page.registerclientscriptblock and page.registerstartupscript?
Define a web service in .net?
What is viewstate? What does the “enableviewstate” property do?
To redirect the user to another page which method do we use without performing a round trip to the client?
What is a session in programming?
What are different methods of session maintenance in asp.net?
What is the life cycle of an asp.net page?
Differentiate globalization and localization.
Explain the different parts that constitute ASP.NET application?
Define web.config in .net?
What are the differences between code behind and code inline?
How do you do Client-side validation in .Net?
Can the unique key be null?
What is difference between session and cookies?
Which browsers support the xmlhttprequest object?