The First Feature

The first and highest priority feature that we need to implement involves accessing our database from anywhere on the Internet. As stated previously, we do not specify directly which platforms our customers use, so whatever access mechanism we come up with must be interoperable with their systems. To this end, we plan to use an ASP.NET Web service to retrieve recording information from our database.

The different aspects of the Web service implementation are detailed in Chapter 5, Chapter 6, and Chapter 7. Chapter 5 focuses on the implementation of a Data Access Layer using ADO.NET within the context of the solution. Chapter 6, describes the Web service portions of the feature. Finally, Chapter 7, focuses on tests written by the ...

Get Test-Driven Development in Microsoft® .NET now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.