- BizTalk 2006 FailedMessage RoutingThere is no sample for this, but if I get enough requests (say five or so) I'll create one and post it.
- Command Line Pointers for Windows ExplorerHere are some pointers on how to use Windows Explorer, in Microsoft Windows XP Professional from the Command Line.
- Isolating NHibernate LoggingI am sure everyone else has already figured this out but thought I'd jot it down here.
- How to use Subversion more effectively with proper Repository Structure and better use of Branching/Tagging/Versioning..In this article, I have assumed that the reader is aware of the basic functionality of Subversion. This article has been written to make the usage of Subversion more efficient and more effective, a…
- How to Get Exchange Information from ADUC Without Installing ESMI have had trouble in the past when installing the Exchange System Manager (ESM) on my laptop so I can modify email information about a user in Active Directory Users and Computers (ADUC). I get co…
- Why instance methods in java are virtual by default and in C# not?Have you ever wondered why instance methods in java are virtual by default and in C# not? In C# to make a method virtual you have to explicitly do it right? Why is that?
- Lazy Vs Eager Init Singletons / Double-Check Lock PatternLazy Vs Eager Init Singletons / Double-Check Lock Pattern
- "Last Night, at BarCamp... there were Werewolves...!"Well yesterday afternoon was full of fun sessions and I hosted a discussion group on how we could positively encourage more women to come along to events such as BarCamp. The turn out hasn't been t…
- Basic questions for Security Code Review<table width="360" cellpadding="3" cellspacing="0"><colgroup><col valign="top" width="60"> <col valign="top" width="280"></colgroup><tbody><tr><td align="right">Title:</td><td><input name="PostComm…
- Enterprise Library June 2005 Instrumentation IssueI started getting the following error in one of the site that I am recently installing ( win 2000, .Net 1.1) Access to performance data was denied to ASPNET as attempted from C:\\WINNT\\Microsoft.N…
- VB.NET & C# comparision<table class="MsoNormalTable" style="WIDTH: 100%; mso-cellspacing: 1.5pt" cellpadding="0" width="100%" border="0"><tbody><tr style="mso-yfti-irow: 0; mso-yfti-firstrow: yes; mso-yfti-lastrow: yes">…
- Bread Crumbs in ASP.NET 2.0ASP.NET 2.0 provides a great feature of creating Bread Crumbs. Bread Crumbs appears as links or images and shows the user his current position in the website. This means if you are in horror books …
- How to: restore the Windows XP bootloader after dual booting with Windows VistaAssume that you have a dual boot system with Windows XP and Windows Vista and you have gotten sick and tired of Windows Vista (like myself) and you want to restore the Windows XP bootloader. Now th…
- When should you use Mocks vs Stubs?There's been an interesting discussion going on in the TDD mailing list, discussing the benefits (or lack of) of using mock objects and mocking frameworks. The discussion focuses on doing top-down …
- Money object and NHibernate ICompositeUserTypeWanting to create an Money object in my application, I first read Fowler's description in his PoEAA book and then looked at JP Boodhoo's implementation here. This post requires at least a look at h…
- Understanding SQL 2005's new PIVOT clauseSQL Server 2005 has lots of new tricks up its sleeve. During our user group meeting this past Wednesday night there was a question about how to use one such enhancement: the PIVOT statement. You ca…
- A Sad Day For Open Source - NDoc is NDoneA Sad Day For Open Source - NDoc is NDone
- Using WIA for scanningI was playing around this morning with scanning images and put together an adapter class that uses the Windows automation library (WIAAUT.DLL) which is part of the WIA automation SDK -- WIA means W…
- The row value(s) updated or deleted either do not make the row unique or they alter multiple rows.I came across an error today in SQL Server 2005.
