We’ll see here how to open the same application used in the 3 previous articles with a JSON endpoint. This new endpoint will then be used by an HTML5 application thanks to jQuery that will[…]
Tag: SQL Azure
How to open a WCF RIA Services application to other type of clients: the SOAP endpoint (3/5)
We’ll see here how to open the application used in the 2 previous articles with a SOAP endpoint that will offer us “classical” WCF calls. We’ll then see how to use this new endpoint from[…]
How to open a WCF RIA Services application to other type of clients: the OData endpoint (2/5)
The purpose of this article is to show you how to open the application demonstrated in the previous article via an OData endpoint. We will then discover the limitations of this endpoint in the current[…]
How to open a WCF RIA Services application to other type of clients: review of the initial application (1/5)
We’re going to see in this series of tutorials/articles how to expose a standard application based on the .NET 4.0 WCF RIA Services framework and Silverlight 4 to other type of clients like: Excel, standard[…]