How many types of sessions are there in asp net?
What is a nested masterpage in asp.net 2.0? Can there be a master page inside a masterpage?
I have an external link in my application say www.xyztest.com. Today this site works on http protocal. Tommorow it may run on https. So i cant hardcore the protocal in the site. When a user clicks on the link how can i know if the external site works on http or https and takes him to that place?
How does viewstate work?
i have a register form & in that form i have a 2 textboxes for entering name&age.my doubt is that how can i provide error message like "invalid entry" when user enter a invalid name/age(eg:user enter name as #%%%##daff,and age as 1000.)in that textboxes.I want code.
What New Features comes with ASP.NET Web API 2.0?
Can you explain one critical mapping? Performance issue which one is better?
What is the web.config file in asp?
What is the difference between a cookie and a pixel?
What is difference between ASP and ASP.NET ?
Explain the differences between managed and unmanaged code?
Can you please anyone explain in detailed Webservices concepts in Asp.net?
What is work flow gen? how can it will work with .Net?