Nach Ordnungsbegriffen durchsuchen

rfb: Marrying MSBuild and PowerShell
The rfb story moves on. Writing MSBuild without XML isn’t enough, it’s time to tap into the power of PowerShell and make it instantly accessible to your MSBuild script: rfb: Marrying MSBuild and PowerShell
A few things that have piled up
Well, unfortunately community server cannot read my shiny new self-made rss feed (well not quite, it is based on the relevant WCF classes ). Even so, I’m not that sad, since I had the glorious (for a Monday) idea to update this blog with Windows live...
Don't be afraid of your csproj-Files (III): We have a condition
Project references Consider the following situation: You want to test an application that uses plugins. The dependencies look as such: read more
Don't be afraid of your csproj-Files (II): Add Your own Targets
In my first post on csproj-fun I had an example where after every build, the resulting assemblies lying in e.g. bin/debug would be merged into one and copied out to some other place. Maybe you do not want this every time yoyu rebuild your project, but...
Don't be afraid of your csproj-Files (I): Embracing the idea
Intro Blimey, what a shock when MSBuild became available. NAnt was alive & kicking, hence the question emerged...WHY? read more