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 Aug 28th] Dynamic TableServiceEntity for Azure Table storage

Sample Download : https://code.msdn.microsoft.com/Dynamic-TableServiceEntity-151d661f This sample...

Author: philip fu Date: 08/28/2013

[Sample Of Aug 27th]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: 08/27/2013

[Sample Of Aug 26th] 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: 08/26/2013

[Sample Of Aug 25th] How to create a GridView which automatically adapt to different resolutions in Windows Store app

Sample Download : https://code.msdn.microsoft.com/How-to-create-a-GridView-d3129308 This sample...

Author: philip fu Date: 08/25/2013

[Sample Of Aug 23rd]Highlight a selected item in the LongListSelector on WP8

Sample Download : https://code.msdn.microsoft.com/Highlight-a-selected-item-30ced444 This sample...

Author: philip fu Date: 08/23/2013

[Sample Of Aug 22nd] How to add images to Powerpoint dynamically using OpenXML

Sample Download : CS Version: https://code.msdn.microsoft.com/How-to-add-to-Powerpoint-786464c3 VB...

Author: philip fu Date: 08/22/2013

[Sample Of Aug 21st] How to bind enum to RadioButtons in Windows Store app

Sample Download : https://code.msdn.microsoft.com/How-to-bind-enum-to-f5f38059 This sample shows how...

Author: philip fu Date: 08/21/2013

[Sample Of Aug 20th] How to compare cells in excel and highlight the cells that are different

Sample Download : CS Version: https://code.msdn.microsoft.com/How-to-compare-cells-in-9b0c1f1f VB...

Author: philip fu Date: 08/20/2013

[Sample Of Aug 19th] Nest data-bound controls in WP8

Sample Download : https://code.msdn.microsoft.com/The-data-bound-controls-c8956c4b This sample...

Author: philip fu Date: 08/19/2013

[Sample Of Aug 18th] How to call web Service in Excel Using VSTO

Sample Download : https://code.msdn.microsoft.com/How-to-call-web-Service-in-3e082197 The sample...

Author: philip fu Date: 08/18/2013

[Sample Of Aug 17th] How to convert excel file to xml format

Sample Download : https://code.msdn.microsoft.com/How-to-convert-excel-file-7a9bb404 The sample...

Author: philip fu Date: 08/17/2013

[Sample Of Aug 15th] How to cross domain with JSONP, jQuery and RESTful WCF service provider

Sample Download : CS Version: https://code.msdn.microsoft.com/How-to-cross-domain-with-f24d4754 VB...

Author: philip fu Date: 08/16/2013

[Sample Of Aug 14th] How to put a ProgressRing over a WebView in Windows Store app

Sample Download : CS Version: https://code.msdn.microsoft.com/How-to-consume-WCF-service-48b43a79...

Author: philip fu Date: 08/14/2013

[Sample Of Aug 13th] Remove registered scripts in ASP.NET

Sample Download : https://code.msdn.microsoft.com/Remove-registered-4d1a313f This sample code will...

Author: philip fu Date: 08/13/2013

[Sample Of Aug 12th] Validate user email address in ASP.NET

Sample Download : CS Version: https://code.msdn.microsoft.com/Validate-user-email-761b45f2 VB...

Author: philip fu Date: 08/12/2013

[Sample Of Aug 11st] Create a custom asynchronous code activity

Sample Download : https://code.msdn.microsoft.com/Create-a-custom-asynchronou-1598437b This sample is...

Author: philip fu Date: 08/11/2013

[Sample Of Aug 6th] How to extend the WebBrowser control to support tabs

Sample Download : CS Version: https://code.msdn.microsoft.com/Extended-WebBrowser-81b650d6 VB...

Author: philip fu Date: 08/06/2013

[Sample Of Aug 5th] Correlate two workflow services to work together in WF4

Sample Download : https://code.msdn.microsoft.com/Correlate-two-workflow-to-2ad7722e The code sample...

