博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
The .NET Developer's Guide to Directory Services Programming
阅读量:4230 次
发布时间:2019-05-26

本文共 1531 字,大约阅读时间需要 5 分钟。

版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。 - topmvp

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 Developers 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.NET applications
*Get concrete examples of common programming tasks such as managing Active Directory and ADAM users and groups, and performing authentication

Experienced .NET developersthose building enterprise applications or simply interested in learning about directory serviceswill find that The .NET Developers Guide to Directory Services Programming unravels the complexities and helps them to avoid the common pitfalls that developers face.

http://rapidshare.com/files/37823006/0321350170.rar
http://depositfiles.com/files/1047512
你可能感兴趣的文章
spring IOC简单应用(一)
查看>>
关于Hibernate创建SessionFactory对象的说明
查看>>
正则表达式(基础篇)
查看>>
正则表达式常用匹配组合汇总
查看>>
javascript(一)
查看>>
SSH设置别名访问远程服务器
查看>>
spark连接hive的两种方式
查看>>
Openfire开发配置,Openfire源代码配置,OpenFire二次开发配置
查看>>
openfire+XMPP实现即时通讯
查看>>
iOS开发之使用XMPPFramework实现即时通信(一)
查看>>
iOS的XMPPFramework简单介绍(实现及时通信)
查看>>
Swift使用XMPPFramework做IM即时通信的Demo
查看>>
virtualbox无法打开虚拟机,"error in supR3HardenedWinReSpawn"终极解决方法
查看>>
拜托,面试请不要再问我Redis分布式锁的实现原理【石杉的架构笔记】
查看>>
java的同步方法和同步代码块,对象锁,类锁区别
查看>>
Springfox-Swagger到2.9.2 报错java.lang.NumberFormatException: For input string
查看>>
SpringBoot集成ElasticSearch的几种方式
查看>>
Springboot集成Hibernate-Validator验证
查看>>
多个word合并代码
查看>>
更新分区关键字列将导致分区的更改报错
查看>>