|
Server-side code executes on the server, while client-side code executes in the context of the clien....
|
Category:
ASP.Net
|
Date:
8/28/2009 6:29:59 AM
|
|
|
|
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
|
|
|