Logo

Maarten Balliauw {blog}

ASP.NET, ASP.NET MVC, Windows Azure, PHP, ...

About the author

Maarten Balliauw is currently employed as a Technical Evangelist at JetBrains. His interests are mainly web applications developed in ASP.NET (C#) or PHP and the Windows Azure cloud platform.
More about me More about me
Send mail E-mail me


ASP.NET MVC Quickly Pro NuGet Subscribe to my RSS feed Follow me on Twitter! View Maarten Balliauw's profile on LinkedIn
Maarten Balliauw - MVP - Most Valuable Professional
Maarten Balliauw - ASPInsider

Search

Archive

Disclaimer

The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way.

© Copyright Maarten Balliauw 2013


ASP.NET MVC - Upcoming preview 4 release

ScottGu just posted that there's an upcoming preview 4 release of the ASP.NET MVC framework. What I immediately noticed, is that there are actually some community concepts being integrated in the framework, yay! And what's even cooler: 2 of these new features are things that I've already contributed to the community (the fact that it these are included in the MVC framework now could be coincidence, though...).

Thank you, ASP.NET MVC team! This preview 4 release seems like a great step in the evolution of the ASP.NET MVC framework. Thumbs up!

kick it on DotNetKicks.com


Categories: ASP.NET | C# | General | MVC | Projects | Security

Comments (5) -

Troy Goode United States |

Monday, July 14, 2008 8:58 PM

Troy Goode

Great minds think alike eh? =)

Swordfish Netherlands |

Wednesday, July 16, 2008 7:17 PM

Swordfish

I have somewhat mixed feelings about the forth release of MVC. Now it also includes a membership controller. With every release the 'empty' MVC project template becomes larger and larger. I guess the firth release would be a complete starter kit...

A framework doesn't provide world ready solutions, it should provide the basis for w website. However a MembershipController can be shipped as an item template, just like the About form in a WinForms application.

I understand that Scott tries to show the power of the asp.net MVC framework, I only find it a bit annoying that it's also part of a new clean MVC project..

Celik Turkey |

Sunday, September 07, 2008 3:35 PM

Celik

I would like to know more about membershipController. Like swordfish said it is part of the clean MVC project.
But i have no idea how to change user fields. I wanna make my own table and use it with it. Does anyone know a good tutorial or something

maartenba Belgium |

Monday, September 08, 2008 8:37 AM

maartenba

Hello Celik, check msdn.microsoft.com/en-us/library/yh26yfzy.aspx. This should work with ASP.NET MVC too.

tiffany United States |

Sunday, June 14, 2009 6:33 AM

tiffany

Trackback from tiffany

Pingbacks and trackbacks (2)+

Comments are closed