The ASP.NET MVC 1.0 Release Candidate was today published by Scott Gu. Scott wrote a great blogpost about the improvements in the RC in his blog.
The RC has many small improvements:
- Easier work with Visual Studio and MVC - "Go to Controller" / "Go to View" / "Add View" and so on
- AJAX improvements
- FileUpload / "Download" improvements e.g. FileResult or mapping on Fileupload
- Templating with Visual Studio T4
- ...
If you had installed the beta, you have to deinstall it first. If you work with the MVC Future Bits you have to download a newer version. More info on Phil´s blog.