Finally we are ready to present you plug-in for Visual Studio Team System for integration with Team Foundation Server.
What does it do? It is designed to give MS Dynamics NAV developers possibility to use TFS Source Control in one click.
How does it work? It adds two menu items to Source Control context menu that enable you to put selected files or all files in selected folder directly into NAV from TFS Source Control. Or get them from NAV into Source Control.

Note: for plug in to work correctly NAV objects must be named in following format: VVVNNN.TXT where VVV – object type (COD for Codeunits, FOR for forms, REP for reports, TAB for tables, XML for XMLports); NNN object number. To not doing this for each object separately you can use command line utility called Separate to separate one TXT file with several objects into individual files named correctly.
