I just have a few tables in a SqlServer2008 database, no sprocs, udf or anything fancy, and I have a EF5 edmx model that maps against it. I would like to bring the database to SqlAzure, would my current edmx/code work without any tweak? Could
someone with experience comment on this please. Thanks!
Cool tools for Linq-to-SQL and Entity Framework 4: huagati.com/dbmltools -
Visual Studio add-in with loads of new features for the Entity Framework and Linq-to-SQL designers huagati.com/L2SProfiler -
Runtime SQL query profiler for Linq-to-SQL and Entity Framework v4
Marked as answer byAllen_MSDNMonday, October 8, 2012 1:39 AM