How you can return View from ASP.NET Web API method?
What is %20 in a url?
Describe how passport authentication works.
How would you get ASP.NET running in Apache web servers - why would you even do this?
What is the difference between Codebehind="MyCode.aspx.cs" andSrc="MyCode.aspx.cs"?
Explain what is viewstate?
Types of exceptions in dot net???
What?s a bubbled event?
what is the advantage of data reader?
How do you declare static variable? What is its lifetime?
what does Page.IsValid in asp.net
6 Answers Infosys, Net Solution,
What is ViewState? How is it encoded? Is it encrypted? Who uses ViewState ?
Should validation (did the user enter a real date) occur server-side or client-side? Why?