Tag Archives: csharp

Legacy C# with default method arguments

Visual Studio 2010 is officially released. Regardless of its quality, I think that a very large percentage of companies will move from 2008 to 2010 very, very slowly. If you are a software developer “doing” C# in some of this … Continue reading

Posted in Development, IT, Microsoft | Tagged | Leave a comment

CallStream Part 2 : C# Binding

In the second part of CallStream series, I shall try and contribute with my own C# implementation of the CallStream .

Posted in CallStream, Development, Filosofia, IT | Tagged , | 1 Comment

C# implicit casting

February 13th, 2008 There might be something very interesting for you in FM#. Maybe a interesting example of the usage, of C# implicit casting operator? What is FM#? My C# library of Foundation Mechanisms (aka FM). For a start, lets … Continue reading

Posted in Development, IT | Tagged | Leave a comment