GrahamP

Stories kicked by GrahamP

ASP.NET MVC Framework (Part 2): URL Routing(weblogs.asp.net)

submitted by alleyalley(2840) 4 years, 5 months ago

Last month I blogged the first in a series of posts I'm going to write that cover the new ASP.NET MVC Framework we are working on. The first post in this series built a simple e-commerce product listing/browsing scenario. It covered the high-level concepts behind MVC, and demonstrated how to create a new ASP.NET MVC project from scratch to implement and test this e-commerce product listing functionality. read more...

add a comment |category: |Views: 33

tags: another

TDD with ASP.NET MVC 3.5 Extensions(chadmyers.com)

submitted by chadmyerschadmyers(840) 4 years, 5 months ago

Doing TDD using the new ASP.NET MVC 3.5 Extensions read more...

add a comment |category: |Views: 26

tags: another