Author: philip fu Date: 08/05/2013

[Sample Of Aug 4th] Multithreaded web downloader

Sample Download : https://code.msdn.microsoft.com/Multithreaded-web-d2e108fd The sample demonstrates...

Author: philip fu Date: 08/05/2013

[Sample Of Aug 3rd] Render text on bitmap in Windows Phone 8

Sample Download : CS Version: https://code.msdn.microsoft.com/Render-text-on-bitmap-fff2b406 VB...

Author: philip fu Date: 08/03/2013

[Sample Of Aug 1st] Use PerformanceCounter to get CPU Usage

Sample Download : https://code.msdn.microsoft.com/Use-PerformanceCounter-to-b115db06 This sample...

Author: philip fu Date: 08/02/2013

[Sample Of Jul 31st] How to add wartermark text/image to a bitmap in Windows Store app

Sample Download : https://code.msdn.microsoft.com/How-to-add-wartermark-f6313fad This code sample...

Author: philip fu Date: 07/31/2013

[Sample Of Jul 30th] How to consume WCF service using JQuery in Microsoft Word 2013

Sample Download : https://code.msdn.microsoft.com/How-to-consume-WCF-service-48b43a79 The code sample...

Author: philip fu Date: 07/30/2013

[Sample Of Jul 29th] Disable/enable network adapter using WMI

Sample Download : https://code.msdn.microsoft.com/Disableenable-network-8112f642 This code sample...

Author: philip fu Date: 07/29/2013

[Sample Of Jul 28th] How to programmatically remove blank pages in Microsoft Word

Sample Download : https://code.msdn.microsoft.com/How-to-remove-blank-pages-e200755d The sample...

Author: philip fu Date: 07/28/2013

[Sample Of Jul 27th] Pass non-string parameters between pages in Windows Phone 8 app

Sample Download : https://code.msdn.microsoft.com/Pass-non-string-parameters-55ae57f9 This sample...

Author: philip fu Date: 07/27/2013

[Sample Of Jul 25th] Merge multiple images into a single image in WP8

Sample Download : https://code.msdn.microsoft.com/merge-multiple-on-a-single-e7cdaa76 This sample...

Author: philip fu Date: 07/25/2013

[Sample Of Jul 24th] Show spinner when loading large data in ASP.NET

Sample Download : https://code.msdn.microsoft.com/Show-spinner-when-loading-6f495e61 This code sample...

Author: philip fu Date: 07/25/2013

[Sample Of Jul 23rd] How to insert images in Word2013 using Javascript with OOXML

Sample Download : https://code.msdn.microsoft.com/How-to-insert-in-Word2013-7203a108 This code-sample...

Author: philip fu Date: 07/23/2013

[Sample Of Jul 22nd] Azure WebRole for frontend + backend work

Sample Download : CS Version: https://code.msdn.microsoft.com/Azure-WebRole-for-frontend-d543018d VB...

Author: philip fu Date: 07/22/2013

[Sample Of Jul 21st] Protocol Bridging with ServiceBus and WCF4

Sample Download : https://code.msdn.microsoft.com/Protocol-Bridging-with-aa2151e2 The code sample...

Author: philip fu Date: 07/21/2013

[Sample Of Jul 19th] Auto redirect to login page when Session is expired

Sample Download : https://code.msdn.microsoft.com/VBASPNETAutoRedirectLoginPa-223c9f4e The project...

Author: philip fu Date: 07/19/2013

[Sample Of Jul 18th] Control IIS in Azure

Sample Download : https://code.msdn.microsoft.com/Control-IIS-in-three-841cf608 This sample will show...

Author: philip fu Date: 07/18/2013

[Sample Of Jul 17th] Control URL file access in ASP.NET

Sample Download : https://code.msdn.microsoft.com/Control-URL-file-access-in-40db1466 The project...

Author: philip fu Date: 07/18/2013

