Serving as a guide to the functionality provided by Reporting Services, this book teaches developers to add reporting to any Internet or web services-capable application, regardless of its targeted platform and development language. Following the report life cycle's logical path, the book explains how to author, manage, and run RS reports. Aimed at .NET developers who plan to fully utilize this product's features to add reporting capabilities to Windows Forms or web-based applications, this guide will also benefit developers who target other platforms but want to integrate their applications with RS because of its service-oriented architecture. The accompanying code samples are written in C# and Visual Studio .NET 2003 and many sample reports are included to demonstrate all aspects of report authoring.
Customer Reviews
Average Rating:
Rating: - very good
Very good book, lots of useful info that goes beyond the normal documentation.
Rating: - The Book That Saved The Project
The project: create a secure, distributed, Internet-facing, interactive ASP.Net reporting application for a Very Large Customer. The schedule: short. The budget: low. Amazingly, we got it done, and I credit Teo and this book with helping us meet our requirements.
The Microsoft Reporting Services 1.0 documentation is not very useful to the newcomer, and with 7 months' experience now, I can also say it's not very useful to the rising journeyman. The product is quirky, with surprising ... Read More
Rating: - Lots of tips but not good follow along examples
I found this book to have lots of information, but if you learn best by hands on examples, this is not the book for you. The author shows you a report already done and gives a quick explanation of how he got there. It is not a step-by-step type of book. As a lot of the examples shown do not have a how-to to go with it, I found this book not a good place to start. There are others that are more hands-on and step-by-step which are easier to learn from.
Rating: - 5 Stars for a reason
Being a Microsoft trainer, and needing to get up to speed in a hurry, I found this book - luckily. This book was able to give me the answers to the "how do I do..." questions I had, and then enabled me to explain these concepts to my students.
Teo's style is easy to read, and he makes it easy to see how you can apply his examples to your reporting needs.
If you need to get up to speed on Reporting Services in a hurry, and need a book you can refer to in the future, this ... Read More
Rating: - Rich in content and poor in arrangement of the examples
The content reveals a lot of details of RS. However, I had a hard time to make the samples running.