The document summarizes web service programming with WCF 3.5. It discusses customizing web services by using HTTP verbs like GET and POST and formats like JSON and SOAP. It also covers caching at the client and server level, and using URI templates and ADO.NET data services to expose data through LINQ queries over HTTP.