CodeCast: RIA Services with Silverlight and more

CodeCast

CodeCast Episode 61: RIA Services with Silverlight and moreIn this episode of CodeCast, co-hosts Ken Levy, Markus Egger, and Gary Short discuss Microsoft RIA Services. RIA (Rich Internet Applications). Microsoft describes RIA Services as simplifying the traditional n-tier application pattern

Running time
1h2m
File size
59.00MB

Download Original File | View original post

Episode synopsis

CodeCast Episode 61: RIA Services with Silverlight and more

In this episode of CodeCast, co-hosts Ken Levy, Markus Egger, and Gary Short discuss Microsoft RIA Services. RIA (Rich Internet Applications). Microsoft describes RIA Services as simplifying the traditional n-tier application pattern by bringing together the ASP.NET and Silverlight platforms. RIA Services provides a pattern to write application logic that runs on the mid-tier and controls access to data for queries, changes and custom operations. It also provides end-to-end support for common tasks such as data validation, authentication and roles by integrating with Silverlight components on the client and ASP.NET on the mid-tier.

Links

·         WCF RIA Services home on Silverlight.net

·         Brad Abrams : What is .NET RIA Services?

·         WCF RIA Services Code Gallery

·         WCF RIA Services Beta for Visual Studio 2008 SP1

Length: 64:27



Posted @ 11:00 PM by CodeCast ([email protected])

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Every language has an optimization operator. In C++ that operator is ‘//’”