All you ever need to know about Team Build props… Link to Aaron Hallberg : Team Build 2008 Property Reference … more →
Noocyte's Weblogstephengodbold wrote 4 days ago: Over the last couple of work days I’ve been conjuring up a build task to package up the files … more →
kostland wrote 2 weeks ago: DECLARE slip_Update CURSOR FOR SELECT * FROM SlipsTEST, SlipdetailsTEST WHERE SlipsTEST.SlipIdOld = … more →
kostland wrote 2 weeks ago: SELECT m.MonthName, COALESCE(c.MonthCost, 0) FROM CostTable c RIGHT JOIN ( SELECT 1 As MonthNumber … more →
Shaun McDonnell wrote 2 weeks ago: For those not familiar with MsBuild, it is Microsoft’s Build Engine that comes with the .NET 2 … more →
tomtech999 wrote 4 weeks ago: Today I was trying to step through some code for intialising a vertex buffer, as something was going … more →
kostland wrote 1 month ago: This procedure use time… month and day CREATE procedure sp_update_WinHands @month as nvarcha … more →
hempelcx wrote 1 month ago: In my previous post I described the creation of a custom MSBuild task to aid in building WiX project … more →
demonxxi wrote 2 months ago: Most projects sooner or later require build process automation. And blackberry JDE projects are not … more →
Hank Wallace wrote 3 months ago: leastprivilege.com - P2P and WCF: Exposing a Service and P2P and WCF: Finding a Service and P2P and … more →
sushantp wrote 4 months ago: Today we will look into some quickly accessible and useful features of Visual Studio 2005 and 2008 … more →
Anthony Stevens wrote 4 months ago: I’m working on a thorny little problem right now that I’m having a little difficulty get … more →
vkeegan wrote 4 months ago: Whew! That’s a long headline. As an IT Architect I get thrown curve balls from clients looking … more →
noocyte wrote 6 months ago: All you ever need to know about Team Build props… Link to Aaron Hallberg : Team Build 20 … more →
Anthony Stevens wrote 6 months ago: I’m not the only one with this problem. Greg Knierim posted some feedback to the VS 2008 team … more →
Anthony Stevens wrote 6 months ago: In yesterday’s post I described debugging some encoding problems I encountered while running S … more →
Anthony Stevens wrote 6 months ago: I’m porting over a project I created a couple years ago in VS 2005 to VS 2008 in preparation f … more →
noocyte wrote 6 months ago: Looks like a good “getting started” point. Link to MSBuild: By Example at C# Onli … more →
noocyte wrote 6 months ago: Interesting… Link to Martin Woodward: Aligning Build Numbers with Assembly Versions in T … more →
noocyte wrote 6 months ago: Great site! Check it out now. No, really! Go ahead! :) Link to Welcome - Team Foundation Build … more →