Tech News

What is an ASP.NET Web Form?

ASP.NET Web forms are
designed to use controls and features that are almost as powerful as the ones
used with Windows forms, and so they are called as Web forms. The Web form uses
a server-side object model that allows you to create functional controls, which
are executed on the server and are rendered as HTML on the client. The
attribute, 
runat=”server”, associated with a
server control indicates that the Web form must be processed on the server.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x