Binding: Paperback Dewey Decimal Number: 005.2768 EAN: 9780321350176 ISBN: 0321350170 Label: Addison-Wesley Professional Manufacturer: Addison-Wesley Professional Number Of Items: 1 Number Of Pages: 512 Publication Date: May 18, 2006 Publisher: Addison-Wesley Professional Sales Rank: 508595 Studio: Addison-Wesley Professional
Product Description'If you have any interest in writing .NET programs using Active Directory or ADAM, this is the book you want to read.' --Joe Richards, Microsoft MVP, directory services Identity and Access Management are rapidly gaining importance as key areas of practice in the IT industry, and directory services provide the fundamental building blocks that enable them. For enterprise developers struggling to build directory-enabled .NET applications, The .NET Developer's Guide to Directory Services Programming will come as a welcome aid. Microsoft MVPs Joe Kaplan and Ryan Dunn have written a practical introduction to programming directory services, using both versions 1.1 and 2.0 of the .NET Framework. The extensive examples in the book are in C#; a companion Web site includes both C# and Visual Basic source code and examples. Readers will *Learn to create, rename, update, and delete objects in Active Directory and ADAM *Learn to bind to and search directories effectively and efficiently *Learn to read and write attributes of all types in the directory *Learn to use directory services within ASP.N ET applications *Get concrete examples of common programming tasks such as managing Active Directory and ADAM users and groups, and performing authentication Experienced .NET developers--those building enterprise applications or simply interested in learning about directory services--will find that The .NET Developer's Guide to Directory Services Programming unravels the complexities and helps them to avoid the common pitfalls that developers face.
Customer Reviews
Average Rating:
Rating: - Indispensable Reading
If you ever tried to code against AD you probably noticed that the MSDN help files are basically non-existent. After reading this book I was coding against our AD in one day. This is the bible on this rather esoteric subject.
Rating: - Ok book - Some good information - BUT
This book is pretty good and it has some good examples.
The problem is that the author is all over the place in this book and does not use any of the examples in any way that would be helpful!
The author's writing style leaves much to be desired. I don't know why so many people have given it such high ratings?
I know that this is a tough topic but come on I think if you know a subject you can do better than this.
Rating: - Best book for AD & ADAM programmers
This is definitively a must have in the bookshelf of all .NET AD Developers. I have been working with ADAM since .NET 1.1 and have always struggle to find answers to simple questions like how to make an LDAP query to run efficiently or how to define complex queries; this book has that and a lot more.
Rating: - If you do AD programming, you need this book!
This book is everything I was hoping it would be. I'm working on a project where I need to get computer accounts from AD (TENS of THOUSANDS of them) and move, delete, enable, disable and set account expiration dates. Everything I need to know is in this book. The AD paged search, useraccount properties, etc. Some of the routines I was able to use as-is (the VB versions from their web site download). These guys do a great job of explaining all the stuff I couldn't find anywhere else. Highly reccomended! ... Read More
Rating: - well done!
This book is great for anyone who does AD programming with .NET it covers everything from the basics to some pretty advanced stuff and even some undocumented stuff.. a must have for AD Programemrs!