|
|
Browse by Tags
All Tags » Directory servi... » My day job
-
Windows Server 2008 R2, among other changes, brings a new interface to access directory services – the Active Directory Web Service (ADWS). It is also available for older systems – Windows 2003 and 2008 – as Active Directory Management Gateway (available as separate download).
(cc) paprikaOptic
ADWS I being used so far by a few Windows ...
-
Recently one of customers asked me simple troubleshooting question – why users on Terminal Services can’t use "Open as Web folder” in IE? First answer is simple – because it is grayed out :).
But why it is grayed out? Look, Terminal services == GPO in most cases. Answer was simple, but this customer has looked for it for a while so to ...
-
Connection pooling is something with most of .NET and SQL developers are pretty familiar with. It is mechanism which allows to re-usage of once established connection under some conditions. Establishing connections are considered as costly operation in networking world. So it might do good for performance of Your application if only one connection ...
|
|
|
|