The Agile Enterprise and Independent Software Vendors (FREE - Wednesday, 12 September 2007, 19:00 - 21:00, Glasgow, United Kingdom) Agile software engineering is not the same across the enterprise and ISVs. In this talk we'll look at some of the different ways in which agile software engineering...
Back in the VB6 days, when creating applications that required specific settings unique to a particular machine (such as screen sizes, fonts or even connection strings), I used to use either an INI file or the registry for storing these settings. A few days ago, when writing an application on .Net v2...