Welcome to MSDN Blogs Sign in | Join | Help

November 2003 - Posts

A customer question on Thread.Name

A query was raised by Ilya Ryzhenkov on Thread.Name: "What's the reason of Thread.Name property be write-once?" Ilya, the response I got was from Chris Brumme , an architect on the CLR team. Chris points out that if you care about the name of your thread,
Posted by BCLTeam | 1 Comments
Filed under:

Managed Resource Viewer (ResView) [Brian Grunkemeyer]

ResView is now available for download
Posted by BCLTeam | 0 Comments
Filed under:

A question about StringEndsWith [Kit George]

The following question was asked by Ilya Ryzhenkov: "Why would String.EndsWith(char c) be internal?" Ilya, this is something we would consider expanding to make public in future versions, its just that the incremental value of this particular API at this
Posted by BCLTeam | 0 Comments

Regarding a request for an IBindingObject Class [Kit George]

The following feature request was made by Ilya Ryzhenkov: "There is IBindingList in ComponentModel, which allows collections provide notifications about their changes. I'd opt for IBindingObject as well, which probably has single PropertyChanged event,
Posted by BCLTeam | 0 Comments

Add better BigEndian support via BitConverter

The following suggestion was made by Keith Hill, via the BCL Web Site: "We have to deal with binary files that are in a standard format which is big endian. It would have been nice to use the BitConverter and/or BinaryReader/Writer classes but they are
Posted by BCLTeam | 2 Comments

Regarding a suggestion about splitting the Exception hierarchy

Keith Hill made this suggestion via the BCL Web Page: "Consider the new exception System.RuntimeException derives from System.SystemException. I would put the following exceptions under System.RuntimeException: IndexOutOfRangeException, NullReferenceException,
Posted by BCLTeam | 1 Comments

Added some new technical articles [Kit George]

References to MSDN TV episodes by the BCL team were added
Posted by BCLTeam | 0 Comments

Added some new technical articles [Kit George]

References to MSDN TV episodes by the BCL team were added
Posted by BCLTeam | 0 Comments

Article and FAQs Added [Anthony Moore]

Article and FAQs Added [Anthony Moore]
Posted by BCLTeam | 0 Comments
 
Page view tracker