Sign in | Join | Help

Dave's Box

About Me
Contact Me
Recommended Reading

 Subscribe via reader
 Subscribe via email

Recent Posts

  • Breaking changes to the String class

Blog Archive List

  • March 2010 (2)
  • August 2009 (3)
  • April 2009 (1)
  • March 2009 (1)
  • February 2009 (4)
  • January 2009 (2)
  • December 2008 (9)
  • November 2008 (4)
  • September 2008 (1)
  • August 2008 (3)
  • June 2008 (15)

Tags

  • .NET 4.0
  • API Design
  • API Hall of Shame
  • BCL
  • Bugs
  • C#
  • cci
  • Compatibility
  • Design Guidelines
  • FxCop
  • Linq
  • MEF
  • reflection
  • Releases
  • StyleCop
  • System.IO
  • Visual Studio 2010

Recommended

 
Framework Design Guidelines (2nd Edition)
Framework Design Guidelines
 
CLR via C# (2nd Edition)
CLR via C#
 
Code Complete (2nd Edition)
Code Complete 
More...

Browse by Tags

All Tags » FxCop » BCL » Compatibility (RSS)
  • .NET 4.0
Wednesday, November 12, 2008 7:00 AM

Breaking changes to the String class

You may have already read Justin Van Patten's post about the upcoming breaking changes to the String class for .NET 4.0 . This change will affect the behavior of the String.StartsWith , String. EndsWith , String. IndexOf and String. LastIndexOf methods...
Posted by David Kean | 7 comment(s)
Filed under: FxCop, BCL, .NET 4.0, Compatibility
© 2008 David M. Kean
Powered by Community Server (Non-Commercial Edition), by Telligent Systems