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 Oct 30th] How to add registry entries to Windows Azure VM programmatically

Sample Download : https://code.msdn.microsoft.com/How-to-add-registry-6942e5e2 One of the common asks...

Author: philip fu Date: 10/30/2013

[Sample Of Oct 29th] How to retrieve diagnostics messages in Windows Azure storage

Sample Download : https://code.msdn.microsoft.com/How-to-retrieve-diagnostics-10c39e6d This sample...

Author: philip fu Date: 10/29/2013

[Sample Of Oct 27th] How to use Bing Translator API in Windows Azure

Sample Download : https://code.msdn.microsoft.com/How-to-use-Bing-Translator-6f99c94f This Sample...

Author: philip fu Date: 10/27/2013

[Sample Of Oct 26th] How to horizontally partition data in Windows Azure SQL Database

Sample Download : https://code.msdn.microsoft.com/How-to-horizontally-2e0dc563 This sample...

Author: philip fu Date: 10/26/2013

[Sample Of Oct 25th] 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-87479fb8 Because any log...

Author: philip fu Date: 10/25/2013

[Sample Of Oct 24th] How to serve files from Blob storage via a Windows Azure Web Role application

Sample Download : https://code.msdn.microsoft.com/How-to-serve-files-from-1aa555bd The sample code...

Author: philip fu Date: 10/24/2013

[Sample Of Oct 23rd] How to perform management operations on the Service Bus using REST on Windows Phone

Sample Download : CS Version: https://code.msdn.microsoft.com/Call-web-through-service-7843bde5 VB...

Author: philip fu Date: 10/23/2013

[Sample Of Oct 21st] How to enable static compression in Windows Azure applications

Sample Download : https://code.msdn.microsoft.com/How-to-enable-static-932c53db Static compression is...

Author: philip fu Date: 10/21/2013

[Sample Of Oct 20th] How to check whether a file is in use

Sample Download : https://code.msdn.microsoft.com/How-to-check-whether-a-4e7e905e The project...

Author: philip fu Date: 10/21/2013

[Sample Of Oct 18th] How to convert between TIFF image and multiple JPEG images

Sample Download : CS Version: https://code.msdn.microsoft.com/How-to-convert-between-8ae1c7e9 VB...

Author: philip fu Date: 10/18/2013

[Sample Of Oct 17th] How to automate a web page in the WebBrowser control

Sample Download : CS Version: https://code.msdn.microsoft.com/How-to-automate-a-web-page-ae9d6ca1 VB...

Author: philip fu Date: 10/17/2013

[Sample Of Oct 16th] How to Generate SAS from Windows Azure Mobile Services

Sample Download : CS Version: https://code.msdn.microsoft.com/How-to-Generate-SAS-from-7895b3ea VB...

Author: philip fu Date: 10/16/2013

[Sample Of Oct 15th] How to use Windows Azure ACS to authenticate in WPF application

Sample Download : CS Version: https://code.msdn.microsoft.com/How-to-use-Windows-Azure-4dc64908 VB...

Author: philip fu Date: 10/16/2013

[Sample Of Oct 14th] Encrypt and decrypt ASP.NET web config

Sample Download : https://code.msdn.microsoft.com/Encrypt-and-decrypt-ASPNET-b65f7a64 This sample...

Author: philip fu Date: 10/14/2013

[Sample Of Oct 13th] Automates Visio in .NET

Sample Download : CS Version: https://code.msdn.microsoft.com/CSAutomateVisio-78411e44 VB Version:...

Author: philip fu Date: 10/13/2013

[Sample Of Oct 11th] ExcelLike GridView for batch actions in ASP.NET

Sample Download : https://code.msdn.microsoft.com/CSASPNETExcelLikeGridView-3f67cd84 The project...

Author: philip fu Date: 10/11/2013

[Sample Of Oct 10th] Get MAC of local Ethernet and Wireless80211

Sample Download : CS Version: https://code.msdn.microsoft.com/CSMACAddress-23db2a0a VB Version:...

