Freigeben über


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 6th] How to use Bing Translator API in Windows Azure

Sample Download : CS Version: https://code.msdn.microsoft.com/CSAzureBingTranslatorSample-7c3a2d9b VB...

Author: philip fu Date: 01/06/2013

[Sample Of Jan 5th] Convert live camera feed to bytes in Windows Phone 8

Sample Download: CS Version: https://code.msdn.microsoft.com/CSWP8CameraFeedByteConverte-979b13f0 VB...

Author: philip fu Date: 01/05/2013

Unbox the 1st New Year Gift from Microsoft All-In-One Code Framework

Happy New Year! Thank you for all your support in 2012. So many exciting things have happened!...

Author: Jialiang Ge [MSFT] Date: 01/05/2013

[Sample Of Jan 4th] Databind with CollectionViewSource in Windows Phone 8

Sample Download : CS Version: https://code.msdn.microsoft.com/CSWP8CollectionViewSource-41c362bf VB...

Author: philip fu Date: 01/04/2013

[Sample Of Jan 3rd] Accesse Item's Index when Databind in Windows Phone 8

Sample Download : CS Version: https://code.msdn.microsoft.com/CSWP8AccessItemIndex-eb8d67bc VB...

Author: philip fu Date: 01/03/2013

[Sample Of Jan 2nd] Download FTP file in Windows Store app

Sample Download : CS Version: https://code.msdn.microsoft.com/VBWindowsStoreAppFTPDownloa-0131c3cf VB...

Author: philip fu Date: 01/02/2013

[Sample Of Jan 1st] Windows Store app: How to access data in an IBuffer in C++

Sample Download: https://code.msdn.microsoft.com/CppWindowsStoreAppManipulat-2e5e4c7b IBuffers are...

Author: philip fu Date: 01/01/2013

[Sample Of Dec 31st] How to add item to grouped Gridview dynamically in Windows Store app

Sample Download : CS Version: https://code.msdn.microsoft.com/CSWindowsStoreAppAddItem-a5d7fbcc VB...

Author: philip fu Date: 12/31/2012

[Sample Of Dec 30th] How to disable specified items selection in Listview/Gridvi​ew in Windows Store app

Sample Download : CS Version: https://code.msdn.microsoft.com/CSWindowsStoreAppDisableIte-716be3f2 VB...

Author: philip fu Date: 12/30/2012

[Sample Of Dec 28th] Reflection in the .NET Framework for Windows Store Apps

Sample Download : CS Version: https://code.msdn.microsoft.com/CSWindowsStoreAppReflection-f1636b88 VB...

Author: philip fu Date: 12/28/2012

[Sample Of Dec 27th] How to use the custom type in DataTable

Sample Download : CS Version: https://code.msdn.microsoft.com/CSDataTableCustomType-8e7ff692 VB...

Author: philip fu Date: 12/27/2012

[Sample Of Dec 26th] Call WebService to interact with workflow in Outlook

Sample Download : CS Version: https://code.msdn.microsoft.com/CSOutlookCallWCFWFService-2dc21007 VB...

Author: philip fu Date: 12/26/2012

[Sample Of Dec 25th] How to view word document in WPF application

Sample Download : CS Version: https://code.msdn.microsoft.com/CSVSTOViewWordInWPF-db347436 VB...

Author: philip fu Date: 12/25/2012

[Sample Of Dec 24th] Create new events for shape in Excel

Sample Download : CS Version: https://code.msdn.microsoft.com/CSExcelNewEventForShapes-0e26b1f2 VB...

Author: philip fu Date: 12/24/2012

[Sample Of Dec 23rd] Load Isolated Storage's Image and display in Windows Phone 8

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

Author: philip fu Date: 12/23/2012

[Sample Of Dec 21st] Dynamically create ,display and remove image at runtime in Windows Phone 8

Sample Download : CS Version: https://code.msdn.microsoft.com/CSWP8ImageOperation-c579e22c VB...

Author: philip fu Date: 12/21/2012

[Sample Of Dec 20th] Add query string to ASP.NET breadcrumb

