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 Jan 1st] How to access data from SQL Server database in Windows Store app

Sample Download : https://code.msdn.microsoft.com/How-to-access-data-from-5f2602ec The sample...

Author: philip fu Date: 01/01/2014

[Sample Of Dec 30th] How to customize Microsoft Outlook UI using the Ribbon XML

Sample Download : CS Version: https://code.msdn.microsoft.com/CSOutlookRibbonXml-6f42c9f5 VB Version:...

Author: philip fu Date: 12/30/2013

[Sample Of Dec 29th] How to create a sample music player supporting playlist in Silverlight.

Sample Download : CS Version: https://code.msdn.microsoft.com/CSSL4MusicPlayer-069bbbf8 VB Version:...

Author: philip fu Date: 12/29/2013

[Sample Of Dec 28th] How to create a customized intelligent TextBox control in ASP.NET

Sample Download : CS Version: https://code.msdn.microsoft.com/CSASPNETIntelligentTextBox-bc329157 VB...

Author: philip fu Date: 12/28/2013

[Sample Of Dec 27th] How to add validation to a ListBox in WPF

Sample Download : https://code.msdn.microsoft.com/CSWPFListBoxValidation-a3023d06 The sample...

Author: philip fu Date: 12/28/2013

[Sample Of Dec 26th] How to display tabular data to users based on some inputs in ASP.NET application

Sample Download : CS Version: https://code.msdn.microsoft.com/Client-templating-with-0c85db68 VB...

Author: philip fu Date: 12/26/2013

[Sample Of Dec 24th] How to use VDS to uninstall disks and volumes

Sample Download : https://code.msdn.microsoft.com/CppVDSUninstallDisks-7192ea26 This sample...

Author: philip fu Date: 12/24/2013

[Sample Of Dec 23rd] How to enumerate and locate specific attach storage devices

Sample Download : https://code.msdn.microsoft.com/CppStorageEnum-90ad5fa9 The code sample...

Author: philip fu Date: 12/23/2013

[Sample Of Dec 22nd] How to use VDS to format volumes.

Sample Download : https://code.msdn.microsoft.com/CppVDSFormatVolume-c84cb6f2 This sample...

Author: philip fu Date: 12/22/2013

[Sample Of Dec 21st] Virtual Volume Driver sample

Sample Download : https://code.msdn.microsoft.com/VirtualVolume-83334efd#content This is the Virtvol...

Author: philip fu Date: 12/21/2013

[Sample Of Dec 20th] How to localize Windows Forms application

Sample Download : https://code.msdn.microsoft.com/CSWinFormLocalization-59675a87 This code sample...

Author: philip fu Date: 12/21/2013

[Sample Of Dec 18th] How to show GIF animation in WPF

Sample Download : CS Version: https://code.msdn.microsoft.com/CSWPFAnimatedGIF-3029aeb9 VB Version:...

Author: philip fu Date: 12/18/2013

[Sample Of Dec 17th] How to implement master/detail data binding in WPF

Sample Download : CS Version: https://code.msdn.microsoft.com/CSWPFMasterDetailBinding-a11d3631 VB...

Author: philip fu Date: 12/17/2013

[Sample Of Dec 16th] How to send email at particular time in ASP.NET

Sample Download : https://code.msdn.microsoft.com/CSEmailScheduler-21564366 This code sample will...

Author: philip fu Date: 12/16/2013

[Sample Of Dec 13th] How to drag and drop ListView item using jQuery

Sample Download : https://code.msdn.microsoft.com/CSASPNETDragItemInListView-09a18768 This code...

Author: philip fu Date: 12/13/2013

[Sample Of Dec 12th] How to search and highlight keywords in TextBlock control in WPF

Sample Download : CS Version: https://code.msdn.microsoft.com/CSWPFSearchAndHighlightText-3b5e207a VB...

Author: philip fu Date: 12/12/2013

[Sample Of Dec 11th] How to load WinForms TreeView nodes from a DataTable

Sample Download : CS Version: https://code.msdn.microsoft.com/CSWinFormTreeViewLoad-00151e56 VB...

Author: philip fu Date: 12/11/2013

