CodeProject
May, 2012 - Microsoft All-In-One Code Framework - Site Home - MSDN Blogs
Sign in
MSDN Blogs
Microsoft Blog Images
More ...
Microsoft All-In-One Code Framework - Developers' Pain Killer
Home
Introduction
FAQ
Who We Are
About Us
Contact Us
How We Kill Developers' Pains
Overview
Code Samples
Sample Request Service
Sample Browser
Sample of the Day
Achievements
Global Microsoft Next 2011
3 Years, 5M Downloads
Kudos
News
What's Next
Coming Soon
2012 Plan
2013 Plan
Resources
Documents
Pictures
Videos
Links
Are you frustrated by the lack of samples for certain programming tasks?
Have you struggled to quickly get started with a technique?
Have you expected someone to write samples for you based on your requests?
Are you attracted by a one-stop shop of all typical code samples?
Microsoft All-In-One Code Framework is a free, centralized code sample library driven by developers' real-world pains and needs. The goal is to provide customer-driven code samples for all Microsoft development technologies, and reduce developers' efforts in solving typical programming tasks. Our team listens to developers’ pains in the MSDN forums, social media and various DEV communities. We write code samples based on developers’ frequently asked programming tasks, and allow developers to download them with a short sample publishing cycle. Additionally, we offer a free code sample request service. It is a proactive way for our developer community to obtain code samples directly from Microsoft.
Blog - Title
May, 2012
Channel 9 Interview
Microsoft Next
Common Tasks
Blog Home
Email Blog Author
RSS for comments
RSS for posts
Atom
Search
Tags
.NET Framework
ADO.NET
AJAX
ASP.NET
Blog
Entity Framework
Internet Explorer
News
Office
Office Development
Release
SampleBrowser
SampleOfTheDay
SharePoint
Silverlight
TFS
VSX
Windows 8
Windows Azure
Windows Forms
Windows General
Windows Phone
Windows Phone 7
Windows SDK
WPF
Archives
Archives
May 2013
(18)
April 2013
(25)
March 2013
(25)
February 2013
(24)
January 2013
(32)
December 2012
(30)
November 2012
(31)
October 2012
(33)
September 2012
(6)
August 2012
(3)
July 2012
(31)
June 2012
(33)
May 2012
(37)
April 2012
(31)
March 2012
(34)
February 2012
(16)
December 2011
(2)
November 2011
(1)
October 2011
(2)
September 2011
(1)
August 2011
(2)
July 2011
(5)
June 2011
(1)
May 2011
(3)
April 2011
(3)
March 2011
(4)
February 2011
(3)
January 2011
(3)
December 2010
(1)
November 2010
(23)
October 2010
(3)
September 2010
(4)
August 2010
(3)
June 2010
(2)
May 2010
(3)
March 2010
(5)
February 2010
(2)
January 2010
(3)
December 2009
(3)
November 2009
(3)
October 2009
(4)
September 2009
(9)
August 2009
(3)
July 2009
(1)
June 2009
(1)
May 2009
(1)
April 2009
(2)
News
Sample of the Day
Sample Browser
Learn Windows 8
Learn Windows Phone
All-In-One Code Framework Blogs
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Microsoft All-In-One Code Framework
Issue Report: Sample Browser ClickOnce Installation is Not Started in IE [Fixed]
Posted
11 months ago
by
Jialiang Ge [MSFT]
4
Comments
Update of Fix The CodePlex team has fixed the following issue. The download should work fine for IE now. In case that the Sample Browser ClickOnce Installation is not automatically started because of adblocker, you will see the following message in...
Microsoft All-In-One Code Framework
The installation of Sample Browser is temporarily offline on May 1st and May 2nd
Posted
over 1 year ago
by
Jialiang Ge [MSFT]
1
Comments
The installation of Sample Browser is temporarily offline on May 1st and May 2nd due to the maintenance of CodePlex . It will be available for download again on May 3rd.
Microsoft All-In-One Code Framework
[Sample of May 9th] Background worker thread in ASP.NET
Posted
over 1 year ago
by
Jialiang Ge [MSFT]
1
Comments
Sample Downloads: ht http://code.msdn.microsoft.com/CSASPNETBackgroundWorker-dda8d7b6 Today’s sample demonstrates how to use background worker thread in ASP.NET You can find more code samples that demonstrate the most typical programming...
Microsoft All-In-One Code Framework
[Sample of May 10th] Silverlight TreeView supports CRUD and drag&drop
Posted
over 1 year ago
by
Jialiang Ge [MSFT]
1
Comments
Sample Downloads: http://code.msdn.microsoft.com/CSSLTreeViewCRUDDragDrop-ee92c4fe Today’s sample showcases a custom TreeView with added functionalities of CRUD and Drag-And-Drop operations. It was written by our star sample writer: Amit Dey...
Microsoft All-In-One Code Framework
[Sample of May 11th] Silverlight DataGrid group header style sample
Posted
over 1 year ago
by
Jialiang Ge [MSFT]
0
Comments
Sample Downloads: http://code.msdn.microsoft.com/CSSL4DataGridGroupHeaderSty-92ce9810 Today’s sample illustrates how to define group header style of different levels and define group header style according to group header content. You can...
Microsoft All-In-One Code Framework
[Sample of May 12th] Host WPF control in VS ToolWindow
Posted
over 1 year ago
by
Jialiang Ge [MSFT]
0
Comments
Sample Downloads: http://code.msdn.microsoft.com/CSVSPackageWPFToolWindow-7be227d1 Today’s sample demostrate how to host a WPF control into Visual Studio ToolWindow. You can find more code samples that demonstrate the most typical programming...
Microsoft All-In-One Code Framework
[Sample of May 13th] Show file upload status in ASP.NET
Posted
over 1 year ago
by
Jialiang Ge [MSFT]
0
Comments
Sample Downloads: http://code.msdn.microsoft.com/CSASPNETFileUploadStatus-5ff0194f Today’s sample demostrate how to show the file upload status based on AJAX without a third part component like ActiveX control, Flash or Silverlight. ...
Microsoft All-In-One Code Framework
[Sample of May 14th] Image slideshow in full screen mode
Posted
over 1 year ago
by
Jialiang Ge [MSFT]
0
Comments
Sample Downloads: http://code.msdn.microsoft.com/CSImageFullScreenSlideShow-79e29568 Today’s sample demonstrates how to display image slideshow in a Windows Forms application. It also shows how to enter the full screen mode to slide-show...
Microsoft All-In-One Code Framework
[Sample of May 15th] C++ Windows Shell context menu handler
Posted
over 1 year ago
by
Jialiang Ge [MSFT]
0
Comments
Sample Downloads: http://code.msdn.microsoft.com/CppShellExtContextMenuHandl-410a709a Today’s sample demonstrates demonstrates creating a Shell context menu handler with C++. You can find more code samples that demonstrate the most typical...
Microsoft All-In-One Code Framework
[Sample of May 16th] WPF ListBox Validation
Posted
over 1 year ago
by
Jialiang Ge [MSFT]
0
Comments
Sample Downloads: http://code.msdn.microsoft.com/CSWPFListBoxValidation-a3023d06 Today’s sample demonstrates how to add validation to a ListBox, overriding the control to contain a ValidationListener property, which can be bound to provide validation...
Microsoft All-In-One Code Framework
[Sample of May 17th] Display time on ASP.NET server side
Posted
over 1 year ago
by
Jialiang Ge [MSFT]
0
Comments
Sample Downloads: http://code.msdn.microsoft.com/CSASPNETServerClock-23c659d4 Today’s sample illustrates how to get the time of the server side and show it to the client page. Sometimes a website need to show an unified clock on pages to all...
Microsoft All-In-One Code Framework
Microsoft All-In-One Code Framework Sample Updates in May, 2012
Posted
over 1 year ago
by
Jialiang Ge [MSFT]
0
Comments
A new release of Microsoft All-In-One Code Framework is available on May 16th. We expect that its 11 new code samples covering typical programming scenarios in Windows Azure, .NET CLR, Windows SDK, Windows Forms, WPF, IIS and TFS would ease your development...
Microsoft All-In-One Code Framework
[Sample of May 18th] Handler to Sys.Application.load
Posted
over 1 year ago
by
Jialiang Ge [MSFT]
0
Comments
Sample Download: http://code.msdn.microsoft.com/ASPNETComboBoxSysApplicatio-4c7381d2 Today’s code sample illustrates the use of Sys.Application.add_load to add an handler to Sys.Application.load event. And the handler, usually scripted by...
Microsoft All-In-One Code Framework
[Sample of May 19th] User Session Expiration Alert in ASP.NET
Posted
over 1 year ago
by
Jialiang Ge [MSFT]
0
Comments
Sample Downloads: C# version: http://code.msdn.microsoft.com/AspNetAlertSessionExpire-c230a148 VB version: http://code.msdn.microsoft.com/AspNetAlertSessionExpire-73692260 Today’s code sample demonstrates how to design a simple user control, which...
Microsoft All-In-One Code Framework
[Sample of May 20th] Make ASP.NET GridView items single-selectable using RadioButton
Posted
over 1 year ago
by
Jialiang Ge [MSFT]
0
Comments
Sample Download: http://code.msdn.microsoft.com/CSWP7MultiTouchDrawing-4513213a Today’s code sample demonstrates how to do a single select with the help of the RadioButton as a Server-Side control in the ItemTemplate of the GridView. For...
Microsoft All-In-One Code Framework
[Sample of May 21th] Windows Phone 7 Multi-Touch Drawing Demo
Posted
over 1 year ago
by
Jialiang Ge [MSFT]
0
Comments
Sample Download: http://code.msdn.microsoft.com/CSWP7MultiTouchDrawing-4513213a Today’s code sample demonstrates how to draw pictures with Canvas Control on a multi-touch screen. If you simply implement the following event: Touch.FrameReported...
Microsoft All-In-One Code Framework
[Sample of May 22th] Windows Phone 7 Custom Style Button
Posted
over 1 year ago
by
Jialiang Ge [MSFT]
0
Comments
Sample Download: http://code.msdn.microsoft.com/CSWP7CustomStyleButton-01e7592a Today’s code sample demonstrates how to create your own style button. You do not need to use any additional tool besides Visual Studio 2010. Custom button images...
Microsoft All-In-One Code Framework
[Sample of May 23th] How to clear variables on click of Back button to previous page on browser
Posted
11 months ago
by
Jialiang Ge [MSFT]
0
Comments
Sample Download: http://code.msdn.microsoft.com/ClearVariablesOnClickOfBack-bca322e8 Today’s code sample demonstrates how to clear variables on click of Back button to previous page on browser. Usually, if user hits browser's back button, some...
Microsoft All-In-One Code Framework
[Sample of May 24th] Get link info of a TFS work item
Posted
11 months ago
by
Jialiang Ge [MSFT]
0
Comments
Sample Download: http://code.msdn.microsoft.com/VBTFSWorkItemLinkInfoDetail-e22ecdfd Today’s code sample demonstrates how to get the link details of a WorkItemLinkInfo object. The detailed information is like : Source:[Source title] ==> LinkType...
Microsoft All-In-One Code Framework
[Sample of May 25th] Hex string <--> byte array converter
Posted
11 months ago
by
Jialiang Ge [MSFT]
0
Comments
Sample Download: http://code.msdn.microsoft.com/VBHexStringByteArrayConvert-be271820 This sample demonstrates how to convert byte array to hex string and vice versa. For example, "FF00EE11" <--> { FF, 00, EE, 11 } For detailed introduction...
Microsoft All-In-One Code Framework
[Sample of May 26th] Uninstall disks with VDS
Posted
11 months ago
by
Jialiang Ge [MSFT]
0
Comments
Sample Download: http://code.msdn.microsoft.com/CppVDSUninstallDisks-7192ea26 This sample demonstrates how to use VDS to uninstall disks and volumes. Warning: uninstalling a disk may lead to potential data loss. Use this sample with care. This sample...
Microsoft All-In-One Code Framework
Sample Browser v5.2 Update
Posted
over 1 year ago
by
Jialiang Ge [MSFT]
0
Comments
The Sample Browser is updated again last weekend with the following feature improvements and bug fixes. If you have already installed Sample Browser, please reopen the application to get the auto-update. If it’s your first time to learn about Sample...
Microsoft All-In-One Code Framework
Sample Browser v5.3 Feature Update
Posted
11 months ago
by
Jialiang Ge [MSFT]
0
Comments
We release a new update for Microsoft All-In-One Code Framework Sample Browser this week, and added two features suggested by many users. If you have already installed Sample Browser, please reopen the application to get the auto-update. If it’s...
Microsoft All-In-One Code Framework
[Sample of May 2nd] C#/VB P/Invokes a native DLL
Posted
over 1 year ago
by
Jialiang Ge [MSFT]
0
Comments
Sample Downloads C#: http://code.msdn.microsoft.com/CSPInvokeDll-b05779d0 VB: http://code.msdn.microsoft.com/VBPInvokeDll-e220099a Today’s sample demonstrates how to P/Invoke native DLLs from C# and VB.NET. You can find more code samples...
Microsoft All-In-One Code Framework
[Sample of May 3rd] C# app dynamically loads a native DLL
Posted
over 1 year ago
by
Jialiang Ge [MSFT]
0
Comments
Sample Downloads: http://code.msdn.microsoft.com/CSLoadLibrary-4f25687f Today’s sample demonstrates dynamically load a native DLL by P/Invoking LoadLibrary, and invoke its exported functions. You can find more code samples that demonstrate the...
Page 1 of 2 (37 items)
1
2