6 thoughts on “Are strings REALLY immutable in .NET?

  1. Great post! Many developers overlook the possible side effects for not using objects the way they were intended to be used.

  2. Thank you, Daniel! Great post.

  3. Darin Dimitrov says:

    In .NET 4.0 you cannot obtain the SetChar method using reflection.

Leave a comment