Author: philip fu Date: 10/10/2013

[Sample Of Oct 9th] How to download files from FTP server

Sample Download : CS Version: https://code.msdn.microsoft.com/How-to-files-from-FTP-d31b9d88 VB...

Author: philip fu Date: 10/09/2013

[Sample Of Oct 8th] How to bind HTML from a data model to a WebView in Windows Store app.

Sample Download : https://code.msdn.microsoft.com/How-to-bind-HTML-from-a-7a6ff47c It's been said...

Author: philip fu Date: 10/09/2013

[Sample Of Oct 7th] Using ACS as an OData token issuer

Sample Download : https://code.msdn.microsoft.com/VBAzureACSAndODataToken-406f4fe1 The sample code...

Author: philip fu Date: 10/08/2013

[Sample Of Oct 6th] Azure Storage Backup Sample

Sample Download : https://code.msdn.microsoft.com/CSAzureBackup-78eee246 The sample code demonstrates...

Author: philip fu Date: 10/06/2013

[Sample Of Oct 5th] Remove permission level in SharePoint

Sample Download : CS Version: https://code.msdn.microsoft.com/CSSharePointRemovePermissio-993012e5 VB...

Author: philip fu Date: 10/06/2013

[Sample Of Oct 3rd] How to import/export the XML files using Code First in EF

Sample Download : https://code.msdn.microsoft.com/CSEFStoreXmlFiles-d58d5702 This sample demonstrates...

Author: philip fu Date: 10/03/2013

[Sample Of Oct 2nd] Load Isolated Storage's Image and display in WP8

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

Author: philip fu Date: 10/02/2013

[Sample Of Sep 30th] How to view SQL Azure Report Services

Sample Download : https://code.msdn.microsoft.com/CSAzureSQLReportingServices-e3ffff52 The sample...

Author: philip fu Date: 09/30/2013

[Sample Of Sep 29th] How to set Timeout for HttpWebRequest in WP8

Sample Download : https://code.msdn.microsoft.com/Timeout-for-httpwebrequest-cb28dd22 This sample...

Author: philip fu Date: 09/29/2013

[Sample Of Sep 28th] How to play music while screen is locked in WP8

Sample Download : https://code.msdn.microsoft.com/Play-music-under-lock-548d2dac This sample...

Author: philip fu Date: 09/28/2013

[Sample Of Sep 26th] How to implement retry logic while working with Azure AppFabric Caching

Sample Download : https://code.msdn.microsoft.com/How-to-implement-retry-a923a2ea When using cloud...

Author: philip fu Date: 09/26/2013

[Sample Of Sep 25th] How to control Windows Azure VM with REST api

Sample Download : https://code.msdn.microsoft.com/How-to-program-control-838bd90b To operate Windows...

Author: philip fu Date: 09/25/2013

[Sample Of Sep 24th] Print a specific part of webpage in ASP.NET

Sample Download : https://code.msdn.microsoft.com/Print-a-specific-part-of-7189b52b The project...

Author: philip fu Date: 09/24/2013

[Sample Of Sep 23rd] How to create a simple web downloader

Sample Download : https://code.msdn.microsoft.com/Show-progress-in-f66dfe56 The sample demonstrates...

Author: philip fu Date: 09/23/2013

[Sample Of Sep 22nd] Custom WF4 Activity Validation

Sample Download : https://code.msdn.microsoft.com/Custom-WF4-Activity-b66a35e1 When we trying to...

Author: philip fu Date: 09/22/2013

[Sample Of Sep 21st] Create WF4 service host in code

Sample Download : https://code.msdn.microsoft.com/Create-WF4-service-host-in-649026b3 By using...

Author: philip fu Date: 09/21/2013

[Sample Of Sep 20th] How to sort RSS feed in WP8

Sample Download : https://code.msdn.microsoft.com/How-to-sort-RSS-feed-138a4029 This sample shows how...

Author: philip fu Date: 09/20/2013

