- "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…
- Basic questions for Security Code ReviewNo comments posted yet. Post A Comment <table width="360" cellpadding="3" cellspacing="0"><colgroup><col valign="top" width="60"> <col valign="top"…
- MS BRE: Using XPath to handling XML in the Microsoft Business Rules EngineA couple of days ago I found myself, yet again, introducing another BizTalk developer to the delights of using XPath with XML facts in Microsoft's rule…
- Failed to Serialize the Message PartRecently I ran into an issue with the SOAP adapter giving me the error 'Failed to Serialize the Message Part 'Foo'' ever so often. If I sent 20k messages…
- NHibernate Composite User Type (ICompositeUserType) gets even betterIn a previous post I proposed a Generic class for building custom types using NHibernate. This lets us keep our Domain entities free from requiring hidden…
- 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…
- WMI Script to Terminate Suspended Orchestration InstancesAre you tired of having to go into the BizTalk Admin tool to terminate any suspended Orchestration instance before you want to redeploy? Scripting this…
- Solving the error "Could not find control 'xxx' in ControlParameter 'xxx'."If you have used SqlDataSource control with the GridView, FormView or the DetailsView and updating the data in the database using the UpdateCommand and…
- How to fix an LCD projector with a washed-out yellowish image (blue LCD gone bad)This post gives a little info about how to repair an LCD projector that has a washed-out and yellowing image, which results from the blue LCD panel…
- 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;…
- Mapping a byte array to a structure in C#Some of the C# code I've been writing recently communicates via TCP/IP with legacy C++ applications. These applications use a raw packet format where…
- Moving onto new position at Microsoft – MVP Lead for CanadaI was so overwhelmed with the news of becoming a new MVP Lead for Canada that I had to be reminded over MSN to do so (Thanks Kate). So, yes, it is…
- Adding Pings to Windows Live Writer (Beta)Once you write a blog post, it is good to have your editor ping a few of your favorite blog post repositories to help drive traffic to you blog. Windows…
- Samsung Slimfit HDTV Geometry and Power Problems and Service Manual TX-R3079WHPLEASE NOTE: I will NOT email you the service manual. I get several requests per day to send the manual to people. I tried to make the manual available…
- Directory.GetFiles() in Modified Date/Time OrderI’ve been forced in to using vb.net for a windows service project which scans a folder of xml files, they need to be processed in order of the files…
- Using Live Writer Beta on Geekswithblogs.netLive Writer is another great tool for posting blogs offline. I used to use w.bloggar, but the site is down and who knows what is going on with the writer.…
- 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…
- 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…
- Generic ICompositeUserType implementation for NHibernate mappingHere's an attempt to generalize (sorry Haack) various Value Objects I need to be mapped using NHibernate. Previously, I posted an example of using the…
- 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…
