Share via


Microsoft All-In-One Code Framework

The Microsoft All-In-One Code Framework is a free, centralized code sample library provided by the Microsoft Community team. Our goal is to provide typical code samples for all Microsoft development technologies.

[Sample Of Mar 17th] How to Use DbDataReader.GetInt32 Method

Sample Download : https://code.msdn.microsoft.com/How-to-Use-DbDataReaderGetI-dd8b52e9...

Author: philip fu Date: 03/18/2014

[Sample Of Mar 16th] How to dynamically bind an event handler on an aspx page to a control on an ascx page

Sample Download : https://code.msdn.microsoft.com/How-to-dynamically-bind-an-d1c4ba64 This sample...

Author: philip fu Date: 03/16/2014

[Sample Of Mar 14th] How to Use IDataAdapter.GetFillParameters Method

Sample Download : https://code.msdn.microsoft.com/How-to-Use-IDataAdapterGetF-9b8e4be9 Now...

Author: philip fu Date: 03/14/2014

[Sample Of Mar 12th] Add new DropDownList option in ASP.NET

Sample Download : https://code.msdn.microsoft.com/Add-new-DropDownList-option-d114683b This project...

Author: philip fu Date: 03/12/2014

[Sample Of Mar 11th] How to Register Test Controller using TFS APIs

Sample Download : https://code.msdn.microsoft.com/How-to-Register-Test-26fecb18 This sample...

Author: philip fu Date: 03/12/2014

[Sample Of Mar 10th] How to bulk update the HTML field (e.g. ReproSteps) for TFS workitems

Sample Download : https://code.msdn.microsoft.com/How-to-bulk-update-the-5821836d How to do the bulk...

Author: philip fu Date: 03/10/2014

Sample Download : https://code.msdn.microsoft.com/How-to-bulk-update-the-9b359157 Currently there is...

Author: philip fu Date: 03/09/2014

[Sample Of Mar 6th] How to export a Registry Key to a file on disk

Sample Download : https://code.msdn.microsoft.com/How-to-export-a-Registry-e60fcd37 This sample...

Author: philip fu Date: 03/06/2014

[Sample Of Mar 5th] How to construct data to Json string before posting to pagemethod using jQuery

Sample Download : https://code.msdn.microsoft.com/how-to-construct-complex-333db061 Transfer data by...

Author: philip fu Date: 03/05/2014

[Sample Of Mar 4th] How to Get Schema Information from Database

Sample Download : https://code.msdn.microsoft.com/How-to-Get-Schema-b66d62e2 Sometimes we may need...

Author: philip fu Date: 03/05/2014

[Sample Of Mar 3rd] How to unregister test controller with team project collection using TFS APIs

Sample Download : https://code.msdn.microsoft.com/How-to-unregister-test-a418652b This sample...

Author: philip fu Date: 03/04/2014

[Sample Of Mar 2nd] How to delete entity from Windows Azure Table storage in a DropDownList Control

Sample Download : https://code.msdn.microsoft.com/How-to-delete-entity-from-a12dfd1f Deleting or...

Author: philip fu Date: 03/02/2014

[Sample Of Feb 27th] How to use Azure ACS (Access Control Service) to protect ASP.NET Web API

Sample Download : https://code.msdn.microsoft.com/How-to-use-Azure-ACS-b5750512 Secure Web API is a...

Author: philip fu Date: 02/27/2014

[Sample Of Feb 26th] How to use DropDownList with ASP.NET MVC

Sample Download : https://code.msdn.microsoft.com/How-to-use-DropDownList-1961c60e ASP.NET MVC 4 is a...

Author: philip fu Date: 02/26/2014

[Sample Of Feb 25th] How to create Chart in Word document using OpenXML

Sample Download : https://code.msdn.microsoft.com/How-to-create-Chart-into-a7d424f6 The sample...

Author: philip fu Date: 02/25/2014

[Sample Of Feb 24th] How to Use IDataRecord.GetDataTypeName Method

Sample Download : https://code.msdn.microsoft.com/How-to-Use-IDataRecordGetDa-7168b1cf Now...

Author: philip fu Date: 02/24/2014

[Sample Of Feb 23rd] How to operate table storage from Windows Store apps by using Windows Azure Mobile Services

