Welcome to MSDN Blogs
Sign in
|
Join
|
Help
Realize .NET Potential
Zhanbo Sun's Blog
This Blog
Email
Syndication
RSS 2.0
Atom 1.0
Search
News
My blog in Chinese
and
My Longhorn blog
Tags
Cider
Design
Knowledge Base
Misc
Quiz
WPF
Recent Posts
Errata: WPF Recipes in C# 2008 4-3. Add Properties to a User Control
WPF Visual Designer (code name Cider) Tip 4: Select Parent Control
WPF Visual Designer (code name Cider) Tip 3: Nudge vs. Move
WPF Visual Designer (code name Cider) Tip 2: Resize vs. Move
WPF Visual Designer (code name Cider) Tip 1: Turn Snapline Off
Archives
January 2009 (1)
September 2007 (1)
August 2007 (2)
July 2007 (1)
June 2006 (1)
April 2005 (2)
June 2004 (1)
March 2004 (2)
January 2004 (1)
December 2003 (1)
Browse by Tags
All Tags
»
Design
(RSS)
Sorry, but there are no more tags available to filter with.
Saturday, March 06, 2004 10:56 AM
Naming Issue: Callback vs CallBack
In Fx 1.x, we have both Context.Do Call B ack method and Async Callback delegate. Which spelling is appropriate based on . NET Design Guideline ? The answer is Callback as “callback” is a single word. Going forward we should not see the spelling
Posted by
zhanbos
|
1 Comments
Filed under:
Design