ASP.NET MVC Is the New ASP
I have to admit that ASP.NET MVC is cool. The ability to interleave UI elements with control flow statements makes things a lot easier than the traditional databinding of ASP.NET. The ability to pass strongly-typed objects to methods and auto-magically have pages appear with the data without ugly hacks is just awesome. The new Razor… Continue reading ASP.NET MVC Is the New ASP