John Miller
John is the Chief Software Architect for Protocol Direct Marketing. He builds systems using both VFP and .NET technologies. John has presented sessions on VSTS for numerous developer groups and has spoken at the Microsoft Professional Developer Conference.
John wrote articles for both FoxTalk and FoxPro Advisor and wrote one of the original Pros Talk Fox books for Pinnacle Publishing, Inc, Template Programming in FoxPro 2.0.
Contact Information:
- Email: jmiller@pdata.com
- Phone: 9495825590
Articles Authored
-
Integrating VFP into VSTS Team Projects
Last updated: Wednesday, August 31, 2022
Published in: CODE Focus Magazine: 2007 - Vol. 4 - Issue 1 - Sedna: Beyond Visual FoxPro 9, VFP Conversion Papers
Whenever more than one person works on a software development project, introducing some process to coordinate the activities of the team members is a priority.The larger the team, the harder it is to manage. To meet this need, Microsoft created Visual Studio Team System (VSTS). VSTS is a state-of-the-art Software Development Life Cycle tool suite that is tightly integrated into Microsoft Visual Studio 2005. VSTS provides deep support for .NET projects; however, whenever a software solution includes components developed on a platform other than .NET, such as Microsoft Visual FoxPro (VFP), VSTS loses some of its value because the projects aren’t integrated into VSTS. Leveraging the extensibility features of VSTS and VFP, this article will help you integrate VFP projects into VSTS team projects enabling your team to apply a comprehensive process to your entire software development effort.