Tag: web forms
-
Comparing ASP.NET Framework
Overview of ASP.NET Framework Models ASP.NET offers several server-side web programming models with different philosophies: Web Forms (page and event-driven, older ASP.NET), MVC (Model View Controller, separation of concerns), and Razor (Razor syntax used…
-
Five Reason to Choose ASP.NET Web Forms
On this short video, we will discuss about a technology overview when choosing ASP.NET web forms. At least there are five reasons why you should choose ASP.NET web forms such as the rapid development…