LinqConnect with PostGreSql and Silverlight

Discussion of open issues, suggestions and bugs regarding LinqConnect – Devart's LINQ to SQL compatible ORM
Post Reply
enerivdm
Posts: 1
Joined: Fri 06 Aug 2010 10:14

LinqConnect with PostGreSql and Silverlight

Post by enerivdm » Fri 06 Aug 2010 10:38

With Visual Studio 2010 I am creating a Silverlight Business Application. I create a Datamodel using Devart LinqConnect Model. I select my PostGreSql database and build the model. So far so good.
Then I try to create a Domain Service with that as the datacontext, but it is not available (The available datacontext/dataobject dropdown contains nothing) What am I missing here?

AndreyR
Devart Team
Posts: 2919
Joined: Mon 07 Jul 2008 13:16

Post by AndreyR » Fri 06 Aug 2010 14:43

Unfortunately, we don't have techinical possibility to add design time RIA Services support in LinqConnect models.

Post Reply