- Selecting Distinct Values using XPath ExpressionHi, XPath is one of the flexible standard for querying an xml document. Let us consider the following CD xml as example:- <?xml version="1.0" encoding="ISO-8859-1"?> <catalog> <cd country="USA"> <t…
- Managing Flat Files in BizTalk 2004I have done a heap of work with Flat Files (mostly csv) in Biztalk 2004 I collected a lot of articles from other Blogs on this which were fab I though I would centralise this info for you, again th…
- Reading binary data from SQL Server and then De-Serializing itFor one of our applications we needed to serialize Excel 2003 files as XML documents in the database. And then as and when required by the application we were to de-serialize them. Following is the…
- Microsoft Knowledgebase is now RSS-enabledWell, it finally happens. After using kbAlertz for so long time we can use official RSS feeds for Microsoft Knowledgebase at http://support.microsoft.com/selectindex/?target=rss now \via [John Howa…
- Installing MSDE with your .NET applicationI love using MSDE as my backend engine for my windows application as a developer i have 3 windows forms applications that use MSDE as their local database engine. Honestly I had a very hard time in…
- SQL Server & MSDTC Problem in Windows 2003SQL Server & MSDTC Problem in Windows 2003
- More on SEHExceptionI blogged a couple weeks ago about a SEHException we were getting in our Public Sub Main due to Application.EnableVisualStyles. Basically the solution was to insert an Application.DoEvents after th…
- Shell integration and Program Installations on 64-bit Windows (XP and 2003 x64 Editions).Programs that add to the Windows Explorer context menu will fail to do so on 64-bit Windows. Here are some workarounds:
- Stored Procedure Blah BlahRed-Gate just published an interesting editorial written by called "To SP or not to SP in SQL Server".
- Writing managed code custom actionsWith the new.NET framework API providing such wonderful functionality, everybody is programming in C# or VB.NET except setup developers. There was quite some commotion in the WIX users list on writ…
- Contractor vs. ConsultantDave Donaldson is stewing over an article on Contractor vs. Consultant. My take—the original author doesn’t have the reputation to make it as a contractor. Case in point—and I quote: “you're never …
- TextArea Cursor Position with JavaScriptI’d recently searched around for some good-quality JavaScript snippets to determine the cursor position within an HTML TextArea, but haven’t had any luck. So, like any fellow geek would do, I came …
- Exception of type Microsoft.SharePoint.SoapServer.SoapServerException was thrownToday I've encountered an interesting issue with the SharePoint. I wrote a code to call a couple of SharePoint web services. But it did not work. SoapException occurred with the message "Exception …
- Image File Execution options key as an Attack Vector on WindowsDana Epp posted interesting article about using Image File Execution options in the Windows registry to redirecting a process loading:
- At Panera, Not using WiFiA lot of times I post to this blog from my favorite coffee shop, Uncommon Grounds. They have free WiFi access. It's unsecured, but there's no annoying capture portal, and the speed is on par with m…
- ASCII version of Star Wars via Telnet...Ok, this is pretty crazy stuff. I admit, I didn’t come anywhere near watching the whole thing, but it was pretty cool to see someone took the time to do something pretty creative like this…
- Server Control Development Tip #1: Determining Whether to Inherit from Control or WebControl in a Server ControlI am buffing up on ASP.NET Server Controls and a central dilemma seems to be whether to inherit from System.Web.UI.Control or System.Web.UI.WebControls.WebControl. It really seems to boil down to w…
- VB.NET Coding GuidelinesPosted on Friday, March 18, 2005 5:27 PM
- How to Understate an Airbus AccidentMy degree is in Aerospace Engineering, so I have followed aviation even as I drove ships around the ocean for a living.
- ITT: The clocks on the client and server machines are skewed (solved)Update 18 march: Short awnser: Time Zone settings Scroll down for more info!
