- 0
- 143 words
A development framework called Asp.net is used to create websites and web pages using HTML, CSS, JavaScript, and server scripting. Three distinct development paradigms are supported by asp.net: web pages, model view controller (MVC), and web forms. One of the three programming models available for asp.net websites and online apps is web forms. MVC (model, view, controller) and web pages are the other two programming models. The first ASP.NET programming style is web forms, which use a mix of HTML, server controls, and server code to create event-driven web pages. The server compiles and runs web forms, producing the HTML that shows the web pages. Hundreds of various web controls and components are included with web forms so that user-driven websites with data access may be built. the whole asp.net tutorial