Sample Download : CS Version: https://code.msdn.microsoft.com/CSASPNETBreadcrumbWithQuery-ff7d7b14 VB...

Author: philip fu Date: 12/20/2012

[Sample Of Dec 19th] Detect the argument of another program

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

Author: philip fu Date: 12/19/2012

[Sample Of Dec 18th] Get online users in ASP.NET

Sample Download : CS Version: https://code.msdn.microsoft.com/CSASPNETCurrentOnlineUserLi-0483a7f3 VB...

Author: philip fu Date: 12/18/2012

[Sample Of Dec 17th] Download document from Document libraries in SharePoint

Sample Download : CS Version: https://code.msdn.microsoft.com/CSSharePointDownloadDocumen-f19f0613 VB...

Author: philip fu Date: 12/17/2012

New Windows 8 Code Sample Demo Video on Channel 9

Since we launched Windows 8 How-do-I code sample videos last month, the first Windows 8 video has...

Author: Jialiang Ge [MSFT] Date: 12/17/2012

[Sample Of Dec 16th] How to use AlertTask method in SharePoint

Sample Download : CS Version: https://code.msdn.microsoft.com/CSSharePointAlertTask-1689bd6f VB...

Author: philip fu Date: 12/16/2012

[Sample Of Dec 15th] Background worker thread in ASP.NET

Sample Download : CS Version: https://code.msdn.microsoft.com/CSASPNETBackgroundWorker-5a0cea51 VB...

Author: philip fu Date: 12/15/2012

[Sample Of Dec 14th] A Private Messages Module in ASP.NET Site

Sample Download : CS Version: https://code.msdn.microsoft.com/CSASPNETPrivateMessagesModu-31b69f48 VB...

Author: philip fu Date: 12/14/2012

[Sample Of Dec 13rd] Add VS Toolbox item with custom tooltip](../codefx/sample-of-dec-13rd-add-vs-toolbox-item-with-custom-tooltip)

Sample Download : CS Version: https://code.msdn.microsoft.com/CSCustomizeVSToolboxItem-c8886604 VB...

Author: philip fu Date: 12/13/2012

[Sample Of Dec 12nd] How to set home page for publishing sites in SharePoint

Sample Download : https://code.msdn.microsoft.com/CSSharePointSetHomepageForS-da804452 This sample...

Author: philip fu Date: 12/12/2012

[Sample Of Dec 11st] Add Unique Constraint in EntityFramework

Sample Download : CS Version: https://code.msdn.microsoft.com/CSASPNETUniqueConstraintInE-d357224a VB...

Author: philip fu Date: 12/11/2012

[Sample Of Dec 10th] Get Plain Text of a Word Document using Open XML

Sample Download : CS Version https://code.msdn.microsoft.com/CSOpenXmlGetPlainText-554918c3 VB...

Author: philip fu Date: 12/10/2012

[Sample Of Dec 9th] How to deep clone objects using reflection in .NET

Sample Download : CS Version: https://code.msdn.microsoft.com/CSDeepCloneObject-8a53311e VB Version:...

Author: philip fu Date: 12/09/2012

[Sample Of Dec 8th] SharePoint example: Data from CSV to User Profiles

Sample Download: CS Version: https://code.msdn.microsoft.com/CSSharePointCSVReaderForUse-0c5fd54a VB...

Author: philip fu Date: 12/08/2012

[Sample of Dec 7th] Show data with multiple value field in SharePoint

Sample Download : CS Version: https://code.msdn.microsoft.com/CSSharePointshowDataWithMul-cfca24df VB...

Author: philip fu Date: 12/07/2012

[Sample of Dec 7th] How to close the SharePoint modal dialog and refresh the parent page using Server side API

Sample Download: CS Version: https://code.msdn.microsoft.com/CSSharePointRefreshParentPa-f9a2ba04 VB...

Author: philip fu Date: 12/06/2012

[Sample of Dec 5th] Windows Store app: Save a collection to Application Storage

Sample Download: CS Version: https://code.msdn.microsoft.com/CSWinStoreAppSaveCollection-bed5d6e6 VB...

Author: philip fu Date: 12/05/2012

