ASP.NET

ASP.NET


ASP.NET OVERVIEW


ASP.NET is a web development platform, which gives a programming model, an exhaustive programming framework, and different administrations needed to develop hearty web applications for PC, just like mobile devices. 


ASP.NET deals with top of the HTTP protocol and utilizations the HTTP orders and approaches to set a program-to-worker two-sided correspondence and collaboration. 


ASP.NET is a piece of the Microsoft .Net platform. ASP.NET applications are arranged codes, composed utilizing the extensible and reusable segments or items present in the .Net system. These codes can utilize the whole progression of classes in the .Net system.


ASP.NET web forms extend the event-driven model of interaction to web applications. The browser submits a web form to the web server and the server returns a full markup page or HTML page in response.


All client-side user activities are forwarded to the server for stateful processing. The server processes the output of the client actions and triggers the reactions.


The ASP.NET runtime carries the page state to and from the server across page requests while generating ASP.NET runtime codes, and incorporates the state of the server-side components in hidden fields.


This way, the server becomes aware of the overall application state and operates in a two-tiered connected way.


Visit us: ASP.NET Course In Chennai

Report Page