| Jon Galloway |
I'm starting a series going through some new features in ASP.NET MVC 4. I may accidentally build a working application along the way, for some value of working. Probably not, though. The main goal is to overview what's in ASP.NET MVC 4. If you've missed my earlier posts, the top two places to find out what's in ASP.NET MVC 4 are: http://asp.net/vnext (overview of everything new across the ASP.NET platform) http://asp.net/mvc/mvc4 (ASP.NET MVC 4 specific information) Note: I'll probably go into some obsessive detail about some
minor random things in this series. For example, later in this post I dig a bit deeper into the installer than you may care about), so don't read anything into that. Installation on two machines has been really simple for me, but that didn't keep me from digging into some fine points of the installation process. Background ASP.NET MVC 4 Developer Preview was released at the BUILD conference. It's a Developer Preview, meaning that it's not the official release version and it's not intended for production use. According to the release notes: This...(Read whole news on source site)




