Dane Morgridge
1 post.
- Guids as Primary Keys with Entity Framework 4I normally use an int with an identity as the primary key for most tables in Sql Server and I think that is probably the normal habit of most developers, but on occasion, you will need to use a uni…
