CodeProject
July, 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
July, 2012
Channel 9 Interview
Microsoft Next
Common Tasks
Blog Home
Email Blog Author
RSS for comments
RSS for posts
Atom
Search
Tags
ADO.NET
AJAX
ASP.NET
Blog
Entity Framework
Internet Explorer
Network
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
(21)
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
[Sample of July 6th] Entity Framework 4 CodeOnly feature demo
Posted
10 months ago
by
Jialiang Ge [MSFT]
0
Comments
Sample Download : http://code.msdn.microsoft.com/VBEFCodeOnly-532284e1 This example illustrates how to use the new feature Code Only in the ADO.NET Entity Framework 4.0 to use create the Entity Data Model metadata and the corresponding .edmx file with...
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
[Sample of July 4th] Sparse file operation demo
Posted
10 months ago
by
Jialiang Ge [MSFT]
0
Comments
Sample Download : http://code.msdn.microsoft.com/CppSparseFile-7f28156b CppSparseFile demonstrates the common operations on sparse files. A sparse file is a type of computer file that attempts to use file system space more efficiently when blocks allocated...
Microsoft All-In-One Code Framework
[Sample of July 3rd] ASP.NET DataPager control demo
Posted
10 months ago
by
Jialiang Ge [MSFT]
0
Comments
Sample Download : http://code.msdn.microsoft.com/CSASPNETDataPager-0be40399 The CSASPNETDataPager sample describes how to use ASP.NET DataPager to render a paging interface and communicate to the corresponding data-bound control. DataPager control...
Microsoft All-In-One Code Framework
[Sample of July 2nd] Windows 7 trigger-start Windows service demo
Posted
10 months ago
by
Jialiang Ge [MSFT]
0
Comments
Sample Download : http://code.msdn.microsoft.com/CppWin7TriggerStartService-aa4ba476 Services and background processes have tremendous influence on the overall performance of the system. If we could just cut down on the total number of services, we...
Microsoft All-In-One Code Framework
[Sample of July 1st] Windows modal and modeless dialogs in C++
Posted
10 months ago
by
Jialiang Ge [MSFT]
0
Comments
Sample Download : http://code.msdn.microsoft.com/CppWindowsDialog-7c8f4b11 The CppWindowsDialog example demonstrates the skeleton of registered and created window, based on a dialog resource defined in a resource script. It also shows the steps to...
Page 2 of 2 (31 items)
1
2