Beta of ADO.NET dataservices templates posted!

Posts   
 
    
Otis avatar
Otis
LLBLGen Pro Team
Posts: 39615
Joined: 17-Aug-2003
# Posted on: 19-Dec-2008 20:38:57   

See: http://www.llblgen.com/tinyforum/Messages.aspx?ThreadID=14916

Thanks to Brian Chance who wrote the templates simple_smile

The templates are in the customer area -> 2.6 -> 3rd party section. For C# only, though the templates aren't that big.

Please read the enclosed readme for details and usage. You need the very latest linq provider build to avoid running into a glitch with SelectMany().

Frans Bouma | Lead developer LLBLGen Pro
MattE avatar
MattE
User
Posts: 77
Joined: 11-Sep-2007
# Posted on: 02-Jan-2009 14:54:41   

Great timing, thanks Brian and Frans.

I had just been pondering Silverlight and CRUD data access, when I came across Shawn Wildermuth's example application:

http://msdn.microsoft.com/en-us/magazine/cc794279.aspx

which used Entity Framework, and ADO.Net data services

Using this tool, I modified the data service and dependent code to use LLBLGEN instead of Entity Framework. So far, looks good.

Thanks again.

AquaMan
User
Posts: 1
Joined: 09-Feb-2009
# Posted on: 09-Feb-2009 16:02:15   

Hi

I would really like to know how to get to the LLBLGen classes via a WCF service from Silverlight. I'm very new to the technology and struggling to get Silverlight to compile.

I have tried to return and IList/IEnumerable/EntityCollection and othe things but I get problems compiling the web service on the Silverlight client.

Does anyone have some sample code they could help me out with, or maybe explain what templates are required and how I can use them.

Thanks in Advance.

Tim

Posts: 1255
Joined: 10-Mar-2006
# Posted on: 09-Jun-2010 19:59:50