From the course: .NET UI Big Picture: Desktop, ASP.NET and Cross-Platform
Unlock this course with a free trial
Join today to access over 24,900 courses taught by industry experts.
ASP.NET Web Forms overview - .NET Tutorial
From the course: .NET UI Big Picture: Desktop, ASP.NET and Cross-Platform
ASP.NET Web Forms overview
- [Narrator] The ASP.NET Web Forms framework is based on a page-centric architecture. It gained a wide audience in the early days of .NET because it made it easy for desktop developers to create websites using familiar desktop concepts. In the mid '90s, websites were far simpler than the powerful systems we know today. The concept of a web app was still emerging, most sites consisted of static pages with text, images and links. However, some included interactive forms. For instance, Yahoo featured a search box where users could enter a term, click the search button, and send their request to the server to retrieve results. During this period, desktop development saw a surge of new tools and frameworks, tools like FoxPro, Borland's Delphi, and Microsoft's Visual Basic revolutionized the process, making it easy to design a desktop UI with a drag-and-drop designer, wire up event-driven code, and debug the application in a development editor. These tools made it faster and more accessible…
Contents
-
-
-
-
-
(Locked)
Web development overview9m 17s
-
ASP.NET server-side app models6m 24s
-
(Locked)
Client-side app models5m 8s
-
(Locked)
ASP.NET Web Forms overview9m 20s
-
(Locked)
Web Forms in action5m 42s
-
(Locked)
ASP.NET MVC: The classic pattern10m 21s
-
(Locked)
ASP.NET Core MVC: What's the difference?7m 38s
-
(Locked)
Page-centric apps with Razor Pages4m 25s
-
(Locked)
Razor Pages and MVC compared7m 46s
-
(Locked)
Two approaches of Blazer: Server and client2m 39s
-
(Locked)
ASP.NET Blazor WebAssembly: Fast, Client-Side UI7m 17s
-
(Locked)
ASP.NET Blazor Server: Seamless Server-Side UI3m 52s
-
(Locked)
ASP.NET Blazor in action3m 6s
-
(Locked)
The legacy of Silverlight: A final goodbye2m 20s
-
(Locked)
-
-
-