Welcome to MSDN Blogs Sign in | Join | Help

Just Coding

Spanish Developer Bits

May 2005 - Posts

How to UnitTest PipelineComponents
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...
Could we become agile using Biztalk?
Biztalk and AgileMethods are the different views to implement SOA architectures. In this article I talked about both flavors of software development Read More...
Do you like VS Code Regions ?
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
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...
Posted: Monday, May 09, 2005 2:44 PM by rido | 0 Comments
Filed under:
Del.Icio.Us: Bookmarks Online Library
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...
Custom TraceListener Implementation
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...
GAT and TOP
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...
Page view tracker