- 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 pilot rules. I've been wanting to try it out …
- 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 be available in the Visual Studio "Orcas" re…
- 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.
- 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 be worth noting:
- 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 Camp is a great experience, we will get to wh…
- WPF: The integratorIt'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 project that I didn't even have time to blog.
- 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 all pages where you try to implement Partial…
- 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 instance variables with Me (this in C#) even…
- 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 findings and all is working so, hope this …
- 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 used let me re-iterate the situation.
- 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 with Service Pack 3) was the CryptoAPI, whic…
- Remove HTML Tags from HTML stringSystem; using System.Collections.Generic;using System.Text;using System.Text.RegularExpressions;using System.IO;
- What is LINQ?Microsoft new baby yes I am talking about LINQ stand for Language-Integrated Query is now available as a integral part of Visual Studio Orcas. Microsoft releases the new Visual Studio with the name…
- 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 particular project. There are several advan…
- 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, Frank LaVigne and Darrel Norton, to the speake…
- 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
- Running IE 6 in Windows Vista](http://www.microsoft.com/windows/products/winfamily/ie/default.mspx)
- SSAS: Processing, ForceCommitTimeout and "the operation has been cancelled"Here is something interesting that came up a newsgroup thread a little while ago, that I though merited some more explanation.
- Visual Studio user settings per project/solutionIn a recent email discussion between a few of the Subtext developers and myself, we talked about the need to have the Visual Studio editor settings (like tab size, curly brace location, etc.) store…
