BloggingAbout.NET
Thoughts of developers

Browse Blog Posts by Tags

Showing related tags and posts for the Blogs application. See all tags in the site
Sorry, but there are no more tags available to filter with.
  • Fluent object construction

    I like an idea to replace constructor overloads that take optional parameters with more fluent approach, so there will be less (and easier for understanding) constructor overloads and more readable code. Perhaps also more writeable. Let’s take an example, well-known StreamWriter. It has the following...
    Posted to Vagif Abilov's blog on .NET by Vagif Abilov on Wed, Feb 17 2010
    Filed under: Filed under: ,
Page 1 of 1 (1 items)
Copyright © 2003-2010 BloggingAbout.NET