Are there anyone with experiences/examples on releasing early/releasing often for commercial software? Does it work?
I was thinking of VMware where they have a lot of revisions release between each major version. And the installation experience was awful, sometimes they would break the existing VMs and other times the VMware Tools inside guest OSes would malfunction/not install. It's just horrible.
And I was thinking of ClickOnce deployments as well, since with ClickOnce when you update your software, all clients automatically gets notified of the release, and with one-click they're updated to the new version. If your software has bugs, then they'll automatically "upgraded" to get those bugs as well.
Do you have experience\example\suggestion to applying the release early/release often principle to commercial software?
I'm looking to apply it to one.