Browse by Tags
All Tags »
Silverlight (RSS)
.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...
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...
How To: Call Java EE Web Service from Silverlight Client I have already posted about How To: Call a Java EE Web Service from a .Net Client , but if Silverlight is the .Net client application that consumes that service, there are several issues you should
Read More...
Silverlight WCF Returns HTTP 404 Today I ran into something weird. I created a WCF Service and tested it with simple .Net client application and it worked fine. Than, I built a Silverlight application and tried to call the same service, but kept getting:
Read More...