Who Owns the Code Your AI Just Wrote?
Tag: Development
Here's an uncomfortable question for every team leaning on AI to ship faster: if an AI wrote your code, who owns it? Under current U.S. law the honest answer is probably nobody, and that should bother …
Read more →Practicing Hypothesis-Driven Development in Azure DevOps
I like to think of Scrum Product Owners as mini-CEOs of their product. As such, they should be empowered to drive value in any direction that they desire. This often requires a Product Owner to …
Read more →A unique load testing experiment
Most of the guidance you’ll find about Visual Studio Ultimate Load Tests suggests that they are only for load testing Web Performance tests. Actually, they can be used to load other types of …
Read more →Develop.Idaho 2014 Videos Published
Updated 20 May: Added presentations (but no videos) from the "Business of Software" track.
It took a few extra days to get these produced and published, but they are now on YouTube for your …
Read more →Running nUnit in a TFS11 build on 64 bit server
Overview In TFS/VS 11, frameworks other than MS Test are supported, which is cool. Peter Provost mentions them here. OK, so you start to use this great new feature, queue up a team build and the …
Read more →Emergent Architecture Presentation at TechEd 2011
UPDATE (3 June 2011): Watched the recorded presentation on Channel 9.
I finally got my (final) Emergent Architecture (DPR308) presentation posted. I had a couple of people tell me that the deck they …
Read more →Top 5 Reasons to use VS Database Projects
There is a traditional resistance to using database projects – the production system is the reference point, and I have a backup, so what is the problem, right?
Since the GDR2 was released, this …
Read more →There are situations (infrastructure component used across the enterprise is one example) where it is more useful to put the assembly in to the GAC.
Using Heat, a transform needs to be used that will …
Read more →There are two really powerful ways to harvest the output from the build in to Wix.
Heat extensions that are native with the Wix Install or John Robbins Paraffin. The advantage with using Heat is that …
Read more →
