May 2005 - Posts
The biztalk pipeline framework define some interfaces that allows you to unit test the component without the biztalk infrastructure: Suppose you have a General Pipeline Component, that implements the method: IBaseMessage ExecutePipelineComponent ( IPipelineContext
Read More...
Biztalk and AgileMethods are the different views to implement SOA architectures. In this article I talked about both flavors of software development
Read More...
The first time I saw the feature called CodeRegions was back in the 90s, the tool was the HotDog Editor , it allows you to collapse HTML tag elements. Now, with VS.Net we have the same feature for C# and VB.Net code. I liked it. The first idea that comes
Read More...
CodeHTMLer allows you to convert plain source code text files to HTML version of it: http://puzzleware.net/codehtmler/ and it's source code it's free !!
Read More...
http://del.icio.us/ it's not only a bookmark manager, it allows to multicategorize your links with tags. You can share links with other members, and there are nice Javascript hacks to allow posting links from almost every browser. (Found via migs ) Once
Read More...
One year ago I wrote about the tracing mechanism of .Net, http://blogs.msdn.com/rido/archive/2004/05/07/LogsAndTraces.aspx . Today I have wrote a Custom Trace Listener that allows you to rotate files based on date time, and takes care of the current path
Read More...
There has been a long time from my last post. We have been finishing a project that has take more than a year to complete. Today I have spend some time surfing the MSDN and I found a huge number of "IWouldLikeToReadAboutIt" new items. One of those is
Read More...