Brad Abrams
Design Guidelines, Managed code and the .NET Framework
November 2005 - Posts
The SLAR (vol2) on System.Globalization.CultureInfo
Continuing in the series sharing some of the information in the .NET Framework Standard Library Annotated Reference Vol 1 and .NET Framework Standard Library Annotated Reference Vol 2 with some information on CultureInfo. SS (Shawn Steele) Always use
Read More...
Some great new CLR stuff on MSDN-TV
Enjoy! Favorite v2.0 Features in the Base Class Libraries Kit George and Ari Weinstein show some of their favorite Base Class Libraries features new to the .NET Framework 2.0. Features include Generic collections, new String APIs, the TryParse pattern,
Read More...
Peanut butter and software planning
One of the reasons planning software projects is so much fun is that there are tons of inputs… customer requests, what the competition is doing, what the business needs to grow, supporting other groups at the company, our own personal pet peeves about
Read More...
WinFX Nov CTP for use with VS2005 and .NET Framework 2.0 RTM
At long last we have a WinFX build to release that works great with “Whidbey” RTM. Here is the low-down: Uninstall any previous release (you can use the uninstall tool ) Download and install WinFX Runtime bits Download and install the SDK . Note this
Read More...
Framework Design Guidelines Class name prefixes
Continuing in the series of discussing topics from the Framework Design Guidelines … DO NOT give class names a prefix (e.g., C). KRZYSZTOF CWALINA The only prefix used is I for interfaces (as in ICollection), but that is for historical reasons. In retrospect,
Read More...
API design hall of shame...
Here is a new one for the API design Hall of Shame …. It has been in the .NET Framework from V1.0 days and I can’t believe I didn’t know about it until today… Maybe I did know about it before but I blocked it out of my memory ;-) This API takes “true”
Read More...
The SLAR (vol2) on System.Runtime.InteropServices.CharSet
Continuing in the series sharing some of the information in the .NET Framework Standard Library Annotated Reference Vol 1 and .NET Framework Standard Library Annotated Reference Vol 2 with some information on CharSet. public enum CharSet { CF Ansi = 2,
Read More...
from Features to Value Proposition
One thing I love about software is that there are very few limits to what you can do. Basically if you can imagine it, it can be done. After all it is all ones-and-zeros. One implication of this is that it is easy to think up new features for a software
Read More...
Breaking Changes between .NET Framework 1.1 and 2.0
I just saw some mail internally where folks were looking for a list of the breaking changes between .NET Framework 1.1 and 2.0… As you likely know we work * very * hard to ensure that your V1.1 apps will this just work on 2.0, but none-the-less, this
Read More...
PowerCollections for V2.0 RTM
Peter just posted a version of the Power Collections for V2.0 . I’d love to hear your feedback on these and the general model. Our goal with helping out Peter and Wintellect with power collections was to provide a first class extension of the existing
Read More...
Errata for the Framework Design Guidelines
We are finalizing plans to do a 2 nd printing of the Framework Design Guidelines (thanks for those of you who bought a copy)… As you may be aware, with additional printings they don’t generally like authors to add new content, but it does afford an opportunity
Read More...
Framework Design Guidelines Names of Namespaces
Continuing in the series of discussing topics from the Framework Design Guidelines … Expert from 3.3 Names of Namespaces DO use a stable, version-independent product name at the second level of a namespace name. DO NOT use organizational hierarchies as
Read More...
The SLAR (vol2) on System.Runtime.CompilerServices. DecimalConstantAttribute
Continuing in the series sharing some of the information in the .NET Framework Standard Library Annotated Reference Vol 1 and .NET Framework Standard Library Annotated Reference Vol 2 with some information on DecimalConstantAttribute. RJ (Rex Jaeschke)
Read More...
The SLAR (vol2) on System.Reflection.BindingFlags
Continuing in the series sharing some of the information in the .NET Framework Standard Library Annotated Reference Vol 1 and .NET Framework Standard Library Annotated Reference Vol 2 with some information on BindingFlags. public enum BindingFlags { CreateInstance
Read More...
Expanded market for the Framework Design Guidelines...
We never really considered the canine market when we wrote the book , but good to know they are interested none the less Check out the picture thanks Richard for this link! Krys and I are collecting these, so please send along your “funny” pictures with
Read More...
Only for the CLR Geeks
For those true CLR geeks --- you will love this MSDN TV spot with Joe and Joel talking about CLR Method Dispatch . Let us hear what you think about it.. and what other topics we should cover…
Read More...
Framework Design Guidelines: Word Choice
Continuing in the series of discussing topics from the Framework Design Guidelines … Expert from 3.2.5 Word Choice DO NOT use Hungarian notation. KRZYSZTOF CWALINA There have always been both positive and negative effects of using the Hungarian naming
Read More...
The SLAR (vol2) on System.BadImageFormatException
Continuing in the series sharing some of the information in the .NET Framework Standard Library Annotated Reference Vol 1 and .NET Framework Standard Library Annotated Reference Vol 2 with some information on BadImageFormatException. BA You have to be
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
October 2008 (2)
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
Framework Design Guidelines : Conventions, Idioms, and Patterns for Reusable .NET Libraries
.NET Framework Standard Library Annotated Reference, Volume 2
.NET Framework Standard Library Annotated Reference, Volume 1
Base Class Library Reference Poster
Programming in the .NET Environment
Noteworthy Posts
Who am I?
Code Guidelines
Syndication
RSS 2.0
Atom 1.0