Why session is necessary in web application?
what is page life cycle state management postback cross page postback types of feilds in gridview gridview events their life cycle cte in sql diff truncate and delete paging concepts in gridview diff bet gridview datalist and repeater what new operations in sql 2005 compared to earlier you get
What are Http handler ?
What is marshalling ? Is it a part of asp.net ?
How can u debug your .net application?
What is base class of button control in .net?
What is the difference between Server.Transfer and Response.Redirect? Why would you choose one over the other?
Can we set master page as a start page?
What is the difference between the get method () and post method ()?
How you can access the properties and controls of master pages from content pages?
can u debug application programatically? if yes how?
I have a method written in WebForm (means .aspx page) & now I want to call this method in WebUserControl (means .ascx page) what should I have to do?
Explain server side state management system.