Brad Abrams
Design Guidelines, Managed code and the .NET Framework
Browse by Tags
All Tags
»
BCL
(RSS)
.NET Framework
.NETFx3.0
ASP.NET
CLR
Framework Design Guidelines
Random
SLAR
WinForms
WPF
.NET Framework 3.5 Namespace poster Updated
A while back I blogged about the .NET Framework 3.5 Namespace poster... We made a few tweaks and updated it, including making it available in more formats. Download Links: Full XPS Split XPS PDF Tiled PDF Enjoy!
Read More...
When there is no good name...
I noticed a good debate going on the BCL blog (and now Krzysztof Cwalina’s blog ) about the naming of TimeZone2… Clearly the name brings back bad memories of the Win32\COM world …. As Krys points out there is not an easy answer here. Ideally we could
Read More...
Source code for CLR\BCL 2.0
Great news... Rotor V2.0 ships ... I have found Rotor a great way to look at (mostly) the real source code from the CLR and BCL to see what is really going on under the covers.
Read More...
You gotta love the little things in .NET Framework 2.0: File.ReadAllLines()
I was recently reviewing some samples and I ran across one that made me really appreciate the work we did in BCL in .NET Framework 2.0... it maybe a very trivial thing, but it really improves the code. The code sample in question looked something like:
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...
Environment.MachineName truncates after the first 15 characters
When in a domain, a machine’s name is limited to 15 characters, but in a workgroup a machine name can be much longer. However, as one of our internal customers noticed, Environment.MachineName truncates after the first 15 characters. This is because Environment.ComputerName
Read More...
Cool Console Game
You thought Space Invaders! was a cool sample, check out this one: It is a VB 2005 Console based game that rocks. http://www.heroicadventure.com/ It reminds me of sitting in my Dad’s lab at NCSU playing Castle on one of the consoles connected to a mainframe..
Read More...
Showing Progress in a Console Windows
Recently I needed to show some progress indicator on some long running console application. I recall the good old days of my college days with console based SMTP clients such as elm and pine … as I recall these clients showed progress via a simple ASCII
Read More...
Love to code? Love to take on big projects? this is the job for you!
I am looking for a technical Program Manager to own some core parts of the platform including Reflection, Reflection.Emit, Delegates, etc. If you love to code, love working with developers, know how to really ship software you will love this job! Drop
Read More...
Fun with Equality Follow up...
Some great answers to my recent quiz … I particularly love the Nullable<T> and string interning usage.. very nice! The question again was: Find examples for each of the following: Question 1: x == y && !x.Equals(y) Question 2: x != y &&
Read More...
Fun with Equality
Isn’t it funny how the “easiest” concepts can be the most complicated? A reader sent me the following quiz to help us appreciate the subtlies of equality in the system. Luckily he gave me the answers as well… ;-) Consider the following program: object
Read More...
Manuscript drop SLAR Vol2
We are done! Today the author team for the SLAR Vol2 dropped the manuscript to Addison-Wesley. I gotta say it took a lot longer than I expected to complete the original SLAR , but I am happy with where we ended up. This completes the CLI standard library
Read More...
Now, that is what I call a blog day!
Wow – I gotta say the BCL team knows how to have a blog day … In one day the team managed to post 23 meaty blogs on a whole range of topics… and I know that many entries got ½ done that will post out over the next week or so. No doubt great search engine
Read More...
Pref: Convert.ToString() or Int32.ToString()
A reader recently asked me if there is any perf difference between Convert.ToString() or Int32.ToString(). If you search for Convert.cs you will find the Rotor source for Convert.cs which helps answer the question… 02066 public static string ToString(
Read More...
MSDN-TV on PowerCollections posted
Peter and Krys are interviewed on MSDN TV recently about the PowerCollections project… Check it out Peter does a great job talking about the history and motivation of the project... I do hope that you find value in the way power collections extends System.Collections.Generics.
Read More...
More Posts
Next page »
Search
This Blog
Home
Email
These postings are provided "AS IS" with no warranties, and confer no rights.
Ads by Lake Quincy Media
Tags
.NET Framework
.NETFx3.0
Acropolis
AJAX
AjaxWorld
ASP.NET
ASPMVC
Atlas
Azure
BCL
Blogging
CLR
DevLink07
Framework
Framework Design Guidelines
ISV
ManagedExtensibilityFramework
MEF
Microsoft AJAX Library
Mix07
Mix08
Mix09
New Guideline
Orcas
PDC
Port25
Program Manager
RainbowsEnd
Random
ReMixBoston07
RIAServices
Silverlight
SLAR
Software Development
TechEd
TheAjaxExperience
VB
VernorVinge
WinForms
WPF
Archives
November 2009 (1)
October 2009 (10)
September 2009 (8)
August 2009 (11)
July 2009 (24)
June 2009 (7)
May 2009 (5)
April 2009 (8)
March 2009 (15)
February 2009 (6)
January 2009 (5)
December 2008 (6)
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