Archives
-
How to cross post entries across blogs from Windows Live Writer
I think I'm not the first guy to end up in this situation: I created a lot of content (and loyal readers) on some blog hosting site (in my case http://weblogs.asp.net) and now I want to move on, maybe with a self-hosted solution, maybe with Blogger and its custom domain support, whatever.
-
How to get a gazillion XAML clipart for free
You surely know XAML subsumes pretty much all of SVG, right?
-
PowerShell with TFS: how to perform batch-updates to WorkItems
-
How to use C# typeof in Powershell
Have you ever missed C#'s "typeof" while working with PowerShell?
-
How to override system default styles in WPF
You should typically use system defined styles for your controls, such as:
-
Running cleanup powershell command from MSBuild for Team Build Continuous Integration
Team Build is great, with its tight integration into the WorkItem tracking feature of TFS. It can be setup pretty easily to do continuous integration and I use a modified version of the Team Build RSS Feed generator so that I get a nice (authenticated) feed with entries like:
-
Reading XML document fragments in .NET
A document fragment is an XML file that doesn't have a root element: