April 2009 - Posts
.Net RIA Services: Custom Validation This is another post in a series of posts about building applications with Microsoft .Net RIA Services and Silverlight 3 and ASP.Net . Build a Simple Application with .Net RIA Services (Silverlight 3) – Part 1 Build
Read More...
.Net RIA Services: Sharing Code between the Client and Server This is another post in a series of posts about building applications with Microsoft .Net RIA Services and Silverlight 3 and ASP.Net . Build a Simple Application with .Net RIA Services (Silverlight
Read More...
.Net RIA Services Part 3: DataForm and Validation This is the forth part in a series of posts about building applications with Microsoft .Net RIA Services and Silverlight 3 . In part 1 of this series I created a new application, created a simple data
Read More...
ASP.Net DomainDataSource with Select Parameters Continuing with .Net RIA Services with Silverlight and ASP.Net. In the last port I wrote about Using DomainDataSource in ASP.Net , and showed its basic usage. In this post I’ll show a more advanced scenario
Read More...
Using DomainDataSource in ASP.Net In ASP.Net 2.0 we were introduced to this concept of Data Source controls. We got the ObjectDataSource , XmlDataSource and SqlDataSource that let us bind a GridView or a ListBox to some data without having to write any
Read More...
Build a Simple Application with .Net RIA Services (Silverlight 3) – Part 2 This is the second post in a series of posts about building applications with Microsoft .Net RIA Services and Silverlight 3 . In part 1 of this series I created a new application,
Read More...
Build a Simple Application with .Net RIA Services (Silverlight 3) – Part 1 This is the first post in a series of posts about building applications with Microsoft .Net RIA Services and Silverlight 3 . In this post I will create a new application, create
Read More...