|
by ScottGu via ScottGu's Blog on 10/31/2011 12:28:00 AM
This is the fifth in a series of blog posts I'm doing on ASP.NET 4.5.The next releases of .NET and Visual Studio include a ton of great new features and capabilities. With ASP.NET 4.5 you'll see a bunch of really nice improvements with both Web Forms and MVC - as well as in the core ASP.NET base foundation that both are built upon.Today's post is the third of three posts in the series that talk about the new Model Binding support coming to Web Forms. Model Binding is an extension of
... [ read more ]
|