The .NET Developer's Guide to Windows Security is required reading for .NET programmers who want to develop secure Windows applications. Readers gain a deep understanding of Windows security and the know-how to program secure systems that run on Windows Server 2003, Windows XP, and Windows 2000. Aut
The .NET Developer's Guide to Directory Services Programming
โ Scribed by Joe Kaplan, Ryan Dunn
- Book ID
- 127403090
- Publisher
- Addison-Wesley Professional
- Year
- 2006
- Tongue
- English
- Weight
- 860 KB
- Series
- Microsoft .NET Development Series
- Edition
- 1
- Category
- Library
- ISBN-13
- 9780321350176
No coin nor oath required. For personal study only.
โฆ Synopsis
Active Directory is an important offering by Microsoft, primarily for use within its .NET Framework. What Kaplan and Dunn suggest here is that the programmer-level documentation for Active Directory being furnished by Microsoft is somewhat awkward to use and understand. So this book is offered. The context is how to code LDAP in the namespace of System.DirectoryServices. The code examples are from both .NET 1.1 and .NET 2.0. Though the reader should probably migrate to 2.0 anyway, as this is significantly improved over 1.1. Also, the examples are given in C#. If you are an experienced VB coder, you should still be able to easily follow the C# logic. The code examples are brief enough to enable that, and C# is a very clean language, notationally. Part 2 of the book is probably the key section for most readers. You might be trying to integrate a corporate-wide directory with other applications. Perhaps to authorise those applications, depending on a valid user, as given by Active Directory, say. So Part 2 delves heavily into user and group management. For the latter, its definition and populating it with users is shown to be straightforward. From which you can build higher level logic.
๐ SIMILAR VOLUMES
PalmPilot's popularity is growing and with over a million units sold, the Palm OS dominates the hand-held market. Wired has astutely described Palm's position in a recent article: "On its way to becoming the bestselling hand-held computer of all time, the 3Com PalmPilot has spawned an intense, emoti
The book every Internet application developer working with Microsoft development tools needs to retool their knowledge of the new .NET techniques used to build Windows applications.Unbiased, in-depth commentary on the efficacy of the various technologies that comprise .NET as they pertain to Interne
The Oracle 9i OLAP Services Developer s Guide to the OLAP DML provides anoverview of the programming environment for the OLAP DML. describes the OLAP DML data objects, and explains how to use the key commands in the OLAP DML. It also describes how to write and debug OLAP DML programs and illustrates
Software has bugs. Period. That's true, unfortunately. Even the good old "hello, world" program, known to virtually every C and C++ programmer in the world, can be considered to be buggy. Developing software means having to deal with defects; old ones, new ones, ones you created yourself and those
As business becomes more and more global, software developers increasingly need to make applications multi-lingual and culturally aware. The .NET Framework may well have the most comprehensive support for internationalization and globalization of any development platform to date, and .NET Internatio