The ASP.NET Component ModelThe ASP.NET component model provides various building blocks of ASP.NET pages. Basically it is an object model, which describes:ï‚· Server side counterparts of almost all HTML elements or tags such as and .ï‚· Server controls, which help in developing complex user-interface. For example, the Calendar control or the Gridview control.ASP.NET is a technology, which works on the .Net framework that contains all web-related functionalities. The .Net framework is made of an object-oriented hierarchy. An ASP.NET web application is made of pages. When a user requests an ASP.NET page, the IIS delegates the processing of the page to the ASP.NET runtime system.The ASP.NET runtime transforms the .aspx page into an instance of a class, which inherits from the base class page of the .Net framework. Therefore, each ASP.NET page is an object and all its components i.e., the server-side controls are also objects. - Study24x7
Social learning Network

Warning: include(./views/auth.php): failed to open stream: Permission denied in /var/www/html/live/loginRightSlider.php on line 18

Warning: include(): Failed opening './views/auth.php' for inclusion (include_path='.:/usr/share/php') in /var/www/html/live/loginRightSlider.php on line 18
09 Apr 2019 04:34 PM study24x7 study24x7

The ASP.NET Component Model


The ASP.NET component model provides various building blocks of ASP.NET pages. Basically it is an object model, which describes:
ï‚· Server side counterparts of almost all HTML elements or tags such as <form> and <input>.
ï...

See more

study24x7
Write a comment

Warning: count(): Parameter must be an array or an object that implements Countable in /var/www/html/live/makepost.php on line 893
Most Related Articles

    Warning: count(): Parameter must be an array or an object that implements Countable in /var/www/html/live/makepostRltdArtcl.php on line 8