Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / RIA

RIA

RIA

Great Reads

by Kevin Ruse
10 Things Every Java Developer Should Know About Flex
by Shuqian Ying
The source code and a simple demo program for a plug-in in Microsoft Managed Extensibility Framework (MEF) that provides visual display of email messages.
by Weidong Shen
This article describes building a sample Silverlight application with the MVVM Light toolkit, WCF RIA Services, and a pluggable application architecture using MEF.
by Dr. Song Li
This article gives a practical quick-start tutorial on MVVM in WPF for application developers.

Latest Articles

by Kevin Ruse
10 Things Every Java Developer Should Know About Flex
by Shuqian Ying
The source code and a simple demo program for a plug-in in Microsoft Managed Extensibility Framework (MEF) that provides visual display of email messages.
by Weidong Shen
This article describes building a sample Silverlight application with the MVVM Light toolkit, WCF RIA Services, and a pluggable application architecture using MEF.
by Dr. Song Li
This article gives a practical quick-start tutorial on MVVM in WPF for application developers.

All Articles

Sort by Score

RIA 

by Christian Amado
This brief tutorial pretends to demonstrate how to add custom properties inside DomainService's metadata class
by Technoses
The above code will slow down the browser and the browser can hang when Rows in Grid will be 10000 or above.Please view the below suggestion:CS Codeprotected void grvGroups_RowDataBound(object sender, GridViewRowEventArgs e){ if (e.Row.RowType == DataControlRowType.DataRow) { ...
by DrABELL
Pure HTML5 modal pop-up box ("darkbox") implemented via CSS 3
by DrABELL
ASP.NET GridView control hosting another GridView in data-centric web applications
by Uday Kumar B R
In this article you will learn How to develop Silverlight Application
by DrABELL
Customize YouTube® video playback by adding web query parameters