Nilas Jensen's Library tagged → View Popular
Sync Framework Tutorial - Part #1 - Introduction « Alex Duggleby’s Palace of Words
-
Tutorial on Microsofts Synchronization Services Framework
- yyensen on 2007-12-18 -
Tutorial on Microsofts Sync(hronization) Services Framework (MSF)
- yyensen on 2007-12-18
-
At Tech-Ed in Barcelona this year Soma Somasegar announced the Microsoft Sync Framework. It provides a set of tools and best practices for enabling online/offline and sharing applications with any kind of data store and over any kind of transport channel.
At the core the SF has a synchronization runtime that takes care of the main sync’ing algorithm and provides a number of hooks to allow system-specific providers and custom conflict handling.
The sync providers enumerate or apply changes for their specific client system data store and can be built to transform between different schemas of the source and destination systems. In addition to the data store they also need some place to store the metadata required for synchronization.
Three providers are currently available from Microsoft:
- Sync Services for ADO.net: Similar to RDA (Remote Data Access) this provider will allow synchronizing databases. On the client side the SQL Server Compact Edition is utilized.
- Sync Services for File Systems: Check out the new version of the SyncToy (currently beta) which allows easy change tracking between folders.
- Sync Service for FeedSync: formerly known as SSE - Simple Sharing Extensions, this provider allows the communication of sync changes between hosts using RSS/ATOM feeds
CodeSmith Tools - The best .NET template based code generator tool
-
CodeSmith is a software development tool to help you get your job done
faster. Technically speaking it is a template driven code generator
that automates the creation of common application code for any language
(C#, Java, VB, PHP, ASP.NET, SQL, etc.) - yyensen on 2007-11-13
FileHelpers Library 2.0 - Marcos Meli
-
The FileHelpers are a free and easy to use .NET library to import/export
data from fixed
length or delimited records in files, strings or
streams.
The idea is pretty simple:
You can strong type your flat file (fixed or delimited) simply describing a class that
maps to each record and later read/write your file as an strong typed .NET array
The Library also has support for import/export data from differents storages like Excel,
Access, SqlServer, etc.
Start to use the FileHelper right now:
New DataSet Features in Visual Studio 2005
-
When you open a form in the Visual Studio designer, the Visual Studio toolbox will have a tab labeled with the name of your project. After adding a Data Source to your project and building it at least once, this tab will include the typed DataSets and TableAdapters that you have created. Although you can drag these components onto the form designer, this is probably not what you are normally going to do (If, however, you are implementing a data access component using the designer, this is a great thing to do). You will normally use one of the three different approaches to building a data-centric form. Let us step through the first method, which is the easiest and maybe even the most common. This is what is known as "Drag Once" data binding.
Selected Tags
Related Tags
Sponsored Links
Top Contributors
Groups interested in developer
-
Unserstanding developers
The myths and truths about ...
Items: 26 | Visits: 1702
Created by: Joel Liu
-
Social Networking Docs
developer documentation for...
Items: 16 | Visits: 101
Created by: gaurav bhatia
Highlighter, Sticky notes, Tagging, Groups and Network: integrated suite dramatically boosting research productivity. Learn more »
Join Diigo
