Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 528 Bytes

readme.md

File metadata and controls

12 lines (6 loc) · 528 Bytes

About collection of C# code solutions

Notes

  • Code written using Framework 4.2 unless otherwise specified.
  • SQL-Server database used for testing is a modified version of Microsoft NorthWind database found in the following GitHub Gist along with Microsoft AdventureWorks2012 database.
  • Windows forms projects are used as they are easy to standup and with this code is not limited to Window Forms.

NorthWindSchema