SMO + LINQ for Entity Framework Code First Database Modifications
Database Aspects of Code First Using Entity Framework (EF) 4.1 with the Code First approach seems like a good choice for my greenfield Web App – during development I can focus on the Web and C# .Net paradigms, and postpone the bulk of the database work until such time my application and data model has […]