DCSIMG
Sync Framework - Gil Fink's Blog

Gil Fink's Blog

Fink about IT

News

Microsoft MVP

My Facebook Profile My Twitter Profile My Linkedin Profile

Locations of visitors to this page

Creative Commons License

Disclaimer
The opinions expressed herein are my own personal opinions and do not represent my employer's view in anyway.
© Copyright 2013 Gil Fink

Hebrew Articles

Index Pages

My OSS Projects

English Articles

Browse by Tags

All Tags » Sync Framework (RSS)
My Current Learning List of Technologies
My Current Learning List of Technologies In the last few days I have started to learn few old/new technologies that I think you should consider learning in the near future as well (if you didn’t learn them before). The technologies: ASP.NET MVC Framework – the new framework that leverage the MVC pattern for ASP.NET. The technology is a must learn technology for every .NET web developer in my opinion. Learning the framework will give you a new choice for implementing web applications with MVC pattern...
Getting Started with Microsoft Sync Framework
Getting Started with Microsoft Sync Framework The post will introduce the Microsoft Sync Framework which, in my opinion, is going to be one of the must know technologies of the near future. What is Microsoft Sync Framework? Microsoft Sync Framework is a synchronization platform that enables collaboration and offline access across multiple data stores. The framework enables taking data offline by working against a cached set of data. Then we can submit the changes to a global database in a batch by...