[Sample Of Jul 16th] Windows Azure Access Control for Single Sign-On(SSO)

Sample Download : https://code.msdn.microsoft.com/Windows-Azure-Access-d01d282b This sample code...

Author: philip fu Date: 07/16/2013

[Sample Of Jul 15th] Configure SSL for specific page(s) while hosting the application in Azure

Sample Download : https://code.msdn.microsoft.com/Configure-SSL-for-specific-4ca42d97 While hosting...

Author: philip fu Date: 07/15/2013

[Sample Of Jul 14th] How to determine which Control caused PostBack

Sample Download : CS Version: https://code.msdn.microsoft.com/CSASPNETControlCausePostbac-ea59e7f3 VB...

Author: philip fu Date: 07/14/2013

[Sample Of Jul 13th] Custom Gesture Detection in WP8

Sample Download : CS Version: https://code.msdn.microsoft.com/Custom-Gesture-Detection-fedf4b7d VB...

Author: philip fu Date: 07/13/2013

[Sample Of Jul 11th] Extract and convert audio file by using Expression Encoder SDK

Sample Download : https://code.msdn.microsoft.com/Extract-and-convert-audio-867dc263 The sample...

Author: philip fu Date: 07/11/2013

[Sample Of Jul 10th] How to create transparent glass button in WP8

Sample Download : CS Version: https://code.msdn.microsoft.com/transparent-glass-button-7d83d33d VB...

Author: philip fu Date: 07/10/2013

[Sample Of Jul 9th] Simulate TreeView with ListBox in WP8

Sample Download : CS Version: https://code.msdn.microsoft.com/Simulate-TreeView-with-e5b2bf73 VB...

Author: philip fu Date: 07/09/2013

[Sample Of Jul 8th] Windows Phone 8 Background Agents

Sample Download : https://code.msdn.microsoft.com/Windows-Phone-Background-fef994d4 This code sample...

Author: philip fu Date: 07/08/2013

[Sample Of Jul 7th] Windows Phone 8 Custom Style Button

Sample Download : https://code.msdn.microsoft.com/Windows-Phone-Custom-Style-b48d528a This sample...

Author: philip fu Date: 07/07/2013

[Sample Of Jul 6th] Windows Phone SkyDrive Note

Sample Download : CS Version: https://code.msdn.microsoft.com/Windows-Phone-SkyDrive-Note-01f10fbb VB...

Author: philip fu Date: 07/06/2013

[Sample Of Jul 5th] Detect how to display the data stream in ASP.NET

Sample Download : CS Version: https://code.msdn.microsoft.com/CSASPNETDisplayDataStreamRe-006bffaf VB...

Author: philip fu Date: 07/05/2013

[Sample Of Jul 4th] Multi-Touch Drawing in WP8

Sample Download : https://code.msdn.microsoft.com/Multi-Touch-Drawing-744a0b48 This sample...

Author: philip fu Date: 07/04/2013

[Sample Of Jul 3rd] How to transfer IIS logs to storage account in a custom format in Windows Azure

Sample Download : https://code.msdn.microsoft.com/How-to-transfer-IIS-logs-6f39b589 Because any log...

Author: philip fu Date: 07/03/2013

[Sample Of Jul 2nd] Run scripts after server side validation in ASP.NET

Sample Download : https://code.msdn.microsoft.com/Run-after-server-side-b01f6824 The sample code...

Author: philip fu Date: 07/02/2013

[Sample Of Jul 1st] Show file upload status in ASP.NET

Sample Download : https://code.msdn.microsoft.com/Show-file-upload-status-in-c02f47a7 The project...

Author: philip fu Date: 07/01/2013

[Sample Of Jun 30th] Custom ListBox Items with Dual-column or multi-column in WP8

Sample Download : https://code.msdn.microsoft.com/Custom-ListBox-Items-with-05f8d145 This sample...

Author: philip fu Date: 06/30/2013

<Previous Next>