Showing results for ASP.NET MVC 1.0 RC - .NET Blog

Oct 16, 2014
0
0

Microsoft Asp.Net MVC Security Update MS14-059 broke my build!

miguel
miguel

Microsoft just released a new security update to be automatically applied to machines configured to use Microsoft Update.  The security bulletin is available here: https://technet.microsoft.com/en-us/library/security/ms14-059Unfortunately, some ASP.NET MVC 3 and 4 VS projects can no longer build after the update is applied. These projects will...

ASP.NET
Oct 23, 2009
0
0

ASP.Net MVC in Visual Studio 2010 Beta 2

Web Development Tools Microsoft
Web Development Tools Microsoft

Visual Studio 2010 Beta 2 contains ASP.Net MVC 2 in the box so there is no need to install an out of band update to Visual Studio 2010 to develop ASP.Net MVC applications. Phil Haack posted about the in-box experience for Beta 2 andd also provides some info on how to upgrade your ASP.Net MVC 1 apps to ASP.Net MVC 2. From a tooling perspective, all ...

ASP.NET
Mar 18, 2009
0
0

ASP.NET MVC 1.0 now Live!

Web Development Tools Microsoft
Web Development Tools Microsoft

ASP.NET MVC 1.0 is now Live.  You can download it right now here.  Also check out Phil Haack’s post on the release.  If you are new to MVC, please check out our previous posts for more information and links to many useful blogs and resources.  Alternatively, check out the official site for tutorials, videos, and more.MSDN ...

ASP.NET
Mar 3, 2009
0
0

Hotfix Available for ASP.NET MVC Crashes With Azure/Power Commands/Resharper

Web Development Tools Microsoft
Web Development Tools Microsoft

If you have been experiencing Visual Studio crashes when opening view pages in design view or having trouble installing ASP.NET MVC due to problems with third party add-ins such as Power Commands, please try out the just released CLR hotfix here: https://connect.microsoft.com/VisualStudio/Downloads/DownloadDetails.aspx?DownloadID=16827&wa=ws...

ASP.NET
Jan 30, 2009
0
0

ASP.NET MVC 1.0 Release Candidate now available in Web Platform Installer

Web Development Tools Microsoft
Web Development Tools Microsoft

ASP.NET MVC 1.0 RC can now be installed with Web Platform Installer: http://www.microsoft.com/web/channel/products/WebPlatformInstaller.aspx Here is a quick description of Web Platform Installer from the Web Platform Installer website: “The Web Platform Installer (Web PI) is a simple tool that installs Microsoft's entire Web Platform, including IIS...

ASP.NET