CodeBetter.Com
CodeBetter.Com

Browse by Tags

  • XML and Fluent Interfaces

    I have posted several times in the past on Fluent Interfaces. I think about Fluent Interfaces much in the same way I think about recursive functions, that is they are not for everything, but when you find the situation that warrants them then they are a great fit. On the other hand when you try to use...
    Posted to Glenn Block (Weblog) by Glenn Block on 02-26-2008
  • A Use for Extension Methods

    Recently over on the alt.net list there has been alot (read: way too much) talk about extension methods. The running consensus seems to be that extension methods are great for extending someone else's API but have no place in code that you control. This view point of many was expressed well by Peter...
    Posted to Greg Young [MVP] (Weblog) by Greg on 12-05-2007
  • More on modopt

    Previously I discussed some issues with modopt . Well there are more. In total I have logged three issues (could be many more as nearly every language I have looked at has the same problems). I figured I would put up some links and describe each issue here. C# specification does not define modopt varying...
    Posted to Greg Young [MVP] (Weblog) by Greg on 06-11-2007
Page 1 of 1 (3 items)