- IE7 issues with this site...Apologies if anyone has been experiencing IE7 crashes when trying to read articles on this site (though I don't really see why I should apologise for IE7…
- Choosing a Communication TechnologyThis week we need to choose the most appropriate communication technology for one of our projects. The project constraints are the following:
- Party with Palermo: Tech·Ed 2007 edition Even though this is my fourth Tech·Ed, it is the first time I'll be attending the Party with Palermo pre-event party.…
- Evektor SportStar CheckoutI recently got checked out in Evektor SportStar. It's a two seat Czech built light sport airplane that becoming increasingly popular with the new sport…
- NDepend 2.2A few months ago, I wrote about Visual Studio 2005 Professional Edition and FxCop Integration and also the upcoming Visual Studio Code Metrics that will…
- ASP.NET AJAX Extensions Update Panel and TriggersSo far we have been using Update Panels with controls inside the Update Panel which initiate the partial page refresh.
- SSAS: BIDSHelper Released!I am pleased to announce that we have just launched the first public release of BIDSHelper. It is an Add-in for the BI Development Studio (BIDS) for SQL…
- Interesting Silverlight posts today: Silverlight Control & Silverlight PadI'm playing a bit of catch-up here, so I hope I'm not putting up old news... a couple blog posts about Silverlight caught my eye today and thought they'd…
- Portland Code Camp 3.0is nearly upon us and I hope you are as excited as I am (well, I might be excited and just a little nervous too, but you don't need to be nervous, Code…
- WPF: The integratorA new role It's hard to believe, but it's true, it has been already one week since I came back from MIX. During this week, I have been so busy with the…
- ASP.NET AJAX Update Panel Control, the most useful AJAX ControlWhenever you start working on ASP.NET AJAX Page, the first thing you would notice is the Script Manager tag. The Script Manager tag has to be present in…
- Throw vs. Throw ExBeing the good programmers that you are you like to write your code so that it is as readable as possible, so you do things like qualifying your private…
- Active Directory and Firewall PortsI found it hard to find a definitive list on the internet for what ports needed opening for Active Directory to replication between Firewalls. Here are my…
- Database Migration from WSS 2.0 to MOSS 2007Well, as promised quite a while ago I was finally able to get this accomplished for the client I am working with. But before I go in to the steps that I…
- C#: Determining if a file has a valid digital signatureOne of the neat things Microsoft incorporated into Windows with the release of Internet Explorer 4 (which was provided for Windows 95 and Windows NT 4.0…
- Remove HTML Tags from HTML stringusing System; using System.Collections.Generic;using System.Text;using System.Text.RegularExpressions;using System.IO;
- What is LINQ?Microsoft Babies Microsoft new baby yes I am talking about LINQ stand for Language-Integrated Query is now available as a integral part of Visual Studio…
- Learnings from Creating a Developer Virtual PC ImageOne of the things you can do with Microsoft Virtual PC is create a standard developer workstation image, an image everybody on the team uses to develop a…
- Congrats to Richmond Code CampOnce again I am awed by a Code Camp, this time Richmond Code Camp 3. Great job by the Richmond crew - from the organizers, Andy Leonard, Susan Lennon,…
- C# code to dynamically generate CoT XMLI've been working on implementing CoT XML standard for describing location based data. Here is the C# code for an.aspx page that will render XML