[Sample Of Sep 19th] How to use WCF to implement Reverse Ajax in ASP.NET

Sample Download : CS Version: https://code.msdn.microsoft.com/How-to-use-WCF-to-d5e6b9f7 VB Version:...

Author: philip fu Date: 09/19/2013

[Sample Of Sep 17th] How to develop a custom content type with associated workflow in SharePoint

Sample Download : CS Version: https://code.msdn.microsoft.com/How-to-develop-a-custom-454ac947 VB...

Author: philip fu Date: 09/17/2013

[Sample Of Sep 16th] How to store the images in SQL Azure

Sample Download : CS Version: https://code.msdn.microsoft.com/How-to-store-the-in-SQL-6c6a46b5 VB...

Author: philip fu Date: 09/16/2013

[Sample Of Sep 15th] Zoom in/out in WP8

Sample Download : https://code.msdn.microsoft.com/Zooming-in-WP-fb70c0da This sample demonstrates how...

Author: philip fu Date: 09/15/2013

[Sample Of Sep 13th] How to set folder permissions in Office 365

Sample Download : https://code.msdn.microsoft.com/How-to-set-folder-ac570e94 In this sample, we will...

Author: philip fu Date: 09/13/2013

[Sample Of Sep 12th] Making an await WebClient in WP8

Sample Download : https://code.msdn.microsoft.com/Making-an-await-WebClient-dd9a53d8 This sample will...

Author: philip fu Date: 09/13/2013

[Sample Of Sep 11th] Extend ASP.NET TreeView to support tags

Sample Download : https://code.msdn.microsoft.com/Extend-ASPNET-TreeView-to-93d5d8c5 In Windows Forms...

Author: philip fu Date: 09/11/2013

[Sample Of Sep 9th] Display and select current rating using Ajax Rating control

Sample Download : https://code.msdn.microsoft.com/Display-and-select-current-a5f8974e This code...

Author: philip fu Date: 09/09/2013

[Sample Of Sep 8th] How to fill a DataTable with the result of LinqToEntity

Sample Download : https://code.msdn.microsoft.com/How-to-fill-a-DataTable-b0a4feb0 This sample...

Author: philip fu Date: 09/08/2013

[Sample Of Sep 5th] How to retrieve output parameter from stored procedure in Entity Framework

Sample Download : https://code.msdn.microsoft.com/How-to-retrieve-output-e85526ba This sample...

Author: philip fu Date: 09/05/2013

[Sample Of Sep 4th] Backup Isolated Storage To SkyDrive in WP8

Sample Download : CS Version: https://code.msdn.microsoft.com/Backup-Isolated-Storage-To-0d4b4357 VB...

Author: philip fu Date: 09/04/2013

[Sample Of Sep 3rd] How to modify sessionState section at run time in ASP.NET

Sample Download : CS Version: https://code.msdn.microsoft.com/Detect-how-to-modify-bc1d3d4a VB...

Author: philip fu Date: 09/03/2013

[Sample Of Sep 2nd] Bind ListView with local datasource in Windows Store apps

Sample Download : https://code.msdn.microsoft.com/Bind-ListView-with-local-1ce99693 This sample...

Author: philip fu Date: 09/02/2013

[Sample Of Sep 1st] Call server side function without web service in ASP.NET

Sample Download : https://code.msdn.microsoft.com/Call-server-side-function-69b95af2 This sample code...

Author: philip fu Date: 09/01/2013

[Sample Of Aug 30th] Evaluate function and get local variables of a Managed Process Using MDbg

Sample Download : https://code.msdn.microsoft.com/Evaluate-function-and-get-d0b160de The sample...

Author: philip fu Date: 08/31/2013

[Sample Of Aug 29th] How to bind command to button which in the DataTemplate in Windows Store app

Sample Download : https://code.msdn.microsoft.com/Command-binding-inside-3cef5eea This sample...

Author: philip fu Date: 08/29/2013

<Previous Next>