[Sample Of Dec 10th] How to create and sign a cabinet file

Sample Download : CS Version: https://code.msdn.microsoft.com/CSCreateCabinet-117f3934 VB Version:...

Author: philip fu Date: 12/10/2013

[Sample Of Dec 9th] How to highlight XML syntax in RichTextBox in Windows Forms application

Sample Download : CS Version: https://code.msdn.microsoft.com/CSRichTextBoxSyntaxHighligh-0054bd27 VB...

Author: philip fu Date: 12/09/2013

[Sample Of Dec 8th] How to CRUD table storage entities without knowing the schema at runtime in Windows Azure

Sample Download : https://code.msdn.microsoft.com/How-to-CRUD-table-storage-ebefd270 This sample...

Author: philip fu Date: 12/08/2013

[Sample Of Dec 7th] How to List all SPN of a Perticular Service

Sample Download : https://code.msdn.microsoft.com/How-to-List-all-SPN-of-a-71ac889e This Sample...

Author: philip fu Date: 12/07/2013

[Sample Of Dec 5th] How to Get Delegate Information in Office 365 Exchange Online

Sample Download : https://code.msdn.microsoft.com/How-to-Get-Delegate-5dd60859 Currently, you can...

Author: philip fu Date: 12/05/2013

[Sample Of Dec 4th] How to filter data in view model in Windows Store app

Sample Download : https://code.msdn.microsoft.com/How-to-filter-data-in-view-acbd98f2 Have you ever...

Author: philip fu Date: 12/04/2013

[Sample Of Dec 3rd] How to create a soft keyboard in Windows Forms Application

Sample Download : CS Version: https://code.msdn.microsoft.com/CSSoftKeyboard-0a86f914 VB Version:...

Author: philip fu Date: 12/03/2013

[Sample Of Dec 1st] How to create a private messaging module in an ASP.NET site

Sample Download : CS Version: https://code.msdn.microsoft.com/CSASPNETPrivateMessagesModu-824a1413 VB...

Author: philip fu Date: 12/01/2013

[Sample Of Nov 30th] How to check the executable file type in .NET

Sample Download : https://code.msdn.microsoft.com/CSCheckExeType-aab06100 The sample demonstrates how...

Author: philip fu Date: 11/30/2013

[Sample Of Nov 28th] How to crop the image from Picturebox control in Windows Forms application

Sample Download : https://code.msdn.microsoft.com/CSWinFormCropImage-d4beb1fa The sample demonstrates...

Author: philip fu Date: 11/28/2013

[Sample of Nov 27th] How to access untyped/strong typed DataSets by using LINQ

Sample Download : https://code.msdn.microsoft.com/CSLinqToDataSets-5f6596c4 This sample demonstrates...

Author: philip fu Date: 11/27/2013

[Sample Of Nov 26th] How to Store Data of DataSet into XML File

Sample Download : https://code.msdn.microsoft.com/How-to-Store-Data-of-7b9710f3 In this sample, we...

Author: philip fu Date: 11/26/2013

[Sample Of Nov 25th] How to modify data in DataTable and update to the data source

Sample Download : https://code.msdn.microsoft.com/How-to-modify-data-in-c68d35f4 We have several ways...

Author: philip fu Date: 11/25/2013

[Sample Of Nov 24th] How to create editable vector image in Windows Store apps

Sample Download : https://code.msdn.microsoft.com/How-to-create-editable-0ea22517 This sample...

Author: philip fu Date: 11/24/2013

[Sample Of Nov 22nd] How to use SqlDependency to get the notification in Entity Framework

Sample Download : CS Version: https://code.msdn.microsoft.com/How-to-use-SqlDependency-5c0da0b3 VB...

Author: philip fu Date: 11/22/2013

[Sample Of Nov 21st] How to save the content of SurfaceImageSource to image file in Windows Store app

Sample Download : C# Version: https://code.msdn.microsoft.com/How-to-save-SurfaceImageSou-8668a455 VB...

Author: philip fu Date: 11/21/2013

[Sample Of Nov 20th] How to support multi-touch in WPF

