Page 1 of 1

Sample project

Posted: Fri 25 Mar 2011 09:19
by uha
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

Posted: Fri 25 Mar 2011 16:04
by AndreyR
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).