Sample Download : https://code.msdn.microsoft.com/How-to-delete-entity-from-a12dfd1f This code...

Author: philip fu Date: 02/24/2014

[Sample Of Feb 20th] How to use both User Name and Client Certificate as client credentials in WCF

Sample Download : https://code.msdn.microsoft.com/How-to-use-both-User-Name-5587c277 The code sample...

Author: philip fu Date: 02/20/2014

[Sample Of Feb 19th] How to list songs and read/write their properties in WP8

Sample Download : https://code.msdn.microsoft.com/How-to-list-songs-and-05ff9b6b This sample will...

Author: philip fu Date: 02/20/2014

[Sample Of Feb 18th] How to use Windows Azure Service Management Libraries to create Azure VM

Sample Download : https://code.msdn.microsoft.com/How-to-use-Windows-Azure-86f952b6 Windows Azure...

Author: philip fu Date: 02/18/2014

[Sample Of Feb 17th] How to share data between Javascript files in Windows Store app

Sample Download : https://code.msdn.microsoft.com/How-to-pass-data-from-one-d6b6401e This sample...

Author: philip fu Date: 02/18/2014

[Sample Of Feb 16th] How to bind data to WinJS.ListView dynamically in Windows Store app

Sample Download : https://code.msdn.microsoft.com/How-to-bind-listView-75dea520 This sample...

Author: philip fu Date: 02/16/2014

[Sample Of Feb 15th] How to perform data binding by using CollectionViewSource in WP8

Sample Download : https://code.msdn.microsoft.com/CSWP8CollectionViewSource-41c362bf This sample...

Author: philip fu Date: 02/16/2014

[Sample Of Feb 13th] How to display image slideshow in a Windows Forms application

Sample Download : CS Version: https://code.msdn.microsoft.com/CSImageFullScreenSlideShow-79e29568 VB...

Author: philip fu Date: 02/13/2014

[Sample Of Feb 11th] How to load an Image from Isolated Storage and display it on the device in WP8

Sample Download : CS Version: https://code.msdn.microsoft.com/CSWP8ImageFromIsolatedStora-8dcf8411 VB...

Author: philip fu Date: 02/11/2014

[Sample Of Feb 10th] How to display images from RSS feed in WP8

Sample Download : https://code.msdn.microsoft.com/display-from-an-RSS-feed-2bcd7369 This sample...

Author: philip fu Date: 02/11/2014

[Sample Of Feb 6th] How to create a DataGrid workitem control of Visual Studio

Sample Download : CS Version: https://code.msdn.microsoft.com/CSTFSWorkitemDataGridView-2c27f82b VB...

Author: philip fu Date: 02/07/2014

[Sample Of Feb 5th] How to display the Team Foundation Server hierarchical source items in a tree structure

Sample Download : https://code.msdn.microsoft.com/CSWinformTFSTreeView-5663730a This article and the...

Author: philip fu Date: 02/05/2014

[Sample Of Feb 2nd] How to print an image using ShellExecute

Sample Download : https://code.msdn.microsoft.com/CSShellPrintImageWithShellE-adda9973 The sample...

Author: philip fu Date: 02/03/2014

[Sample Of Feb 1st] How to create Cascading DropDownList in ASP.NET

Sample Download : https://code.msdn.microsoft.com/CSASPNETCascadingDropDownLi-0a3f1ecf This code...

Author: philip fu Date: 02/02/2014

[Sample Of Jan 31st] How to use the custom type in DataTable

Sample Download: CS Version: https://code.msdn.microsoft.com/CSDataTableCustomType-80d85bbf VB...

Author: philip fu Date: 02/01/2014

[Sample Of Jan 30th] How to use Task based programming technology in Windows Azure Service Bus.

Sample Download : https://code.msdn.microsoft.com/Use-Task-Based-programming-2bf1f4b6 Windows Azure...

Author: philip fu Date: 01/31/2014

[Sample Of Jan 28th] How to upload/edit images in ASP.NET application

Sample Download : https://code.msdn.microsoft.com/Uploadedit-image-in-ASPNET-b96367a9 The ASP.NET...

Author: philip fu Date: 01/28/2014

[Sample Of Jan 26th] How to group RadioButton controls in different containers in Windows Forms Application

