ILoggable

A place to keep my thoughts on programming

Monthly Archives: October 2007

My new Visual Studio Dev workhorse: Macbook Pro

I’m just starting some new contract work that requires a bit more on-site than usual and instead of syncing up my various dev environments all the time, I decided that it’s time for a new laptop. My current laptop is … Continue reading

October 30, 2007 geek , , ,

DynamicProxy rocks!

Recently, I’ve had a need to create proxy objects in two unrelated projects. What they had in common was that they both dealt with .NET Remoting. In one it was traditional Remoting between machines, in the other working with multiple … Continue reading

October 2, 2007 .net, geek , , , ,