Brad Abrams
Design Guidelines, Managed code and the .NET Framework
Browse by Tags
All Tags
»
Framework Desig...
»
.NETFx3.0
(RSS)
.NET Framework
API Usability Study Article Posted
I bloged a while back about the Dr. Dobbs on Measuring API Usability . I just got permission from the nice folks at Dr. Dobbs to post the article publicly for your reading pleasure. Any teams at Microsoft you think I should print off a copy and hand-deliver
Read More...
What to do about "interop" methods in WinFX
Tomorrow we have a WinFX API review for some of the windows shell team’s APIs. On one of the classes I see this set of overloads: public DialogResult ShowDialog(); public DialogResult ShowDialog(Window parentWindow); public DialogResult ShowDialog(IWin32Window
Read More...
A new tool in the battle for consistency of WinFX
One of the folks on the FxCop team gave me an idea for a new tool in the battle for at least naming level consistency across WinFX. We always find ourselves asking questions about the “right” way to case certain terms. Recall the great ID
Read More...
IsEnabled or Enabled
I actually got a chance to write a little WinFX code today, which was a lot of fun. But I did run across one issue that has been in the back of my mind for while. It is the “Is” prefix on Boolean properties. I started out by using the WinForms
Read More...
The trick with params
I am doing some WinFX API reviews tonight and I ran across this pattern in a number of places: /*1*/ public virtual void AddNamedParameter(string parameterName); /*2*/ public virtual void AddNamedParameter(string parameterName, object parameterValue);
Read More...
JohnMont on Namespaces
John got some good discussion going on namespaces -- not only on his blog but also inside Microsoft...
Read More...
ChrisAn beat me to it: Uri vs Strings
Last night I caught up on a 50+ message thread over one of our design aliases with many of the “big dogs” on the WinFX team vehemently disagreeing. It is the issue of Strings vs. Uri instances . Honestly, I don’t know where I personally come down on this
Read More...
The great naming debates --- still..
Some guidelines in the Design Guidelines Document and described in my blog are based on years of experience with managed code and a deep understanding of how developers think about problems and how the runtime really works… And other guidelines…well,
Read More...
Properites vs. Methods...
It is an age old debate… we have some fairly good guidelines , but they certainly leave room for improvement. Today at a WinFX API review (for some cool stuff that didn’t make it out in the PDC drop) we had the debate again… Today the APIs look like:
Read More...
Making WinFX great...
Very cool to see JimAll at the PDC talk about the lengths we are going to in order to make WinFX a fantastic API. I would like to invite you to be an active part of ensuring WinFX is great…. Even though the bits we are giving out to the PDC attendees
Read More...
Search
Go
This Blog
Home
Email
本博客中文版 (View in Chinese)
These postings are provided "AS IS" with no warranties, and confer no rights.
Tags
.NET Framework
.NETFx3.0
Acropolis
AJAX
AjaxWorld
ASP.NET
ASPMVC
Atlas
BCL
Blogging
CLR
DevLink07
Framework
Framework Design Guidelines
ISV
ManagedExtensibilityFramework
MEF
Microsoft AJAX Library
Mix07
Mix08
New Guideline
Orcas
PDC
Port25
Program Manager
RainbowsEnd
Random
ReMixBoston07
Silverlight
SLAR
Software Development
TechEd
TheAjaxExperience
VB
VernorVinge
WinForms
WPF
Archives
December 2008 (1)
November 2008 (13)
October 2008 (13)
September 2008 (7)
August 2008 (11)
July 2008 (7)
June 2008 (13)
May 2008 (7)
April 2008 (11)
March 2008 (21)
February 2008 (12)
January 2008 (14)
December 2007 (13)
November 2007 (13)
October 2007 (21)
September 2007 (7)
August 2007 (13)
July 2007 (10)
June 2007 (25)
May 2007 (18)
April 2007 (15)
March 2007 (15)
February 2007 (6)
January 2007 (15)
December 2006 (8)
November 2006 (12)
October 2006 (13)
September 2006 (8)
August 2006 (5)
July 2006 (12)
June 2006 (15)
May 2006 (12)
April 2006 (10)
March 2006 (15)
February 2006 (14)
January 2006 (13)
December 2005 (7)
November 2005 (18)
October 2005 (16)
September 2005 (30)
August 2005 (22)
July 2005 (15)
June 2005 (14)
May 2005 (17)
April 2005 (24)
March 2005 (28)
February 2005 (20)
January 2005 (28)
December 2004 (18)
November 2004 (17)
October 2004 (24)
September 2004 (16)
August 2004 (28)
July 2004 (17)
June 2004 (19)
May 2004 (28)
April 2004 (31)
March 2004 (28)
February 2004 (30)
January 2004 (35)
December 2003 (17)
November 2003 (28)
October 2003 (43)
September 2003 (25)
August 2003 (21)
July 2003 (26)
June 2003 (9)
May 2003 (14)
April 2003 (50)
Books by Brad Abrams
[2005] Framework Design Guidelines (First Edition)
[2005] .NET Framework Standard Library Annotated Reference, Volume 2
[2004] .NET Framework Standard Library Annotated Reference, Volume 1
[2004] Base Class Library Reference Poster
[2002] Programming in the .NET Environment
[2008] Framework Design Guidelines (second edition)
Noteworthy Posts
Who am I? (Brad Abrams' Bio)
Code Guidelines
Syndication
RSS 2.0
Atom 1.0