Sample Download : https://code.msdn.microsoft.com/CSWinFormGroupRadioButtons-9bbc1dce This sample...

Author: philip fu Date: 01/27/2014

[Sample Of Jan 23rd] How to import/export Excel worksheet in ASP.NET

Sample Download : https://code.msdn.microsoft.com/CSASPNETExcelImportExport-71cf1101 This code sample...

Author: philip fu Date: 01/24/2014

[Sample Of Jan 22nd] How to retrieve the Volume GUID of the Cluster Disks

Sample Download : https://code.msdn.microsoft.com/CppClusterDiskDetails-ef261cc2 This sample...

Author: philip fu Date: 01/23/2014

[Sample Of Jan 21st] How to implement deep clone/duplicate entity objects using serialization and reflection

Sample Download : CS Version: https://code.msdn.microsoft.com/CSEFDeepCloneObject-12a5cb95 VB...

Author: philip fu Date: 01/22/2014

[Sample Of Jan 19th] How to display a series of photos with wipe effect in WPF

Sample Download : https://code.msdn.microsoft.com/CSWPFAnimatedImage-489e93e7 The sample demonstrates...

Author: philip fu Date: 01/20/2014

[Sample Of Jan 17th] How to call server side function without web service in ASP.NET

Sample Download : CS Version: https://code.msdn.microsoft.com/CSASPNETStaticCodeByPageMet-371fa3f2 VB...

Author: philip fu Date: 01/18/2014

[Sample Of Jan 15th] How to get the time of the server side in ASP.NET

Sample Download : CS Version: https://code.msdn.microsoft.com/CSASPNETServerClock-2d4f0147 VB...

Author: philip fu Date: 01/15/2014

[Sample Of Jan 14th] How to define and access shared resources in WPF Class Library

Sample Download : https://code.msdn.microsoft.com/CSWPFSharedResources-4d5f6e2a This sample...

Author: philip fu Date: 01/14/2014

[Sample Of Jan 12th] How to modify a Windows Forms application’s system menu

Sample Download : https://code.msdn.microsoft.com/CSCustomizeSysMenu-024ccb7f This application...

Author: philip fu Date: 01/12/2014

[Sample Of Jan 9th] How to transfer large size file with asynchronous sockets API in .NET

Sample Download : https://code.msdn.microsoft.com/Fixed-size-large-file-dfc3f45d ​The sample...

Author: philip fu Date: 01/09/2014

[Sample Of Jan 8th] How to use RESTful WCF Service in .NET application

Sample Download : https://code.msdn.microsoft.com/How-to-use-RESTful-WCF-e5e8d405 This code sample...

Author: philip fu Date: 01/09/2014

[Sample Of Jan 7th] How to detect arguments of another running process by using WMI

Sample Download: CS Version: https://code.msdn.microsoft.com/CSDetectArgsOfAnotherProces-dccb66cc VB...

Author: philip fu Date: 01/07/2014

[Sample Of Jan 6th] How to add a loading screen to your Windows Phone Application

Sample Download : https://code.msdn.microsoft.com/How-to-add-a-loading-d5c35be2 This code sample will...

Author: philip fu Date: 01/06/2014

[Sample Of Jan 5th] How to use HttpClient to post Json data to WebService in Windows Store apps

Sample Download: https://code.msdn.microsoft.com/How-to-use-HttpClient-to-0b09ba93 ​The sample...

Author: philip fu Date: 01/06/2014

[Sample Of Jan 4th] How to Query in a DataSet with Multiple DataTables

Sample Download : https://code.msdn.microsoft.com/How-to-Query-in-a-DataSet-39a02f42 We can use...

Author: philip fu Date: 01/04/2014

[Sample Of Jan 3rd] How to use DropDownList with ASP.NET MVC

Sample Download : https://code.msdn.microsoft.com/How-to-use-DropDownList-6ef6ffcb ASP.NET MVC 4 is a...

Author: philip fu Date: 01/03/2014

[Sample Of Jan 2nd] How to embed video player in Excel 2013 by using Excel Content Pane App

Sample Download : https://code.msdn.microsoft.com/How-to-embed-video-player-2a1f1b89#content This...

Author: philip fu Date: 01/03/2014

<Previous Next>