Sample Download : CS Version: https://code.msdn.microsoft.com/CSWPF3DMultiTouch-17e457ba VB Version:...

Author: philip fu Date: 11/20/2013

[Sample Of Nov 19th] How to create a splash screen in Windows Forms applications

Sample Download : https://code.msdn.microsoft.com/CSWinFormSplashScreen-4a97fc0a The code sample...

Author: philip fu Date: 11/19/2013

[Sample Of Nov 18th] How to save the webpage as an image in a Windows Forms application

Sample Download : CS Version: https://code.msdn.microsoft.com/CSWinFormSaveWebpageToImage-4dcb7aa6 VB...

Author: philip fu Date: 11/18/2013

[Sample Of Nov 17th] How to create image Verification Code in ASP.NET

Sample Download : CS Version: https://code.msdn.microsoft.com/CSASPNETVerificationImage-81902fa4 VB...

Author: philip fu Date: 11/17/2013

[Sample Of Nov 15th] How to support drag-and-drop operations in a Windows Forms application

Sample Download : CS Version: https://code.msdn.microsoft.com/CSWinFormDragAndDrop-640b7c7f VB...

Author: philip fu Date: 11/15/2013

[Sample Of Nov 14th] How to post JSON data to WebService in Windows Store apps

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

Author: philip fu Date: 11/14/2013

[Sample Of Nov 13th] How to export and import Outlook Contacts using VSTO

Sample Download : CS Version: https://code.msdn.microsoft.com/Export-and-Import-Outlook-6355e71c VB...

Author: philip fu Date: 11/13/2013

[Sample Of Nov 10th] How to display the data stream from Internet resource in ASP.NET

Sample Download : https://code.msdn.microsoft.com/VBASPNETDisplayDataStreamRe-b0a2b9d3 This code...

Author: philip fu Date: 11/10/2013

[Sample Of Nov 9th] How to add/remove catalog files using CAPI in C++

Sample Download : https://code.msdn.microsoft.com/CppCATAdmin-6a7f5941 This program demonstrates how...

Author: philip fu Date: 11/09/2013

[Sample Of Nov 7th] How to identify the process type at runtime

Sample Download : CS Version: https://code.msdn.microsoft.com/CSCheckProcessType-62b7f649 VB Version:...

Author: philip fu Date: 11/07/2013

[Sample Of Nov 6th] How to work with ProgressIndicator in Windows Phone 8

Sample Download : https://code.msdn.microsoft.com/Work-with-ProgressIndicator-545eb39d This sample...

Author: philip fu Date: 11/06/2013

[Sample Of Nov 5th] How to obtain and display the security descriptor for various Kernel Objects in Windows

Sample Download : https://code.msdn.microsoft.com/CppCheckSD-6bac6d3a The sample demonstrates how to...

Author: philip fu Date: 11/05/2013

[Sample Of Nov 4th] How to set proxy in WebBrowser control

Sample Download : https://code.msdn.microsoft.com/VBWebBrowserWithProxy-5c2f707e The code sample...

Author: philip fu Date: 11/04/2013

[Sample Of Nov 3rd] How to watch the process creation/modify/shutdown events by using WMI

Sample Download : https://code.msdn.microsoft.com/CSProcessWatcher-538524f4 The project illustrates...

Author: philip fu Date: 11/03/2013

Register the "OneCode & OneScript" session at MVP Global Summit November 2013

The yearly Microsoft MVP Global Summit will lift its curtain on Nov 17th in Bellevue, WA. This year,...

Author: Jialiang Ge [MSFT] Date: 11/03/2013

[Sample Of Nov 2nd] How to check whether the page is refreshed or not in ASP.NET

Sample Download : https://code.msdn.microsoft.com/CSASPNETCheckPageRefresh-fa64730c This sample...

Author: philip fu Date: 11/03/2013

[Sample Of Oct 31st] How to call WCF services via Access Control Serivce (ACS) Token in Windows Azure

Sample Download : https://code.msdn.microsoft.com/How-to-call-WCF-via-Access-1ed01c22 The sample code...

Author: philip fu Date: 10/31/2013

<Previous Next>