David Bost
Director Of Technology
Dave Bost is the Director of Technology for Solution Partners, a Chicago-based consulting company and Microsoft Solution Provider Partner. From the earlier days of Visual Basic and COM to the present times with .NET and distributed architectures, Dave has spent the past 10 years specializing in designing and implementing Microsoft software solutions. Dave is a significant contributor to the Chicago .NET development community and has been a frequent speaker at some of the industry's leading conferences including VSLive and Microsoft's Developer Days. You can keep up with Dave on his blog at http://www.davebost.com.
Articles Authored
-
Building .NET Applications with NAnt
Last updated: Wednesday, August 31, 2022
Published in: CODE Magazine: 2005 - July/August, CODE Magazine: 2005 - May/June
Visual Studio .NET is the new standard for developing .NET applications.Although Visual Studio .NET does a number of things very well to assist in the development process, there are certainly areas that need improvement. One of those areas is dealing with a build process that requires something a little more than just compiling source code.