TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About RIA service
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Mahadesh Mahalingappa (5)
Vijay Prativadi (4)
Pradeep Chandraker (4)
Diptimaya Patra (3)
Raj Kumar (3)
Manas Patnaik (3)
Jignesh Trivedi (2)
Supreet Tare (1)
Venugopal Pillai (1)
Jaganathan Bantheswaran (1)
Subhendu De (1)
Related resources for RIA service
No resource found
WCF RIA Services
9/30/2019 12:36:15 AM.
WCF RIA Services simplifies the development of n-tier solutions for Rich Internet Applications (RIA), such as Silverlight applications.
Configuring Silverlight RIA Services App to Use ASP.Net Web APIs
8/21/2013 10:14:32 PM.
In today’s article we will see how to configure an existing Silverlight Ria Services Enabled app to use Web APIs.
How to Use WCF RIA Service in LightSwitch 2012
4/4/2013 11:48:29 AM.
In this article you will learn how to make a WCF RIA Service and how to consume that using Visual Studio LightSwitch 2012.
Delete Data Using Silverlight RIA Enabled Service
10/1/2012 1:18:55 PM.
Today, in this article let’s play around with one of the interesting and most useful concepts in Silverlight.
Update Data Using Silverlight RIA Enabled Service
10/1/2012 1:14:05 PM.
Today, in this article let’s play around with one of the interesting and most useful concepts in Silverlight.
Select Data Using Silverlight RIA Enabled Service
10/1/2012 1:08:08 PM.
Today, in this article let’s play around with one of the interesting and most useful concepts in Silverlight.
Insert Data Using Silverlight RIA Enabled Service
9/30/2012 12:47:26 PM.
Today, in this article let’s play around with one of the interesting and most useful concepts in Silverlight.
Silverlight Navigation Application
9/29/2012 8:47:58 AM.
Silverlight Navigation Application in Silverlight 3 and RIA Services
Validation Using Data Annotation to Custom Model or Class
6/27/2012 8:25:17 PM.
In this tutorial, we learn how to use the Data Annotation validators to perform validation in a .NET application.
Replace WCF with RIA Services for Non-CRUD Operations
5/15/2012 7:13:47 PM.
In this article we will have a look at a scenario where RIA service will not deal with CRUD operations.
Silverlight Business Application
5/13/2012 7:40:26 AM.
Silverlight Business Application in Silverlight 3 and RIA Services
How to Create a WCF RIA Service for a LightSwitch Application
5/13/2012 7:16:55 AM.
In this article we shall see how to create a WCF RIA Service for a LightSwitch Application.
Silverlight Application With RIA Service
2/6/2012 2:10:01 PM.
This article describes, how to develop a Silverlight application with a domain service using Entity Framework 4.0.
RIA Services with Silverlight 4: Part I
1/13/2012 6:53:11 AM.
This article will show you how to use Domain Service Class using Silverlight business application with ADO.NET Entity Data Model.
Business App using WCF RIA Services: Part 2
8/27/2011 1:11:04 AM.
In this article we would be using all the concept we discussed in the 4 parts of the series Silverlight 5 WCF RIA Service and build a complete Business Application .
Business App using WCF RIA Services: Part 1
8/23/2011 2:25:37 AM.
In this article we would be using all the concept we discussed in the 4 parts of the series Silverlight 5 WCF RIA Service and build a complete Business Application .
Silverlight 5 WCF RIA Services: Part 4
8/22/2011 7:27:57 AM.
In this article we are going to continue to explore the WCF Ria Services with Silverlight 5.
Silverlight 5 WCF RIA Services: Part 3
8/22/2011 5:39:10 AM.
In this article we are going to continue to explore the WCF RIA Services with Silverlight 5.
Silverlight 5 WCF RIA Services: Part 1
8/20/2011 6:13:52 AM.
In this article we are going to explore the WCF Ria Services with Silverlight 5. Lets start with the basics for the first timers.
Performance tips for RIA Service with Silverlight 4
4/8/2011 4:46:51 AM.
A few tips we can use to improve performance. Well mostly we will cover the Pagination and Limiting Query results and Output cache of the results.
Authentication against custom table in Silverlight 4 using RIA Service
3/22/2011 3:43:44 AM.
Implementing Forms Authentication using custom table in RIA Service and Entity Framework
Validating Textbox on Lost Focus in RIA Service, Silverlight 4
2/21/2011 1:44:06 AM.
Workaround with validation issue of TextBox in RIA service.
DataGrid Paging in Silverlight using WCF RIA Services
12/21/2010 11:40:29 PM.
In this article you will learn how to use DataGrid Paging in Silverlight using WCF RIA Services.
Silverlight RIA Service using ADO.NET Entity Data Model: Part II
9/3/2010 12:56:06 AM.
This article demonstrates how to use RIA services with ADO.NET Entity Data Model and how to use page navigation in Silverlight.
RIA Services - exposing SOAP endpoint
5/26/2010 1:10:31 AM.
This article speaks about how to expose SOAP endpoint in RIA Services.
RIA Services - exposing JSON endpoint
5/25/2010 3:06:19 AM.
This article speaks about exposing JSON endpoint which can be consumed by AJAX client.
RIA Services - exposing OData service
5/24/2010 1:33:40 AM.
Open Data Protocol (OData) is a web protocol which is used for querying and updating data. In this article we will see how to enable OData service in our RIA services.
RIA Services - using Entity Framework
5/21/2010 12:39:11 AM.
In this article I will walk through step by step to demonstrate how Entity Framework can be used to access SQL database.