Buch, Englisch, 304 Seiten, Format (B × H): 178 mm x 233 mm, Gewicht: 585 g
ISBN: 978-1-59059-269-4
Verlag: Apress
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.
Zielgruppe
Popular/general
Autoren/Hrsg.
Fachgebiete
- Mathematik | Informatik EDV | Informatik Technische Informatik Netzwerk-Hardware
- Mathematik | Informatik EDV | Informatik Computerkommunikation & -vernetzung Internet, E-Mail, VoIP
- Mathematik | Informatik EDV | Informatik Digital Lifestyle Internet, E-Mail, Social Media
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Software Engineering Objektorientierte Softwareentwicklung
- Sozialwissenschaften Medien- und Kommunikationswissenschaften Kommunikationswissenschaften Digitale Medien, Internet, Telekommunikation
Weitere Infos & Material
Directory Services in a Nutshell.- Directory Services and .NET.- Searching Directory Services.- ADSI in .NET.- Directory Services Security.- User Management.- Server and Resource; Management.- Exchange Administration.