Category Archives: Development

I do not want, what I do not need

What is the point I am making here? The point I am making is this : To find something one really needs in the MSDN ocean, one needs to spend 90% of time, in order to discard 90% of information … Continue reading

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

One Plugin to end all jQuery Plugins

Well, I could not resist this catchy title, could I? Perhaps I could. In any case I have this idea and implementation where one jQuery plugin is sort-of-a “socket” (not a network socket, but a socket in the wall) into … Continue reading

Posted in Development, IT, jQuery, javascript | Tagged , | Leave a comment

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

CallStream. An JavaScript Interfacing Pattern

CallStream. An JavaScript Interfacing Pattern. JavaScript message based interfacing mechanism. Continue reading

Posted in CallStream, Development, IT, javascript | Tagged , | 23 Comments