ASP.NET MVC 3 - DevCommunity.info


ASP.NET MVC 3

Development & SEO Resources arranged by common categories

Rating
 

Widgetz SQL Server DB + ASP.NET MVC 3 Web Application Scaffolding

Posted by Adron (compositecode.com) on August 16, 2011

This is a quick walk through of how to setup a database, create some model objects, and build a scaffold for CRUD (Create, Read, Update, and Delete) all using A... [read more]

Rating

MVC Music Store Updates - MVC 3 Tools Update Features, Scaffolding, Save Points, VB.NET Code

Posted by Jon Galloway on May 13, 2011

Summary The latest drop of the Mvc Music Store tutorial cover the ASP.NET MVC 3 Tools Update, Scaffolding, Entity Framework Code First, SQL Server CE, and more... [read more]

Rating
 

Dynamic ASP.NET MVC 3 models using Mono's Compiler as a Service

Posted by Jon Galloway on May 27, 2011

I had an idea for an interactive MVC sample which will let you see the scaffolded editor and display for a model. I thought about a few ways to do this, the fir... [read more]

Rating

ASP.NET MVC 3-What's in it for you?

Posted by Jon Galloway on January 19, 2011

ASP.NET MVC 3 was released on January 13. You've probably seen the blog posts, especially: Phil Haack: ASP.NET MVC 3 Released Scott Hanselman: ASP.NET MVC3, Web... [read more]

Rating

ASP.NET MVC 3 w/ Razor Infrastructure Template

Posted by Adron (compositecode.com) on March 1, 2011

I decided, after poking around with Visual Studio 2010 Templates tonight, to publish a baseline infrastructure using ASP.NET MVC 3 w/ Razor, Entity Framework, a... [read more]

Rating

ASP.NET MVC 4 Overview - Part 2: Default template changes and Adaptive Rendering using Viewport and CSS Media Queries

Posted by Jon Galloway on October 7, 2011

This is Part 2 of a series overviewing changes in ASP.NET MVC 4. In Part 1, we looked at installation and new options in creating a new project. In Part 2, we'l... [read more]

Rating
 

Learn ASP.NET MVC 3 with the MVC Music Store tutorial

Posted by Jon Galloway on February 4, 2011

Now is a great time to learn ASP.NET MVC. ASP.NET MVC 3 combined with NuGet have made the start-to-finish process of building out a website a lot simpler. If yo... [read more]

Rating

Wrox Professional ASP.NET MVC 3 - A look back, a request for input, and a treasure hunt for a free copy

Posted by Jon Galloway on August 27, 2011

Professional ASP.NET MVC 3 has been available on Amazon for a few weeks now. It's had a pretty wild ride so far, including being listed as the top selling book ... [read more]

Rating

Deploying ASP.NET MVC 3 Razor Web App to AppHarbor < 4 Minutes

Posted by Adron (compositecode.com) on April 4, 2011

Of all the cloud providers out there, AppHarbor easily provides the smoothest deployment experience for .NET available today. I did this in one shot, including... [read more]

Rating

ASP.NET MVC 3 Interview

Posted by K. Scott Allen (OdeToCode.com) on January 13, 2011

Mehul Harry interviewed me at DevConnections 2010 about MVC 3.   I'm not sure why my picture makes me think of Hannibal Lecter, but maybe Mehul had a Jodie Fo... [read more]

Rating

ReSharper 5.1.2 is Released

Posted by Jura Gorohovsky on January 14, 2011

ReSharper 5.1.2 bugfix campaign is finally over! Please download ReSharper 5.1.2 release build (5.1.1766.4) from the official ReSharper web site. It should work... [read more]

Rating

ASP.NET MVC 3 Roundup of Tutorials, Videos, Labs, and other Assorted Training Materials

Posted by Jon Galloway on March 18, 2011

I've answered the "Where can I learn about MVC 3" question enough that it's time for a blog post. Tutorials You can find a lot of good MVC training ... [read more]

Rating

Preventing Open Redirection Attacks in ASP.NET MVC

Posted by Jon Galloway on January 26, 2011

Summary ASP.NET MVC 3 includes a new change in the the Account Controller to prevent open redirection attacks. After explaining how open redirection attacks wor... [read more]

Rating

ASP.NET MVC 3 Beta: Some FAQ's

Posted by Jon Galloway on October 7, 2010

Where do I look to find the features / install / release notes / etc.? In the past, you needed to look up the announcement posts (especially Scott Guthrie's,... [read more]

Rating

ASP.NET MVC 3 + Razor Infrastructure Update

Posted by Adron (compositecode.com) on March 14, 2011

A few quick notes about the updates on the Infrastructure Project. For one thing, I need to give it a good name. Any ideas? There are sample Zen Garden CSS a... [read more]