Project Turing: Beginning RIA Svcs
Posted by: Jesse Liberty - Silverlight Geek,
on 24 Sep 2009 |
View original | Bookmarked: 0 time(s)
Turing Project Page: [Novice: 9 | Advanced: 6 ] FAQ | Table of Contents | Definitions
What is this and where do I start?
From Database to DataGrid
The next step in Project Turing is to create a first iteration of the Silverlight application that will retrieve data from our database. Using our technology of choice: the Data Entity Framework coupled with .Net RIA Services.
.Net RIA Services will allow us to create business logic on the server and to access that...