CodeProject
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
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
Announcing Microsoft All-In-One Code Framework Sample Browser v5 - A Big Refresh with Expansion to 3500+ code samples, Favorite Searches, Flexibilities & More
Posted
over 1 year ago
by
Jialiang Ge [MSFT]
15
Comments
In partnership with MSDN Samples Gallery, Microsoft All-In-One Code Framework this morning is releasing a brand new version for its Sample Browser , which introduces a big search expansion to over 3500 quality code samples, the new Favorite Searches and...
Microsoft All-In-One Code Framework
Microsoft Channel 9 Interviews Mei Liang to Introduce Sample Browser Extension for Visual Studio 2012 and 2010
Posted
5 months ago
by
Jialiang Ge [MSFT]
3
Comments
This morning, Microsoft Channel 9 interviewed Mei Liang - Group Manager of Microsoft All-In-One Code Framework - to introduce the newest Sample Browser extension for Visual Studio 2012 &2010 . This extension provides a way for developers to search...
Microsoft All-In-One Code Framework
Releasing Sample Browser for Windows 8 – Get your hands on thousands of samples
Posted
2 months ago
by
Jialiang Ge [MSFT]
4
Comments
Sample Browser 1.0 for Windows 8 is released in the Windows Store today – a new relaxing way for Developers to search, browse, learn and share over 5000 code samples on any Windows 8 devices, including Surfaces! This is a collaborative effort from...
Microsoft All-In-One Code Framework
More about REST: File upload download service with ASP.NET Web API and Windows Phone background file transfer
Posted
over 1 year ago
by
Yi-Lun Luo
3
Comments
Last week we discussed RESTful services, as well as how to create a REST service using WCF Web API. I'd like to remind you what's really important is the concepts, not how to implement the services using a particular technology. Shortly after that, WCF...
Microsoft All-In-One Code Framework
All-In-One WPF Code Samples
Posted
over 3 years ago
by
Jialiang Ge [MSFT]
10
Comments
All-In-One WPF Code Samples Introduction Download WPF code samples Request WPF code samples Introduction Windows Presentation Foundation (WPF) provides developers with a unified programming model for building rich Windows smart...
Microsoft All-In-One Code Framework
Microsoft All-In-One Code Framework Sample Browser v4 Released – A New Way to Enjoy 700 Microsoft Code Samples
Posted
over 2 years ago
by
Jialiang Ge [MSFT]
19
Comments
Today, we reached a new milestone of Microsoft All-In-One Code Framework . It gives me great pleasure to announce our newest Microsoft All-In-One Code Framework Sample Browser - v4 available to the globe. With this release, we embrace the hope of giving...
Microsoft All-In-One Code Framework
[Sample of July 5th] .NET CodeDOM demoed in C#
Posted
10 months ago
by
Jialiang Ge [MSFT]
0
Comments
Sample Download : http://code.msdn.microsoft.com/CSCodeDOM-ef324a06 The CSCodeDOM project demonstrates how to use the .NET CodeDOM mechanism to enable dynamic souce code generation and compilation at runtime. The ScriptControl class included in...
Microsoft All-In-One Code Framework
Microsoft All-In-One Code Framework November Sample Updates
Posted
over 2 years ago
by
Jialiang Ge [MSFT]
5
Comments
A new release of Microsoft All-In-One Code Framework is available on November 1st. We expect that its 11 new code samples covering Dynamics NAV, Silverlight, ASP.NET, WDK would ease your development work in these areas You can download the code...
Microsoft All-In-One Code Framework
How to implement Insert, Edit, Delete, Paging and Sorting functions in an ASP.NET GridView control
Posted
over 4 years ago
by
Jialiang Ge [MSFT]
4
Comments
This article illustrates how to populate an ASP.NET GridView control with a SQL Server table and then implement Insert, Edit, Delete, Paging and Sorting functions in it. In this sample, I don’t use DataSource controls and manipulate data in ADO.NET way...
Microsoft All-In-One Code Framework
[Sample of July 17] Create IE Explorer Bar in C#
Posted
10 months ago
by
Jialiang Ge [MSFT]
0
Comments
Sample Download : http://code.msdn.microsoft.com/CSIEExplorerBar-ba8fe182 The VC# code sample demonstrates how to create and deploy an IE Explorer Bar which can list all the images in the current web page. You can find more code samples that...
Microsoft All-In-One Code Framework
Microsoft All-In-One Code Framework "Sample Browser" v2 available for Technical Preview
Posted
over 2 years ago
by
Jialiang Ge [MSFT]
6
Comments
Today, we reached a new milestone of All-In-One Code Framework . It gives me great pleasure to announce our newest Sample Browser v2 available to the world for preview. With the new Sample Browser, we embrace the opportunity of reduing developers' efforts...
Microsoft All-In-One Code Framework
[Sample of July 29th] Reload page content regularly in ASP.NET
Posted
9 months ago
by
Jialiang Ge [MSFT]
4
Comments
Sample Download : http://code.msdn.microsoft.com/CSASPNETReloadPartContent-4272e6a0 This sample shows how to reload part of the page content regularly. One way is to use meta tag to refresh page regularly. Here we use javascript setInterval with jquery...
Microsoft All-In-One Code Framework
Microsoft All-In-One Code Framework August Code Sample Updates
Posted
over 2 years ago
by
Jialiang Ge [MSFT]
2
Comments
A new release of Microsoft All-In-One Code Framework is available on August 8th. We expect that its 15 new code samples covering Silverlight, SharePoint, ASP.NET, WPF, Windows Forms, Windows General and Visual Studio Extensibility would ease many developers’...
Microsoft All-In-One Code Framework
Visual Studio Extension of Microsoft All-In-One Code Framework Sample Browser is Upgraded to Metro UI - You can enjoy 700+ samples from within Visual Studio
Posted
over 2 years ago
by
All-In-One Code Framework
2
Comments
The Sample Browser Visual Studio Extension of Microsoft All-In-One Code Framework is upgraded! We integrated the Sample Browser v4 released two weeks ago with Visual Studio 2010. With this extension, you will be able to search and download samples from...
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
New release of Microsoft All-In-One Code Framework is available for download - March 2011
Posted
over 2 years ago
by
Jialiang Ge [MSFT]
1
Comments
A new release of Microsoft All-In-One Code Framework is available on March 8th. Download address : http://1code.codeplex.com/releases/view/62267#DownloadId=215627 You can download individual code samples or browse code samples grouped by technology...
Microsoft All-In-One Code Framework
Releasing the new Sample Browser for Visual Studio 2012 and Visual Studio 2010
Posted
8 months ago
by
All-In-One Code Framework
0
Comments
Sample Browser Visual Studio Extension Installation: http://visualstudiogallery.msdn.microsoft.com/4934b087-e6cc-44dd-b992-a71f00a2a6df Introduction Developers love code samples. Samples often serve as the starting point for many...
Microsoft All-In-One Code Framework
New release of code samples from Microsoft All-In-One Code Framework (2010-12-13)
Posted
over 3 years ago
by
Jialiang Ge [MSFT]
0
Comments
The code samples in Microsoft All-In-One Code Framework are updated on 2010-12-13. Download address : http://1code.codeplex.com/releases/view/57459#DownloadId=185534 Updated code sample index categorized by technologies: http://1code.codeplex.com...
Microsoft All-In-One Code Framework
Silverlight TreeView Control With CRUD and drag & drop
Posted
over 2 years ago
by
Jialiang Ge [MSFT]
0
Comments
Sample download: http://1code.codeplex.com/releases/view/62253#DownloadId=215079 Amit Dey from Microsoft contributed a nice Silverlight code sample that demonstrates enabling CRUD (Create, Read, Update, Delete) and drag & drop in Silverlight TreeView...
Microsoft All-In-One Code Framework
VC++, C#, VB.NET Coding Guideline of All-In-One Code Framework
Posted
over 3 years ago
by
Jialiang Ge [MSFT]
2
Comments
The coding standards for native C++ and .NET (C# and VB.NET) programming used by the All-In-One Code Framework team is now available to everyone. The Microsoft All-In-One Code Framework project team writes code samples based on this guideline. Download...
Microsoft All-In-One Code Framework
All-In-One Windows Service Code Samples
Posted
over 3 years ago
by
Jialiang Ge [MSFT]
1
Comments
All-In-One Windows Service Code Samples Introduction Download Windows Service code samples Request Windows Service code samples Introduction The All-In-One Windows Service code samples demonstrate the typical programming topics...
Microsoft All-In-One Code Framework
A new release of All-In-One Code Framework in May with 20 new samples and a Sample Browser VS extension
Posted
over 2 years ago
by
Jialiang Ge [MSFT]
0
Comments
A new release of Microsoft All-In-One Code Framework is available on May 27th. The blog introduces the new code samples in the release. Our new Sample Browser Visual Studio extension is also available now to facilitate your search of our code samples...
Microsoft All-In-One Code Framework
Microsoft All-In-One Code Framework 2009-12-20: brief intro of new samples
Posted
over 4 years ago
by
Jialiang Ge [MSFT]
0
Comments
Microsoft All-In-One Code Framework 20 th December, 2009 updates. Download: http://cfx.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=37537 If this is the first time you heard about All-In-One Code Framework(AIO) project, please refer to the...
Microsoft All-In-One Code Framework
Microsoft All-In-One Code Framework New Samples Updated on 2010-05-31
Posted
over 3 years ago
by
Jialiang Ge [MSFT]
0
Comments
Microsoft All-In-One Code Framework is updated on 2010-05-31. Download address: http://1code.codeplex.com/releases/view/46212#DownloadId=124539 If it’s the first time that you hear about Microsoft All-In-One Code Framework, please read the...
Microsoft All-In-One Code Framework
[Sample of Apr 5th] C# / VB Enum - String Converter
Posted
over 1 year ago
by
Jialiang Ge [MSFT]
4
Comments
Sample downloads C# version: http://code.msdn.microsoft.com/CSEnumStringConverter-31cb7347 VB version: http://code.msdn.microsoft.com/VBEnumStringConverter-f1c3411c Today’s code sample demonstrates how to convert enum to comma separated string...
Page 1 of 21 (514 items)
1
2
3
4
5
»