If you read above you’ll know that installing the Silverlight 4 Tools for Visual Studio also automatically installs the WCF RIA Services framework for you. This release the RIA Services team also has a toolkit of their own. After installing the RIA Services Toolkit you’ll get:
- LinqToSql DomainService
- SOAP endpoint – enabling exposing a SOAP endpoint for your DomainService
- JSON endpoint – enabling exposing a JSON endpoint for your DomainService
- ASP.NET DomainDataSource – enabling your ASP.NET application to talk to your DomainService
This is a separate install that you must complete. For more details on this toolkit, visit Deepesh’s blog.
If you aren’t familiar with WCF RIA Services, you can view an introductory video here.
Source : http://timheuer.com/blog/archive/2010/03/15/whats-new-in-silverlight-4-rc-mix10.aspx
No comments:
Post a Comment