Cantitate/Preț
Produs

Pro .NET Directory Services Programming

Autor Mikael Freidlitz, Jamie Vachon, Ajit Mungale, Erick Sgarbi, Noel Simpson
en Limba Engleză Paperback – 30 oct 2003
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.
Citește tot Restrânge

Preț: 21737 lei

Preț vechi: 27171 lei
-20% Nou

Puncte Express: 326

Preț estimativ în valută:
4160 4321$ 3456£

Carte disponibilă

Livrare economică 13-27 ianuarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781590592694
ISBN-10: 1590592697
Pagini: 284
Ilustrații: XIV, 304 p.
Dimensiuni: 178 x 235 x 19 mm
Greutate: 0.59 kg
Ediția:Softcover reprint of the original 1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States

Public țintă

Popular/general

Cuprins

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.

Notă biografică

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.

Caracteristici

Goes beyond theory to show real uses of Directory Service programming, such as automated administration of users and groups, network resources such as computers and printers, and Exchange mailboxes Contains many real applications that can be used to perform directory service administration tasks