The ASP.NET MVC 3 Tools Update includes EF Code First as a preinstalled NuGet package. You can use EF Code First to generate models and then scaffold them with the updated Add Controller tool. Of course, you don’t have to use EF Code First to take ad…
The ASP.NET MVC 3 Tools Update includes EF Code First as a preinstalled NuGet package. You can use EF Code First to generate models and then scaffold them with the updated Add Controller tool. Of course, you don’t have to use EF Code First to take ad…
Posted on January 6, 2011, 7:55 pm, by joecar, under
.Net,
ASP.NET,
ASP.NET MVC,
ASP.NET MVC 3,
Joe Cartano,
MVC,
NuGet,
Visual Studio.
Before (Manual) ASP.NET MVC uses T4 templates to scaffold Views and Controllers through the Add View and Add Controller dialogs. A lot of people probably don’t know that these templates can be customized quite easily to generate whatever markup you …
Posted on January 6, 2011, 7:55 pm, by joecar, under
.Net,
ASP.NET,
ASP.NET MVC,
ASP.NET MVC 3,
Joe Cartano,
MVC,
NuGet,
Visual Studio.
Before (Manual) ASP.NET MVC uses T4 templates to scaffold Views and Controllers through the Add View and Add Controller dialogs. A lot of people probably don’t know that these templates can be customized quite easily to generate whatever markup you …
Posted on April 14, 2010, 3:15 pm, by joecar, under
.Net,
ASP.NET,
ASP.NET MVC,
Joe Cartano,
MVC,
MVC RTM,
NUnit,
Visual Studio,
Web Platform Installer.
(Cross post from Visual Web Developer team site: http://blogs.msdn.com/webdevtools/archive/2010/04/13/visual-studio-2010-mvc-2-upgrade-wizard.aspx)
Prior to the RTM release of Visual Studio 2010, the only way to upgrade an ASP.Net MVC 1 application to …
Posted on April 14, 2010, 3:15 pm, by joecar, under
.Net,
ASP.NET,
ASP.NET MVC,
Joe Cartano,
MVC,
MVC RTM,
NUnit,
Visual Studio,
Web Platform Installer.
(Cross post from Visual Web Developer team site: http://blogs.msdn.com/webdevtools/archive/2010/04/13/visual-studio-2010-mvc-2-upgrade-wizard.aspx)
Prior to the RTM release of Visual Studio 2010, the only way to upgrade an ASP.Net MVC 1 application to …
I just finished a two day PHP training with Keith Casey (Casey Software) with Blue Parabola and a key contributor to web2project and and thought I would write down my thoughts and notes before I forget everything. Here are some quick observations:…
I just finished a two day PHP training with Keith Casey (Casey Software) with Blue Parabola and a key contributor to web2project and and thought I would write down my thoughts and notes before I forget everything. Here are some quick observations:…
Posted on October 16, 2009, 12:35 am, by joecar, under
.Net,
ASP.NET,
ASP.NET MVC,
Joe Cartano,
MVC,
MVC RC,
Tooling,
Visual Studio,
Web.
Cross Post from http://blogs.msdn.com/webdevtools/archive/2009/10/15/single-project-add-view-in-asp-net-mvc-2-preview-2.aspx
Last week we released ASP.Net MVC 2 Preview 2 for Visual Studio 2008 Sp1. In the box support for single project areas is now in…
Posted on October 16, 2009, 12:35 am, by joecar, under
.Net,
ASP.NET,
ASP.NET MVC,
Joe Cartano,
MVC,
MVC RC,
Tooling,
Visual Studio,
Web.
Cross Post from http://blogs.msdn.com/webdevtools/archive/2009/10/15/single-project-add-view-in-asp-net-mvc-2-preview-2.aspx
Last week we released ASP.Net MVC 2 Preview 2 for Visual Studio 2008 Sp1. In the box support for single project areas is now in…