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
(19)
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
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
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
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
Request free Code Samples from Microsoft and the Community
Posted
3 months ago
by
Jialiang Ge [MSFT]
8
Comments
Microsoft All-In-One Code Framework is providing a code sample request function. This is a proactive way for our Developer community to obtain code samples for certain programming tasks directly from Microsoft. The service was hosted on CodePlex ....
Microsoft All-In-One Code Framework
All-In-One Silverlight Code Samples
Posted
over 3 years ago
by
Jialiang Ge [MSFT]
7
Comments
All-In-One Silverlight Code Samples Introduction Download Silverlight Code Samples Request Silverlight Code Samples Introduction Silverlight is a powerful development platform for creating engaging, interactive applications for...
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
New Microsoft All-In-One Code Framework “Sample Browser” v3 Released
Posted
over 2 years ago
by
Jialiang Ge [MSFT]
6
Comments
Microsoft All-In-One Code Framework Sample Browser v3 was released today, targeting to provide a much better code sample download and management experience for developers. Install: http://go.microsoft.com/?linkid=9770773 (a tiny ClickOnce install)...
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
Sharing the MSDN Forum Assistant – an instant and easy way to search for a resolution in MSDN forums
Posted
over 2 years ago
by
Jialiang Ge [MSFT]
4
Comments
As a developer, are you continuously looking for technical support resources? Frustrated with program crashes? Or struggling to meet your customers expectation? The new MSDN Forum Assistant reduces your efforts of logging in and directs you to the MSDN...
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 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...
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
[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
Releasing Sample Browser for Windows 8 – Get your hands on thousands of samples
Posted
3 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
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
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
[Sample of Mar 15th] Load JavaScript Resources on-demand in ASP.NET
Posted
over 1 year ago
by
Jialiang Ge [MSFT]
3
Comments
Sample Download: http://code.msdn.microsoft.com/CSASPNETLoadAndExecuteDynam-25a1f05a Today’s code sample demonstrates how JavaScript resources can be loaded on-demand. The JavaScript file is linked to the page via an Asynchronous web service call...
Microsoft All-In-One Code Framework
[Sample of Feb 25th] Customize Visual Studio Status Bar
Posted
over 1 year ago
by
Jialiang Ge [MSFT]
2
Comments
Sample Download: http://code.msdn.microsoft.com/Customize-VS-status-bar-in-0990ed78 Today’s code sample demonstrates customizing the status bar of Visual Studio. The Visual Studio status bar, the horizontal region at the bottom of the Visual...
Microsoft All-In-One Code Framework
[Sample of Mar 29th] Shut down a computer using .NET
Posted
over 1 year ago
by
Jialiang Ge [MSFT]
2
Comments
Sample Download: http://code.msdn.microsoft.com/CSShutdownComputer-b2cfbc74 Today’s code sample demonstrates how to shut down a computer using .net. I’ve pinvoked the native API’s to get this going. Following are the API’s implemented...
Microsoft All-In-One Code Framework
Launching "Sample of the Day" - Learn an amazing code sample every 24 hours
Posted
over 1 year ago
by
Jialiang Ge [MSFT]
2
Comments
Every day is an opportunity to learn something or discover something new. Learn one sample every day, be coding master in a year! Microsoft All-In-One Code Framework offers " Sample of the Day ". "Sample of the Day" introduces one amazing code sample...
Microsoft All-In-One Code Framework
Targeting TOP sample quality, All-In-One Code Framework is on its way
Posted
over 2 years ago
by
Jialiang Ge [MSFT]
2
Comments
Quality - quality – quality. This hallowed word dictates what we ought to be, what we can be, what we will be. Targeting TOP sample quality, All-In-One Code Framework starts its new round of quality enhancement in the new fiscal year at Microsoft...
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
All-In-One Code Framework surpasses 1,000,000 downloads!
Posted
over 2 years ago
by
All-In-One Code Framework
2
Comments
We are proud to announce the arrival of a key milestone through the All-In-One Code Framework project. With strong partnership, dedication and commitment, and big supports from the community, All-In-One Code Framework has now exceeded its Fiscal Year...
Microsoft All-In-One Code Framework
Is it supported to write Windows Shell Extension using .NET 4 today?
Posted
over 2 years ago
by
Jialiang Ge [MSFT]
2
Comments
Prior to .NET Framework 4, the development of in-process shell extensions using managed code is not supported at all because of the CLR limitation allowing only one .NET runtime per process. Jesse Kaplan, one of the CLR program managers, explains it in...
Microsoft All-In-One Code Framework
The step-by-step guide of making a C# (or VB.NET) Windows 7 Trigger Start Service
Posted
over 4 years ago
by
Jialiang Ge [MSFT]
2
Comments
Windows 7 introduces a new feature called Trigger-start Service. In this article, you will see a step-by-step guide of making a Windows 7 Trigger-start Service in Visual C# (or VB.NET). Services and background processes have tremendous influence on...
Page 1 of 21 (515 items)
1
2
3
4
5
»