CodeProject
November, 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
November, 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
(17)
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 Nov 5th] Windows hook demo
Posted
6 months ago
by
philip fu
0
Comments
Sample Download : http://code.msdn.microsoft.com/CppWindowsHook-06957865 A hook is a point in the system message-handling mechanism where an application can install a subroutine to monitor the message traffic in the system and process certain types...
Microsoft All-In-One Code Framework
[Sample of Nov 4th] Get geographical location from visitor IP in ASP.NET
Posted
6 months ago
by
philip fu
0
Comments
Sample Download : CS Version: http://code.msdn.microsoft.com/CSASPNETIPtoLocation-2f03490c VB Version: http://code.msdn.microsoft.com/VBASPNETIPtoLocation-5fe446b8 This project illustrates how to get the geographical location from an IP address...
Microsoft All-In-One Code Framework
[Sample of Nov 3rd] Embed ActiveX control in HTML
Posted
6 months ago
by
philip fu
0
Comments
Sample Download: http://code.msdn.microsoft.com/HTMLEmbedActiveX-fbab105b The sample demonstrates an ActiveX control written in C#. ActiveX controls (formerly known as OLE controls) are small program building blocks that can work in a variety of different...
Microsoft All-In-One Code Framework
[Sample of Nov 2nd] Implement auto-complete textbox in WPF
Posted
6 months ago
by
philip fu
0
Comments
Sample Download : CS Version: http://code.msdn.microsoft.com/CSWPFAutoCompleteTextBox-08fe0116 VB Version: http://code.msdn.microsoft.com/VBWPFAutoCompleteTextBox-1e4e9f56 This example demonstrates how to achieve AutoCompleteTextBox in WPF Application...
Microsoft All-In-One Code Framework
[Sample of Nov 1st] Office managed COM addIn shim
Posted
6 months ago
by
philip fu
0
Comments
Sample Download : http://code.msdn.microsoft.com/CppOfficeManagedCOMAddInShi-39f7be85 When we build a managed Office extension of any kind, we should ensure that our extension is isolated from other extensions that might be loaded into the application...
Microsoft All-In-One Code Framework
[Sample of Oct 31st] EF4 Lazy Loading feature demo
Posted
6 months ago
by
philip fu
0
Comments
Sample Download : CS Version: http://code.msdn.microsoft.com/CSEFLazyLoading-d88aa2cd VB Version: http://code.msdn.microsoft.com/VBEFLazyLoading-c3f0abe8 The example illustrates how to work with the Lazy Loading which is new in Entity Framework...
Page 2 of 2 (31 items)
1
2