NerdDinner difficulties
- by George
Hello guys,
I'm having a problem with the Create method of the NerdDinner tutorial, which is very good BTW.
As you can see here http://nerddinnerbook.s3.amazonaws.com/Part5.htm in the Create method, he removed the ID field of the aspx page.
I did that too, but I cannot add any dinners because I get a primary key violation.
How is NerdDinner…