Quantcast
Viewing all articles
Browse latest Browse all 18858

MVVM + RavenDB + WCF

Hi, 

I am working on a project that fetches data from twitter API . I have created a standalone server solution that is responsible for fetching tweets. I require those tweets to be stored locally and therefore I am using RavenDB in my client solution. Can you suggest a good architecture/sample which uses MVVM and RavenDB at the client side and fetches data from server using WCF ?

Viewing all articles
Browse latest Browse all 18858

Trending Articles