Define ASP DOT NET Web Forms

What do you understand by the term ASP.NET Web Forms?

E

Expert

Verified

The ASP.NET Web forms are designed to use the controls and features which are nearly as powerful as the ones used through Windows forms, and hence they are known as Web forms. Web form uses the server-side object model which allows us to create the functional controls that are executed on a server and are rendered as HTML on a client. Attribute, runat="server", associated with the server control specifies that Web form must be processed on a server.

   Related Questions in DOT NET Programming

©TutorsGlobe All rights reserved 2022-2023.