ASP.NET

ASP.NET - Server-Side

ASP.NET - Server-Side

All the web forms are instances of ASP.NET class. The class has the following properties that correspond to objects given below:

  • Session
  • Application
  • Cache 
  • Request 
  • Response
  • Server
  • User 
  • Trace

Properties and Methods of the server object – The method and properties of HTTPServerUtility are through server object by  ASP.NET.