RAVINDRA'S BLOG

Sunday, 8 November 2020

ASP.Net

What is ASP.Net?
  • ASP stands for Active Server Pages.
  • ASP is a development framework for building web pages.
  • ASP and ASP.Net both technologies enable computer code to be executed by an internet server.
  • ASP.Net provides services and infrastructure to build up a web application for PC and mobile devices.
ASP.Net State : 
Page State : Performs various input fields functionality and various form function.
Session State :   
  • Used to check total application functionality.
  • User Log Details.