0. Introduction - AddressBook – A small web app to manage Addresses
We are going to build a small app to manage Address Book. We will cover some complex scenarios which are used commonly in real world apps. It will not be a basic CRUD app like Person. It will contain Multiple tables with relations Image storage in 3rd party cloud service Transaction processing Import bulk data from json into SQL Server using ASP.NET Generate hundreds of thousands of records to test performance It will consist of two layers....