Browse by Tags

Related Posts

  • Designing Efficient Immutable .Net2.0 Objects

    What is an immutable object? By definition immutable object is the object whose state can not be changed after it is created. That means, after creating the object, its publicly exposed members can not be changed from their initial assigned values. On the contrary, mutable objects are objects whose state...
    Posted to Md. Adil Akhter's Weblogs (Weblog) by Adil Akhter on 04-16-2008, 12:00 AM
    Filed under: .Net2.0, Immutable, C#, Design
Page 1 of 1 (1 items)
Microsoft Communities