-
Reducing number of file requests made to the server
I was just playing with new tool came across IBM Page Detailer. This is similar to Fiddler but IE only. It tracks all requests sent to server time tak...
Read More >
-
Too many overloads? - Making use of Generics
Today I was working on method called “GetSettingValue” that has multiple overloads to satisfy different data types.
Initially I created 3...
Read More >