Join Books.org — it's free

Pro .NET Directory Services Programming by Mikael Freidlitz β€” book cover
Platform-Specific Programming, Enterprise Networks, Microsoft .NET, Web Services, Web Application Development

Pro .NET Directory Services Programming

by Mikael Freidlitz, Ajit Mungale, Erick Sgarbi, Noel Simpson, Jamie Vachon
Available on Bookshop Write a review

Books.org participates in affiliate programs including Bookshop.org and the Amazon Services LLC Associates Program. We may earn a commission from qualifying purchases made through links on this page, at no additional cost to you.

Log in to track your reading progress.

Overview

Active Directory is at the heart of Windows 2000 and Windows 2003 Server. It is the central repository where Windows stores information on network resources and about users. To access Active Directory programmatically, you need to know about directory services programming.

.NET gives programmers a whole new APIthe System.DirectoryServices namespacethat they can use to access Active Directory and other directory services. This API largely (and happily) replaces COM-based ADSI.

Pro .NET Directory Services Programming shows you how to use the classes in the System.DirectoryServices namespace. The aim is not to give you a laundry list of classes with their methods and properties, but to enable you to focus on how to solve real problems, such as searching a directory for specific objects. After covering the general techniques for working with directory services in .NET, the book zooms in on three particular scenarios: managing users and groups, network administration, and working with Exchange Server.

Synopsis

Active Directory is at the heart of Windows 2000 and Windows 2003 Server. It is the central repository where Windows stores information on network resources and about users. To access Active Directory programmatically, you need to know about directory services programming.

.NET gives programmers a whole new APIthe System.DirectoryServices namespacethat they can use to access Active Directory and other directory services. This API largely (and happily) replaces COM-based ADSI.

Pro .NET Directory Services Programming shows you how to use the classes in the System.DirectoryServices namespace. The aim is not to give you a laundry list of classes with their methods and properties, but to enable you to focus on how to solve real problems, such as searching a directory for specific objects. After covering the general techniques for working with directory services in .NET, the book zooms in on three particular scenarios: managing users and groups, network administration, and working with Exchange Server.

About the Author, Mikael Freidlitz

Mikael Freidlitz lives in Gothenburg, Sweden, and works as a consultant and software developer for a Gothenburg-based consulting company. He has several years of experience building client/server web systems.

Ajit Mungale is a senior software developer with experience in almost all Microsoft languages and technologies. He has also worked with IBM products, including IBM WebSphere and MQ.

Erick Sgarbi is a system specialist/consultant and programmer with experience in designing and developing large systems and solutions by various types of frameworks. He is now focusing more on .NET technologies and designing applications for mobile and smart devices for distributed and web-enabled solutions.

Noel Simpson is a database administrator for Bennett Jones (http://www.bennettjones.ca), a large law firm based out of Calgary Alberta, Canada. He also works as a web programmer with Fulcrum Data Systems, an application service provider and .NET development shop based out of Vancouver, British Columbia, Canada.

Jamie Vachon is an MVP for the Windows SDK.

Reviews

There are no reviews yet. Log in to write one.

Book Details

Published
October 1, 2003
Publisher
Apress L. P.
Pages
304
Format
Paperback
ISBN
9781590592694

Similar books