nerddinner Questions

4

Solved

On the NerdDinner example of Professional ASP.NET MVC 1.0 there's a method to create a new dinner as copied bellow (page 89 of the free NerdDinner version). There it checks ModelState.IsValid for ...
Aton asked 19/5, 2009 at 6:42

2

Solved

I am getting this error after trying to implement paging support. I am on this step of the html tutorial: http://nerddinnerbook.s3.amazonaws.com/Part8.htm
Tautologism asked 27/9, 2011 at 19:53

8

Solved

I am in the process is designing a website in ASP.NET MVC and am perhaps a little confused as to the exact nature of a repository. Following the NerdDinner example, my site should have one reposit...
Oldest asked 24/9, 2009 at 16:15

2

Solved

Consider a beginner dealing with Dependency Injection. We're analyzing two relevant classes in NerdDinner. DinnerRepository from the application: FakeDinnerRepository from the tests: They impl...

5

Solved

Question How do you handle read-only fields when creating fakes? Background I'm in the beginner stages of using ASP.Net MVC and am using Steven Sanderson's Sports Store and Scott Gu's Nerd Dinne...
Leoleod asked 8/6, 2009 at 15:38

5

Solved

I'm looking learn about ASP.NET MVC and OpenId using the ASP.NET MVC NerdDinner tutorial. I would like to replace the Authentication system in NerdDinner to be OpenId only. I've downloaded the lat...
Demonstrative asked 1/6, 2009 at 7:43
1

© 2022 - 2024 — McMap. All rights reserved.