NAVSourceControl/NAVSCM Library/NavInterface
Torben Nehmer 98a044e2de Added framework to call finsql synchronously. Captures all output and handles management of a temporary working directory which is created on the fly in the current GetTempPath location. Any result is read into memory and passed back to the caller.
Added some timing and debugging output to trace calls to finsql.exe.
TODO: Add an optional callback to optionally allow the caller to handle any additional files created in the working directory.
2016-11-23 22:26:36 +01:00
..
DevEnvInterface.cs Added framework to call finsql synchronously. Captures all output and handles management of a temporary working directory which is created on the fly in the current GetTempPath location. Any result is read into memory and passed back to the caller. 2016-11-23 22:26:36 +01:00
NavObject.cs Added support for code contracts (requires VS support!) 2016-11-22 23:04:19 +01:00
NavSQL.dbml Added SQL Interface to NAV Object table with support for serialization. Tested this. 2016-11-20 21:34:21 +01:00
NavSQL.dbml.layout Added SQL Interface to NAV Object table with support for serialization. Tested this. 2016-11-20 21:34:21 +01:00
NavSQL.designer.cs Added SQL Interface to NAV Object table with support for serialization. Tested this. 2016-11-20 21:34:21 +01:00
NavSQLDataContext.cs Added SQL Interface to NAV Object table with support for serialization. Tested this. 2016-11-20 21:34:21 +01:00