Database Projects in 2005
Turns out there are still standard DB projects in Studio 2005 - in the New Project dialog, there are two entries for Database projects - one under "C# Projects", called a Sql Server project, creates a managed stored proc project; the other, under "Other Projects" and called a "Database Project", creates the standard (unmanaged) database project. A little bit confusing if you don't know what you're looking for.

0 Comments:
Post a Comment
<< Home