-
Notifications
You must be signed in to change notification settings - Fork 10
Home
AlexZhidkov edited this page Jul 30, 2015
·
15 revisions
Welcome to the BedfordHarbourBOM wiki!
For information:
- Product structure modeling
- Bill of Materials on Wikipedia
- [Bill of Materials – The Basics] (http://sqlblog.com/blogs/john_paul_cook/archive/2009/11/06/bill-of-materials-the-basics.aspx)
- User story
Base structure for this project is taken from Pluralsight course Building End-to-End Multi-Client Service Oriented Applications - Angular Edition
Continuous Integration environment:
https://ci.appveyor.com/project/AlexZhidkov/bedfordharbourbom
Logging environment:
https://logentries.com/app/477b94ab#/log/1f51c51f-651e-42c0-8402-211b5797fcaf/?f=1438220220000&t=1438221420000&log_q=
Tools, technologies and practices used:
- C# .NET
- WPF
- WCF
- SQL Server
- SQL Server Reporting Services (SSRS)
- Entity Framework code first
- N-tier architecture
- Dependency Injection
- Test Driven Development
- MEF
- MOQ
- Continuous Integration
- Repository Pattern
- MVVM Pattern
- Abstract Factory Pattern
- Service Locator Pattern