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
Network
News
Office
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
(15)
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
How to create an ASP.NET Ajax Extender Control
Posted
over 4 years ago
by
Jialiang Ge [MSFT]
2
Comments
The CSASPNETAjaxExtender sample demonstrates how to create an ASP.Net Ajax ExtenderControl, which is a TimePicker to allow the user dragging the minute/hour pointer to select a time of a day on a clock. Microsoft ASP.Net Ajax Extensions enables you...
Microsoft All-In-One Code Framework
All-In-One ASP.NET Code Samples
Posted
over 3 years ago
by
Jialiang Ge [MSFT]
2
Comments
All-In-One ASP.NET Code Samples Introduction Download ASP.NET code samples Request ASP.NET code samples Introduction The All-In-One ASP.NET code samples demonstrate the typical programming topics about ASP.NET. These topics are...
Microsoft All-In-One Code Framework
All-In-One Code Framework "Sample Browser" is Now Available to Everyone
Posted
over 3 years ago
by
Jialiang Ge [MSFT]
2
Comments
Today we’ve reached the milestone in a new generation of All-In-One Code Framework . It is with great pleasure that we are announcing general availability of Sample Browser to the world. This is a momentous occasion for All-In-One Code Framework...
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
Microsoft All-In-One Code Framework Sample Updates on June 1st, 2012
Posted
11 months ago
by
Jialiang Ge [MSFT]
2
Comments
A new release of Microsoft All-In-One Code Framework is available on June 1st. In this release, we added lots of Windows Phone 7 code samples. We expect that its 20 new code samples covering Windows Phone 7, TFS and ASP.NET would ease your development...
Microsoft All-In-One Code Framework
[Sample of Apr 6th] Customize Windows Forms app's System Menu
Posted
over 1 year ago
by
Jialiang Ge [MSFT]
2
Comments
Sample Download: http://code.msdn.microsoft.com/CSCustomizeSysMenu-024ccb7f Today’s code sample demonstrates how to modify a Windows Forms application’s system menu The sample was written by the Microsoft engineer Nibu Babu Thomas . You can find more...
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
[Sample of Apr 23rd] How to filter indecent words in ASP.NET website
Posted
over 1 year ago
by
Jialiang Ge [MSFT]
2
Comments
Sample Downloads: C# version: http://code.msdn.microsoft.com/ASPNETSensorKeywordInSite-2770d86a VB version: http://code.msdn.microsoft.com/ASPNETSensorKeywordInSite-6c2ed899 Today’s code sample demonstrates how to censor key words...
Microsoft All-In-One Code Framework
[Sample of Apr 30th] Run scripts after server side validation in ASP.NET
Posted
over 1 year ago
by
Jialiang Ge [MSFT]
2
Comments
Sample Downloads: http://code.msdn.microsoft.com/AddDynamicallyControlstoGri-d74fe84f Today’s sample demonstrates how to run client script after server side validation. Normally, client script is placed to validate user inputs at client side...
Microsoft All-In-One Code Framework
微软发布中文版一站式示例代码浏览器
Posted
10 months ago
by
Jialiang Ge [MSFT]
2
Comments
微软发布中文版一站式示例代码浏览器。不仅加入了中文语言界面,同时优化了对中文示例代码的搜索。3500个MSDN高质量示例, 737个Windows 8开发实例尽在您的手边。让您的开发、学习效率倍增,如虎添翼。此外,我们还在不断努力,以增加越来越多的中文示例。 下载安装: http://aka.ms/samplebrowser (如你已安装前一版本的示例代码浏览器,只需重新打开。你会得到自动更新) 如您对微软一站式示例代码浏览器有任何反馈,欢迎发邮件至 onecode...
Microsoft All-In-One Code Framework
[Sample of July 21st] Windows Forms single instance application
Posted
9 months ago
by
Jialiang Ge [MSFT]
2
Comments
Sample Download : http://code.msdn.microsoft.com/CSWinFormSingleInstanceApp-d1791628 The SingleInstanceApp sample demonstrates how to achieve the goal that only one instance of the application is allowed in Windows Forms application. In this sample...
Microsoft All-In-One Code Framework
[Sample of Oct 21st] UDP multicast client in Silverlight
Posted
6 months ago
by
philip fu
2
Comments
Sample Download : http://code.msdn.microsoft.com/CSSL4UdpAnySourceMulticastL-3fb81c14 This code sample implements a simple UDP multicast client in Silverlight, listening on port 8888. You can find more code samples that demonstrate the most...
Microsoft All-In-One Code Framework
Sharing "SQL Server and SQL Azure Samples Blog"
Posted
10 months ago
by
Jialiang Ge [MSFT]
2
Comments
Derrick VanArnam and Susan Joly from the SQL Server Customer Experience team started an Agile Sample development process for connecting with customers and developing SQL Server and SQL Azure code samples. http://blogs.msdn.com/b/derrick_vanarnams_blog...
Microsoft All-In-One Code Framework
Unbox the 1st New Year Gift from Microsoft All-In-One Code Framework
Posted
4 months ago
by
Jialiang Ge [MSFT]
2
Comments
Happy New Year! Thank you for all your support in 2012. So many exciting things have happened! Global PowerShell MVPs and the community gave lots of suggestions to change us for the better. With your love and support, we have been so blessed to achieve...
Microsoft All-In-One Code Framework
[Sample of Nov 18th] Show the Cancel button in Silverlight 4 DataForm
Posted
5 months ago
by
philip fu
2
Comments
Sample Download : http://code.msdn.microsoft.com/CSSL4DataFormCancelButton-a61472ff This code sample demonstrates how to show Cancel Button in DataForm when editting. You can find more code samples that demonstrate the most typical programming scenarios...
Microsoft All-In-One Code Framework
[Sample Of Apr 5th] Image Verification Code for Logging in ASP.NET
Posted
1 month ago
by
philip fu
2
Comments
Sample Download : CS Version: http://code.msdn.microsoft.com/CSASPNETVerificationImage-36b20812 VB Version: http://code.msdn.microsoft.com/VBASPNETVerificationImage-222c132f This sample will demo you how to create image Verification Code in ASP...
Microsoft All-In-One Code Framework
Microsoft Refreshes Sample Browser with the support for 13 new Languages
Posted
1 month ago
by
Jialiang Ge [MSFT]
2
Comments
Shortly after releasing Sample Browser last month , our team refreshes the app with an important feature for global developers: Localized sample search experience . Please visit http://bit.ly/ZxmISi to get the update. If you have already installed...
Microsoft All-In-One Code Framework
[Sample Of Feb 17th] Windows Azure Access Control for Single Sign-On
Posted
2 months ago
by
philip fu
1
Comments
Sample Download : CS Version: http://code.msdn.microsoft.com/CSAzureAccessControlService-7596c358 VB Version: http://code.msdn.microsoft.com/VBAzureAccessControlService-272807b0 This sample code demonstrates how to implement for Access Control...
Microsoft All-In-One Code Framework
[Sample of Apr 18th] Embed language code in URL of an ASP.NET webpage
Posted
over 1 year ago
by
Jialiang Ge [MSFT]
1
Comments
Sample Downloads C# version: http://code.msdn.microsoft.com/Embed-language-code-in-URL-9d79559b VB version: http://code.msdn.microsoft.com/VBASPNETEmbedLanguageInUrl-de9c06ad Today’s ASP.NET code sample demonstrates embedding language code in...
Microsoft All-In-One Code Framework
[Sample Of Apr 26th] Interactive Windows Service
Posted
21 days ago
by
philip fu
1
Comments
Sample Download : http://code.msdn.microsoft.com/CSCreateProcessAsUserFromSe-b682134e The sample demonstrates how to create/launch a process interactively in the session of the logged-on user from a service application written in C#.Net.. You can...
Microsoft All-In-One Code Framework
Unbox the 2nd New Year Gift from Microsoft All-In-One Code Framework
Posted
3 months ago
by
All-In-One Code Framework
1
Comments
Happy 2013! All-In-One Code Framework wishes you a happy and prosperous New Year! Today, we are going to unbox the second New Year gift. If you missed the first one, please click here to see the excitement. :) One of the top feature requests that...
Microsoft All-In-One Code Framework
[Sample of Nov 19th] Drag and drop file to Silverlight app
Posted
5 months ago
by
philip fu
1
Comments
Sample Download : CS Version: http://code.msdn.microsoft.com/CSSL4FileDragDrop-b44a2dd1 VB Version: http://code.msdn.microsoft.com/VBSL4FileDragDrop-6b3a2f23 Drag&Drop is the new supported feature in Silverlight4. In this sample, we demonstrate...
Microsoft All-In-One Code Framework
[Sample of Oct 12nd] Add a captcha control to CreateUserWizard
Posted
7 months ago
by
philip fu
1
Comments
Sample Download : http://code.msdn.microsoft.com/CSASPNETCaptchaControl-e5053ab5 The project illustrates how to add a captcha control to the CreateUserWizard control. As you know, we can use customize the contents of the CreateUserWizard control by...
Microsoft All-In-One Code Framework
[Sample of June 14th] Check UAC privilege level and self-elevate process in C++
Posted
10 months ago
by
Jialiang Ge [MSFT]
1
Comments
Sample Download : http://code.msdn.microsoft.com/CppUACSelfElevation-5bfc52dd User Account Control (UAC) is a new security component in Windows Vista and newer operating systems. With UAC fully enabled, interactive administrators normally run with...
Microsoft All-In-One Code Framework
[Sample Of Jan 2nd] Download FTP file in Windows Store app
Posted
4 months ago
by
philip fu
1
Comments
Sample Download : CS Version: http://code.msdn.microsoft.com/VBWindowsStoreAppFTPDownloa-0131c3cf VB Version: http://code.msdn.microsoft.com/VBWindowsStoreAppFTPDownloa-0131c3cf This sample demonstrates how to download a file from IIS FTP server...
Page 2 of 21 (511 items)
1
2
3
4
5
»