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 ?
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 ?