[Sample of Dec 4th] Windows Store app: Manipulate FileRandomAcces​sStream

Sample Download : CS Version: https://code.msdn.microsoft.com/CSWindowsStoreAppFileRandom-5da68cc9 VB...

Author: philip fu Date: 12/04/2012

[Sample of Dec 3rd] EF4 Complex Type Objects demo

Sample Download : CS Version: https://code.msdn.microsoft.com/CSEFComplexType-d058a5a3 VB Version:...

Author: philip fu Date: 12/03/2012

[Sample of Dec 2nd] Azure + Bing Map sample application

Sample Download: CS Version: https://code.msdn.microsoft.com/CSAzureBingMaps-bab92df1 VB Version:...

Author: philip fu Date: 12/02/2012

[Sample of Dec 1st] Implement Search Engine in ASP.NET

Sample Download: CS Version: https://code.msdn.microsoft.com/CSASPNETSearchEngine-52f5392c VB...

Author: philip fu Date: 12/01/2012

[Sample of Nov 30th] List files in directory in .NET

Sample Download : CS Version: https://code.msdn.microsoft.com/CSListFilesInDirectory-3b2430dc VB...

Author: philip fu Date: 11/30/2012

[Sample of Nov 29th] Crop bitmap in a Windows Store app

Sample Download : CS Version: https://code.msdn.microsoft.com/CSWin8AppCropBitmap-52fa1ad7 VB...

Author: philip fu Date: 11/29/2012

[Sample of Nov 28th] Get desired result by AJAX calls

Sample Download : CS Version: https://code.msdn.microsoft.com/CSASPNETGetDesiredResultByA-b311498b VB...

Author: philip fu Date: 11/28/2012

Microsoft Channel 9 Interviews Mei Liang to Introduce Sample Browser Extension for Visual Studio 2012 and 2010

This morning, Microsoft Channel 9 interviewed Mei Liang - Group Manager of Microsoft All-In-One Code...

Author: Jialiang Ge [MSFT] Date: 11/28/2012

[Sample of Nov 27th] Dynamically build lambda expression

Sample Download : https://code.msdn.microsoft.com/CSDynamicallyBuildLambdaExp-d75a695b This sample...

Author: philip fu Date: 11/27/2012

[Sample of Nov 26th] C++ Windows app uses WM_COPYDATA for IPC

Sample Download : https://code.msdn.microsoft.com/CppSendWMCOPYDATA-f75bc681 This code sample...

Author: philip fu Date: 11/26/2012

[Sample of Nov 25th] Use Silverlight along with SharePoint

Sample Download : https://code.msdn.microsoft.com/CSSharePointSilverlightInte-88fd7b56 The code...

Author: philip fu Date: 11/25/2012

[Sample of Nov 23rd] Windows Forms localization demo

Sample Download : CS Version: https://code.msdn.microsoft.com/CSWinFormLocalization-59675a87 VB...

Author: philip fu Date: 11/23/2012

Happy Thanksgiving! Thank you from Microsoft All-In-One Code Framework

Nov 22 is Thanksgiving in U.S.  This is a holiday where we are thankful for the people and...

Author: Jialiang Ge [MSFT] Date: 11/23/2012

[Sample of Nov 22nd] Disable script after execution in ASP.NET

Sample Download : CS Version: https://code.msdn.microsoft.com/CSASPNETDisableScriptAfterE-8bf228fd VB...

Author: philip fu Date: 11/22/2012

[Sample of Nov 21st] Get selected item by code in ASP.NET

Sample Download CS Version: https://code.msdn.microsoft.com/CSASPNETGetSelectedValueOfA-64d156dd VB...

Author: philip fu Date: 11/21/2012

[Sample of Nov 20th] WCF Data Services demo

Sample Download : CS Version: https://code.msdn.microsoft.com/CSADONETDataService-d10ab814 VB...

Author: philip fu Date: 11/20/2012

[Sample of Nov 19th] Drag and drop file to Silverlight app

Sample Download : CS Version: https://code.msdn.microsoft.com/CSSL4FileDragDrop-b44a2dd1 VB Version:...

Author: philip fu Date: 11/19/2012

<Previous Next>