Примеры разработчиков MSDN: обучайтесь через код
Download code samples and applications for Windows 8, Windows Azure, Office, Sharepoint, Silverlight and other products. You can also explore the Official Visual Studio C#, VB.NET, and 101 LINQ samples.New samples are added frequently in JavaScript, C++, C#, Visual Basic, and F#.
Каждый пример лицензируется для вас стороной, распределяющей его. Корпорация Майкрософт не гарантирует наличия примеров и не дает права на какие-либо примеры, предоставленные не корпорацией Майкрософт. Использование этого сайта осуществляется в соответствии с Условиями использования.
|
This sample was verified and tested by Microsoft - Visual Studio Platform Team.
Примеры для C# разбиты на две категории: Language Samples (примеры возможностей языка), LINQ Samples (примеры возможностей LINQ)
|
Featured
|
|
|
The Sync Framework Toolkit provides all the features enabled by the Sync Framework 4.0 October 2010 CTP. We are releasing the toolkit as source code samples on MSDN with the source code utilizing Sync Framework 2.1.
|
09.09.2011
6 851
Загрузки
(14)
|
|
|
Shows how to implement and deploy a Windows Azure Hosted Service to synchronize between a SQL Azure database and a SQL Server Compact database.
|
14.03.2011
1 161
Загрузки
(1)
|
|
|
Shows how to use a standard custom provider to report and resolve constraint conflicts that occur because of name collisions when changes are applied.
|
14.03.2011
331
Загрузки
(0)
|
|
|
This sample shows how to synchronize efficiently with a remote replica by using a proxy provider on the local computer.
|
16.05.2011
1 138
Загрузки
(2)
|
|
|
Shows how to use the Sync Framework 2.1 database providers to configure and execute synchronization between a SQL Server database and one or more SQL Server Compact databases. This sample demonstrates syncing with a central server as well as between two clients.
|
14.03.2011
1 737
Загрузки
(1)
|
|
|
This sample illustrates how to use the file synchronization provider, a fully functioning provider that helps an application to synchronize files and folders in NTFS, FAT, and SMB file systems.
|
14.03.2011
1 099
Загрузки
(2)
|
|
|
Shows how to synchronize files from a local file system to Windows Azure Storage. The local file system is represented by Sync Framework's file synchronization provider and Windows Azure Storage is represented by a simple custom provider.
|
14.03.2011
1 013
Загрузки
(3)
|
|
|
Shows how to use a standard custom provider to synchronize data between replicas. Uses a custom metadata store to show all of the details of the synchronization process.
|
14.03.2011
442
Загрузки
(0)
|
|
|
Shows how to track custom filters and how to use a standard custom provider to send changes from a filter-tracking replica to two different filtered replicas.
|
14.03.2011
368
Загрузки
(0)
|
|
|
Shows how to use a change unit filter with a standard custom provider to send only a subset of the change units defined for the synchronization scope.
|
14.03.2011
237
Загрузки
(0)
|
|
Download Visual Studio