Skip to main content
Home Learn Videos All Silverlight & Data Part 1
Presented by:Jesse Liberty
October 15, 2009 | Duration: 12:11
Login to Rate
:( Error
0 0
Select Your Format
Jesse Liberty provides a fast-paced overview of moving data from a Sql Database to a Silverlight DataGrid using the Entity Framework and RIA Services.
Member
467 Points
#1 October 16, 2009 4:31 PM
Thanks for the video.
Do I still need full trust for .NET RIA Services?
7 Points
#2 October 16, 2009 4:42 PM
Hey Jessie,
This is a good introduction to RIA Services. I had that Silverlight Business App template in Visual Studio but never looked at it. I am going to start playing with it. This can allow me to convert some of my ASP.NET login sites to this.
5932 Points
#3 October 19, 2009 8:25 PM
Nice video, thought I would revisit RIA in anticipation of the next CTP. Thanks.
1 Points
#4 October 20, 2009 8:54 AM
Jesse,
the stuff you are showing is already well shown in Tim's video about ria services.
Please show us the advanced parts und solve the questions in the replays such as reactivate the wizard after/for modifing the domain data service.
It would be a great job if you made videos also in vb, so redundant stuff could have i little sense.
Regards!
28 Points
#5 October 21, 2009 1:44 AM
Excellent video.
#6 October 23, 2009 12:00 AM
Thanks Jesse ,
but we need more working with foreign key ,It anther excellent features in RIA ,but it's not clear for Developers
#7 October 23, 2009 12:18 PM
Hi jesse,
Thank you very much for your nice videos.
I follow your video and rebuild a new project with following issues:
- Your blog database is not attached to the project
I used AdventureWorks and Product; but I get following challange:
bc.Load( bc.GetBlogsQuery() ); // I do not get the Load option...
oProduct.Load(oProduct.GetProduct()); // But I get my oProduct
Any suggestion?
Thank you,
Rune
18 Points
#8 November 04, 2009 12:45 PM
I'm getting AG_E_PARSER_BAD_PROPERTY_VALUE error at InitializeComponents() in the Blogs.xaml.. and when runing without debugging it says Can not find "/blogs"
why is this?
#9 November 04, 2009 12:46 PM
Please help
6 Points
#10 November 27, 2009 6:47 AM
well great Video.Waiting for the Data part 2.
Well i have a small question for you.
I have given the appln name as DbData. While debugging its show DbDataTestPage.aspx, how to get only DbData.aspx. help pls.
You must be logged in to leave a comment. Click here to log in.