Connecting Win8 applications with services: Part 2: Working with REST, oData and RSS from Windows 8 applications - Online Free Computer Tutorials.

'Software Development, Games Development, Mobile Development, iOS Development, Android Development, Window Phone Development. Dot Net, Window Services,WCF Services, Web Services, MVC, MySQL, SQL Server and Oracle Tutorials, Articles and their Resources

Monday, September 10, 2012

Connecting Win8 applications with services: Part 2: Working with REST, oData and RSS from Windows 8 applications

In the first article of this series, we looked at how Windows 8 applications can work in general with services. We saw that the way that Windows 8 apps communicate with a service layer, is similar to how we performed the communication in Silverlight. Without a local database, Windows 8 apps need to talk to a service layer for all their relational data needs. Service communication is asynchronous, but instead of having to write a callback, in Windows 8, we can work with the async/await pattern. Once the data is available locally, we can use it in data binding scenarios.

We've seen how communication with ASMX and WCF services is done. Let's know look at some other common types of services: REST, oData and RSS.

Read More...


I guess you came to this post by searching similar kind of issues in any of the search engine and hope that this resolved your problem. If you find this tips useful, just drop a line below and share the link to others and who knows they might find it useful too.

Stay tuned to my blogtwitter or facebook to read more articles, tutorials, news, tips & tricks on various technology fields. Also Subscribe to our Newsletter with your Email ID to keep you updated on latest posts. We will send newsletter to your registered email address. We will not share your email address to anybody as we respect privacy.


This article is related to

Architect,Intermediate,Computer Tutorials, Window 8, Web Services

No comments:

Post a Comment