- Very useful windows run commandsDifferent Run Commands useful for time saving while using your computer. To invoke the Run box, hold down the Windows key and hit R (or from the Start Menu, choose "Run.") From there type any one o…
- Adding custom assertions to MSTestIn my last post I talked about migrating from NUnit to MSTest and mentioned that there were some Assert methods that NUnit provided which did not have corresponding methods in MSTest. For reference…
- CSS Table Scrolling with Fixed Header for IE 7This week I was tasked with styling a data table so that all the rows would scroll vertically, but the header row would stay in place. For the project in question, the scrolling must work in both F…
- Enabling Wireless Network in Windows Server 2008I don't have any post relating to how I get to know computers in general and why I choose a career in software development, in fact I needed to do that, since I need to continue a meme that a frien…
- C# 4.0 Named Parameters for better code qualityC# 4.0 Named Parameters for better code quality
- Microsoft JScript runtime error: RSClientController is undefinedRunning Windows Vista 64 bit, Sql Server 2008 on a remote server. Using ASP.Net and the Report Viewer control on an asp.net page for a local report. Was also using IIS to host the web site instead …
- Elegant way to raise an eventI got fed up with this kind of code for a long time:
- Dynamic Attributes in C#Things have been busy and it's been a while since my last post, so I decided to write up a post today related to something I have been working on recently where in I needed a way to associate an at…
- Audio CD operation including CD-Text reading in pure C#Recently we spoke about reading radio data in C#, however as in any vehicle we have also CD players. So what can be better, than to have an ability to play CDs while being notified about track name…
- Geocoding pictures automatically with Nokia E71 and gpicsyncUpdate: Since then I found a much better tool to geocode pictures and edit other information encoded directly within the picture: Microsoft Pro Photo Tools. I wrote a new blog post about this tool.
- How to migrate from CS2007 to WordPress, Movable Type (or any other blog engine, supports XML-RPC) with C#Today we’ll speak about migration from community server 2007 to another blog engine, when you have no access to CS and/or other database.
- FBA Editor V1I have created a tool that a lot of ISA/TMG users will like. It is a Simple tool to edit the Forms Based Authentication page and make it different than what's default. During my work as a consultan…
- Silverlight Cream for December 29, 2008 -- #470In this issue: Steve Commisso, Damon Payne, and Tim Greenfield(2). Shoutout: Koen Zwikstra has uploaded a new (signed) version of SilverlightSpy. You'll have to uninstall the previous version to in…
- Setup DynDNS Dynamic DNS on a Linksys WRT54G Router - Part 1I finally decided to nose dive into the blogging arena. I couldn't find a better time to start writing my first post, the Christmas Holidays. During the festive holidays, or should I say, time-off,…
- NINE Questions with Scott HanselmanTalk about a guy who needs no introduction… if you’re in the technology industry, or \gasp\ a software developer in the Microsoft space, but haven’t heard of Scott Hanselman before now, then crawl …
- Biztalk Pipeline and File System Transaction (TxF)With Vista and Windows Server 2008 comes and new amazing feature: the possibility to include file system operations into a transaction. The functionnality is implemented as the Kernel Transaction M…
- BizTalk Testing Series – Testing Pipelines and Pipeline Components in BizTalk 2009A while back in my series of articles about testing with BizTalk I covered a technique for testing pipelines and pipeline components. The background to the approach is still valid in BizTalk 2009, …
- Making a custom setup dialog using WiX 3.0Recently I started diving into WiX (Windows Installer XML) as a toolset for a setup project I needed to create. And it didn't take much time to discover that WiX provides some nice out of the box d…
- Do not pass data between static methods using static data members.In one of static class in our application, I found local static members that were used to pass data between calls of static methods. It’s wrong and can cause errors that are intermittent and very h…
- Windows CE: Enumerating User Notifications<< Windows CE: Soft Reset | Home | Platform Builder:Building Multiple Folders >>
