
We talked about the Flight Center Project LTD
More topics covered:
- Marker interface (empty interface)
- Facade design pattern
- Class Library (.NET Framework) project type
- Adding reference to another project
Links:
- Class code: HW solution Singleton
- Class code: HW solution AsyncPrint
- Class code: HW solution AsyncPrint etgar
- Marker interface – Wikipedia
- Facade design pattern – GOF
- Home Work: start the project. create the DB tables. Create the POCO. Add GetHashCode, ==, !=, Equals for each POCO. Start creating the basic DAOs
- Flight Center Project