Reading Time: < 1 minuteThis will be about something which bothers me a lot in Microsoft software – why in many of Microsoft programs we are relaying on IE Internet connection settings and state. Sometimes I'm working off-line – IE is switched to work off-line mode. When I get back on-line and I don't want to use IE – … Continue reading "Using IE connection settings – get rid of this please"
Month: August 2007
System.DirectoryServices and connection pooling
Reading Time: 2 minutesConnection 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 will be … Continue reading "System.DirectoryServices and connection pooling"
ADSEdit and group membership
Reading Time: 2 minutesAlmost month without a post … time to get to work. BTW – it is a little strange but more people are visiting this place (according to statistics gathered from the blog) now then in the time when I've posted more often. If I will stop blogging will I get massive visit hit??? 🙂 Every … Continue reading "ADSEdit and group membership"