I\'m working with Entity Framework 4 and CTP 4 and am really liking it so far.I can get it working correctly when I\'m using Windows Authentication to connect to the database but when I switch to SQL
I\'m playing aro开发者_开发技巧und with Entity Framework 4 and code only. The tutorial I\'m following is using the Beta-Version of Visual Studio 2010 and is referring to Microsoft.Data.Entity.Ctp.
I\'m tasked with defining communication between two web apps.I\'ve decided to use JSON for this.How common is it to have a root node in the JSON?