Search Wiki:
Resource Page Description
Elisa Flasko takes you through a sample weblog application to demonstrate how new improvements in Entity Framework and WCF Data Services work together to simplify the way data is modeled, consumed and produced in Visual Studio 2010.

Last edited Mar 30 2010 at 9:12 PM  by adargel, version 2
Comments
tfannon wrote  Apr 14 2010 at 8:09 PM  
the silverlight project is having reference problems with the 2010RTM.

System.Data.Services.Common.EntitySetAttribute (and others) cannot be found.

Is this part of a component that did not ship with VS2010?

Thanks

AlexanderXE wrote  Apr 18 2010 at 12:09 PM  
I managed to get it complied in 2010RTM by changing the Silverlight 3 target to Silverligth 4 target and added the reference to System.Data.Services.Client and System.ServiceModel.Web.

vijay_yande wrote  Aug 16 2010 at 12:44 PM  
I was looking for addign business layer with WCF. Source sample is not working on my machine. giving compuilation error. BASICALLY WANTED TO KNOW HOW CAN I ADD BUSINESS RUELS?
vijay_yande@yahoo.com

Thorsten wrote  Aug 30 2010 at 4:22 PM  
I got the following error under Win XP reported by a .aspx page:

Failed to start monitoring changes to 'K:\Downloads\Code_Flasko.Data\BlogModel\BlogModel' because the network BIOS command limit has been reached. For more information on this error, please refer to Microsoft knowledge base article 810886. Hosting on a UNC share is not supported for the Windows XP Platform.

The fields MaxCmds and MaxMpxCt are not in my registry. I think an WCF attribute is missing to handle this scenario but I don't know which one.
Anybody can help?

Thanks,
Teddy

Thorsten wrote  Aug 30 2010 at 4:23 PM  
... fields are described in the knowledge base artice ...

Updating...
Page view tracker