calebjenkins

Stories kicked by calebjenkins

TDD and Dependency Injection with ASP.NET MVC(haacked.com)

submitted by simonebsimoneb(5450) 4 years, 5 months ago

Great post from Phil Haack about unit testing, mocking, injecting dependencies using an IoC container with the new MS MVC framework (delayed to the next week). read more...

add a comment |category: |Views: 33

tags: another

Real World Interfaces in C#(buddylindsey.com)

submitted by percent20percent20(855) 4 years, 5 months ago

A basic example of how you can use Interfaces read more...

1 comment |category: |Views: 138

tags: another

ASP.Net MVC Framework Part 1(weblogs.asp.net)

submitted by isuttleisuttle(1140) 4 years, 6 months ago

Scott Guthrie provides some great insight into the upcoming ASP.Net MVC framework. read more...

4 comments |category: |Views: 32

tags: another