June 2005 - Posts
I've been using the Reflector AddIns to extract dependency graphs to help to undestand code that I have to review. NDepend is a nice-tool, easy to integrate with your build process, it helps you to analyze your code and extract dependencies. http://smacchia.chez.tiscali.fr/NDepend.htm
Read More...
Tomorrow I have to design an instrumentation pattern to use with BTS 2004, here is a post talking about it: Getting Started with the Enterprise Library Logging and Instrumentation Application Block in BizTalk Server 2004 [ http://blog.magenic.com/andym/archive/2005/05/02/732.aspx
Read More...
I've been using MSN Search in my desktop, finally I has found this handy query reference http://search.msn.com/docs/toolbar.aspx?t=MSNTbar_PROC_CompleteSearchSyntax.htm There are some plugins to index PDFs, ZIPs and CHMs.. a C#/Vb.NET code indexer would
Read More...
The Asynchronous Javascript and Xml Pattern for dynamic web apps has a new implementation fot .Net 2.0 http://ajax.schwarz-interactive.de/csharpsample/default.aspx
Read More...
ILMerge is a utility for merging multiple .NET assemblies into a single .NET assembly. It works on executables and dlls alike. It comes with several options for controlling the processing and format of the output, see the accompanying documentation for
Read More...
You know I've been working with logs for some time.. http://blogs.msdn.com/rido/archive/2004/05/07/LogsAndTraces.aspx http://blogs.msdn.com/rido/articles/FileRollerTraceListener.aspx today I've found a new log API that looks exactly what I want !! http://nlog.sourceforge.net/index.htm
Read More...
via http://martinfowler.com I've found a draft of the upoming book: Orchestration Patterns. http://orchestrationpatterns.com/OrchestrationPatterns.html
Read More...
I've been on holidays for the last 10 days. I've been in an island, and the only device I can use was my smart phone. I use to read my Hotmail inbox using PocketIE, however, and without any notice, MSN has Began to Charge for Hotmail Wireless Access.
Read More...