What is Toluu?
Toluu is a free service for sharing the feeds you read and discovering new ones.
Get Invite

EndInTiers - Chris Hewitt's Blog: Posts

RSS feed for the Posts list.


ADO.NET for SilverlightMay 26 2008
Body:

On the 13th of May I presented a talk to the VIC.NET Dev SIG on the topic of ADO.NET for Silverlight. The talk was one day after the release of Visual Studio 2008 SP1 Beta1 so I promised to post the PowerPoint and demos later when I had them working with SP1. Silverlight 2 Beta 2 still hasn't been released but I have the first couple of demos re-done. You can download these from the following links:

PowerPoint Slides (2007 pptx)

Flights Database (SQL Server 2005 Backup)

Demo 1 - Entity Framework (VS 2008 SP1 B1 zip)

Demo 2 - ADO.NET Data Services (VS 2008 SP1 B1 zip)

Demo 3 – Winforms Client (VS 2008 SP1 B1 zip)

Demo 4 – Silverlight Client (VS 2008 SP1 B1/Silverlight 2 Beta 2 zip)

 

Later (soon J) when Silverlight 2 Beta 2 is released I'll add the WinForms and Silverlight client demos

Demo 1 - Entity Framework

The first demo was creating an Entity Model from a database. The database (Flights) is very simple. There are only 3 tables:

These tables are mapped directly into three Enti