本文主要是介绍推荐大家WCF RIA Service的学习资源,希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!
如果晚上不加班,很早回家我都会在博客园里看看每天得精华文章。实际上我发现Silverlight的文章不少,但是WCF RIA Service的介绍还真的不多。
两三个月前,我开始学习WCF RIA Service,试着写了一系列文章。可惜当时是在csdn的博客写的。先在这里推荐给大家。
part1: 如何使用RIA Services
part2: RIA Services更新和验证
part3: RIA Services数据新增
part4: 皮肤的更改
part5: 报表的展示
part6:Endpoint 的设置
part7:如何使用RIA Service Class Library
part8:url 重写和界面友好
part9:MVVM+RIA Service
另外两篇:
http://blog.csdn.net/dujingjing1230/archive/2010/04/24/5524761.aspx
http://blog.csdn.net/dujingjing1230/archive/2010/04/24/5524308.aspx
如果你的E文还好的话,建议你看看下面我给你推荐的几个系列文章:
1Nikhil Kothari的博客中关于RIA Service的。
- .NET RIA Services: From Vision to Architecture
- RIA Services and Validation
- RIA Services and Authorization
- RIA Services and Authentication
- RIA Services and Authentication - Part 2 (Using Roles)
而且他还在codeplex上放了一个自己的写的项目代码:http://riaservices.codeplex.com/
如果你想更好的了解RIA Service,建议你看看Mike Taulty的博客中RIA系列:
- Silverlight and WCF RIA Services (1 - Overview)
- Silverlight and WCF RIA Services (2 – Services)
- Silverlight and WCF RIA Services (3 – Client)
- Silverlight and WCF RIA Services (4 – RIA Services Libraries)
- Silverlight and WCF RIA Services (5–Authentication)
以及Brian Noyes在silverlightshow上正在写的一一些文章,我也希望他能写点更有亮点的东西:
- Getting Started with WCF RIA Services
- Querying Data Through WCF RIA Services
- Updating Data Through WCF RIA Services
- More to come soon…
如果你碰到很多问题,建议你使用终极的武器,官方的RIA Service论坛来提问:
http://forums.silverlight.net/forums/53.aspx
这篇关于推荐大家WCF RIA Service的学习资源的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!