|
Server.execute(“page2.aspx”)
|
Category:
ASP.Net
|
Date:
8/25/2009 9:43:15 PM
|
|
|
|
Machine.config: Configuration file for all the web applications in the system. Web.config: Configur....
|
Category:
ASP.Net
|
Date:
8/22/2009 7:28:17 AM
|
|
|
|
Session.Abandon() method destroys all the objects stored in a Session object and releases their reso....
|
Category:
ASP.Net
|
Date:
8/6/2009 1:28:06 AM
|
|
|
|
ASP.NET supports three modes of session state:
InProc:
In-Proc mode stores val....
|
Category:
ASP.Net
|
Date:
8/6/2009 1:12:14 AM
|
|
|
|
ViewState is the technique used by an ASP.NET Web page to persist changes to the state of a Web Form....
|
Category:
ASP.Net
|
Date:
8/6/2009 12:27:37 AM
|
|
|