| .. | ||
| App_Start | ||
| Areas/HelpPage | ||
| Content | ||
| Controllers | ||
| Data | ||
| Extensions | ||
| fonts | ||
| Models | ||
| Properties | ||
| Providers | ||
| Results | ||
| Scripts | ||
| Views | ||
| Appsettings.cs | ||
| configuration.json | ||
| favicon.ico | ||
| Global.asax | ||
| Global.asax.cs | ||
| LaaProduction_SigningKey.snk | ||
| MeterProcessState.csproj | ||
| MeterProcessState.csproj.user | ||
| packages.config | ||
| Project_Readme.html | ||
| README.md | ||
| Startup.cs | ||
| Web.config | ||
| Web.Debug.config | ||
| Web.Release.config | ||
CREATE TABLE [Cordonel_Calibrations] ( [PcbId] INT NOT NULL, [TestRunNr] INT NOT NULL, [Offset] FLOAT NOT NULL, CONSTRAINT [PK_Cordonel_Calibrations_PcbId] PRIMARY KEY ([PcbId]) );