Welcome to MSDN Blogs Sign in | Join | Help

Just Coding

Spanish Developer Bits

June 2005 - Posts

NDepend
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...
Biztalk Instrumentation
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...
MSN Query Search Reference
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...
AJAX for NET 2.0
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: New tool to merge assemblies
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...
NLog: New .Net log engine
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...
Orchestration Patterns
via http://martinfowler.com I've found a draft of the upoming book: Orchestration Patterns. http://orchestrationpatterns.com/OrchestrationPatterns.html Read More...
MSN to Begin Charging for Hotmail Wireless Access
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...
Page view tracker