Amazon.com Widgets

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...
Posted 23 November 05 03:18 by BradA | 3 Comments   
Filed under ,
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...
Posted 22 November 05 04:32 by BradA | 2 Comments   
Filed under
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...
Posted 21 November 05 02:56 by BradA | 7 Comments   
Filed under
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...
Posted 18 November 05 10:01 by BradA | 11 Comments   
Filed under ,
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...
Posted 16 November 05 03:17 by BradA | 1 Comments   
Filed under ,
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...
Posted 15 November 05 03:49 by BradA | 3 Comments   
Filed under
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...
Posted 14 November 05 10:31 by BradA | 2 Comments   
Filed under ,
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...
Posted 13 November 05 09:51 by BradA | 17 Comments   
Filed under , ,
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...
Posted 09 November 05 03:19 by BradA | 2 Comments   
Filed under ,
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...
Posted 09 November 05 03:15 by BradA | 0 Comments   
Filed under ,
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...
Posted 04 November 05 01:03 by BradA | 2 Comments   
Filed under
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...
Posted 02 November 05 03:15 by BradA | 1 Comments   
Filed under ,

Search

Go

This Blog

Syndication

Page view tracker