Hour 21. Applying Angular to ASP.NET MVC

Contrasted with ASP.NET Web Forms, which we explored in the preceding hour, ASP.NET MVC is a much newer framework, with V1.0’s release in 2009. ASP.NET MVC uses the Razor View Engine for composing dynamic web pages server-side before sending the finished HTML output to the user’s web browser. Over Web Forms, the Razor syntax in ASP.NET MVC offers a cleaner bridge between markup and C# code.

Although there ...

Get Sams Teach Yourself: AngularJS for .NET Developers in 24 Hours now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.