(NOTE: LLBLGen Pro has been updated to version 2.0. This book is about version 1. There are differences in the new 2.0 templates.)
Through the exercises in this workbook, you will learn how to use C# with Visual Studio .NET 2005, SQL Server 2005, and an invaluable tool called an O/R Mapper (LLBLGen Pro) to rapidly develop database-driven applications. You will gain an understanding of the benefits of using these technologies and you will see the complete process from start to finish, including scanning the database schema, generating code, adding business logic, and building the user interface. We will also cover validation, transactions, performance tuning, multi-threading, and deployment.
While there are books, websites, and documentation that cover all of these technologies individually, we will aim in this book to demonstrate how they can be used together as a rapid and robust solution.
You must be logged in to post a review.
Please log in
1
Person Reviewed This Item
By steveculshaw
Oct 15, 2009
"Excellent book" I've really enjoyed this book. Content was interesting, I've been keen to read up on how an O/R mapper can be used for the data access layer. This book focuses on llblgen, but I'm sure the concepts will transfer The style of the writing is one I like, appreciate this is a personal thing. Again layout, diagrams, etc. all fine. The code examples are only the diff from previous example, as I really hate it when a book has page after page of what is basically the same code with just the changes in bold One thing missing, or at least I couldn't see it on the web page, example code, but this is a minor gripe. So overall it's get an A from me