CodeProject
November, 2009 - Microsoft All-In-One Code Framework - Site Home - MSDN Blogs
Sign In
Microsoft All-In-One Code Framework
The Microsoft All-In-One Code Framework is a free, centralized code sample library provided by the Microsoft Community team. Our goal is to provide typical code samples for all Microsoft development technologies.
.
Sample Browser
Social Media Sharing
November, 2009
Microsoft Next
Sample of the Day
RSS
http://blogs.msdn.com/b/codefx/archive/tags/SampleOfTheDay/
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Common Tasks
Blog Home
Email Blog Author
OK
RSS for comments
RSS for posts
Atom
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
.NET 4
ADO.NET
ASP.NET
Blog
COM
Interop
Network
News
Office
Release
Sample Browser
SampleBrowser
SampleOfTheDay
Silverlight
Story Creator
TFS
VSX
Windows Azure
Windows Forms
Windows Phone
Windows Phone 7
Windows SDK
Windows Shell
WPF
XML
Monthly Archives
Archives
May 2012
(32)
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
(5)
February 2011
(3)
January 2011
(3)
December 2010
(1)
November 2010
(24)
October 2010
(4)
September 2010
(5)
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)
Visitors
Feedjit Live Blog Stats
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Microsoft All-In-One Code Framework
A Quick Start Lesson to the ASP.NET ImageMap Control
Posted
over 3 years ago
by
Jialiang Ge [MSFT]
0
Comments
The ImageMap control in ASP.NET 2.0 and onward version can be used to create an image that contains defined hot spot regions. When a user clicks a hot spot region, the control can either generate a post back to the server or navigate to a specified URL. For example, you can use this control to display a map of a geographical region. When a user clicks a specific region on the map, the control navigates to a URL that provides additional data about the selected region. Or, you can use an ImageMap...
Microsoft All-In-One Code Framework
All-In-One Code Framework Release 2009-11-15: Brief introduction of new samples
Posted
over 3 years ago
by
Jialiang Ge [MSFT]
0
Comments
Microsoft All-In-One Code Framework November 15 th 2009 update. Download: http://cfx.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=35920 We newly added the following samples in the release. CSASPNETMVCCustomActionFilter The CSASPNETMVCCustomActionFilter sample demonstrates how to use custom ActionFilter to intercept the ASP.NET MVC processing pipeline. They include intercepting the Controller Action’s execution (preprocess and post process) and modifying the Model data...
Microsoft All-In-One Code Framework
Working with computer graphics in Windows 7 and Silverlight 3
Posted
over 3 years ago
by
Jialiang Ge [MSFT]
1
Comments
Introduction Did you WOW when you saw Aero theme for the first time? Have you ever planed your new home using CAD software? Do you like to share photos with your friends? After you turned on your PC or your phone, you will find graphics everywhere. We can live without graphics, but how boring will the world become? So what if we can create our own software to make the world even better? That’s wonderful! In the past few months, our All-in-One Code Framework team has released several computer...
Page 1 of 1 (3 items)