![]() |
||||||||
| | ||||||||
![]() | ||
|
|
ASP.Net is part of Microsoft .NET framework developed to allow programmers to build dynamic web sites, web applications and web services. ASP.NET web forms are used for application development.Web forms are contained in files with an ".aspx" extension these files contain static HTML , markup defining server-side Web Controls and User Controls where you can place all the required static and dynamic content for the web page. Dynamic code which runs on the server can be also be placed in a page. Also learn about:
|
|