|
|
Browse by Tags
All Tags » Directory servi... » My day job
-
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 ...
|
|
|
|