Sample project

Discussion of open issues, suggestions and bugs regarding Entity Framework support in ADO.NET Data providers
Post Reply
uha
Posts: 1
Joined: Fri 25 Mar 2011 09:04

Sample project

Post by uha » Fri 25 Mar 2011 09:19

I am new to this OO approach and I just don't know how to start after the generation of the code (in Visual Studio 2010).
Is there any sample project for SqlServer. Where can I find sample code?

Thanks.
UH

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

Post by AndreyR » Fri 25 Mar 2011 16:04

I recommend you to download the compiled Entity Developer documentation.
Go to the Entity Framework section, start with the Entity Framework Tutorial (one note - use .NET Framework Porvider for SQL Server instead of dotConnect for Oracle data provider).

Post Reply