Share via


BCL Team Blog

Base types, Collections, Diagnostics, IO, RegEx...

Adding Zip capabilities to .NET [Kit George]

Recently, John Cronin enquired whether we could consider adding the capability to be able to...

Author: BCL Team Date: 12/18/2003

A query about providing more managed solutions [Kit George]

In a post to the BCL Website question page, nfactorial inquired if there is a timeline by which the...

Author: BCL Team Date: 12/02/2003

Adding a generic version of ArrayList [Kit George]

Recently, Olivier Le Pichon queried whether we were considering adding a generic version of...

Author: BCL Team Date: 12/02/2003

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...

Author: BCL Team Date: 11/11/2003

Managed Resource Viewer (ResView) [Brian Grunkemeyer]

If you've ever wanted to look at managed localizable resources, grab a copy of ResView from the BCL...

Author: BCL Team Date: 11/11/2003

A question about StringEndsWith [Kit George]

The following question was asked by Ilya Ryzhenkov: "Why would String.EndsWith(char c) be internal?"...

Author: BCL Team Date: 11/06/2003

Regarding a request for an IBindingObject Class [Kit George]

The following feature request was made by Ilya Ryzhenkov: "There is IBindingList in ComponentModel,...

Author: BCL Team Date: 11/06/2003

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...

Author: BCL Team Date: 11/06/2003

Regarding a suggestion about splitting the Exception hierarchy

Keith Hill made this suggestion via the BCL Web Page: "Consider the new exception...

Author: BCL Team Date: 11/06/2003

Added some new technical articles [Kit George]

I added references to some MSDN TV episodes, by BCL team members. This is some great reference...

Author: BCL Team Date: 11/06/2003

Added some new technical articles [Kit George]

I added references to some MSDN TV episodes, by BCL team members. This is some great reference...

Author: BCL Team Date: 11/06/2003

Article and FAQs Added [Anthony Moore]

I added an article I wrote a while ago about the Turkish I issue:...

Author: BCL Team Date: 11/04/2003

A question about the Hash algorithm in Hashtable [Kit George]

A question was raised regarding the hash algorithm used in Hashtable by Frank Hileman: "Any chance...

Author: BCL Team Date: 10/31/2003

Questions about collection support in the BCL [Kit George]

The following question was raised by Ilya Ryzhenkov, via the BCL web page: "[I] just found myself in...

Author: BCL Team Date: 10/31/2003

Regarding ACLS: Feature Request [Kit George]

A query was raised regarding ACLs support on the BCL webpage, by Anders Heick: "I would love to see...

Author: BCL Team Date: 10/31/2003

Some new Demos and Slides available [Kit George]

I have posted some additional Whidbey demos on the BCL Website in the BCL Demos Folder. I have also...

Author: BCL Team Date: 10/31/2003

Kick Off the Blog with a TryParse sample!

Well, I though I would kick off the BCL blog with a sample of TryParse. TryParse methods have been...

Author: BCL Team Date: 10/22/2003

<Previous