Monthly Archives: November 2008
WindowsIdentity
WindowsIdentity is IDisposable. Recently I went on a quest to dispose of IDisposable objects wherever I could find them, since many types are IDisposable but people are not aware of this fact. (Suggestion for VS2010, shade types which are IDisposable … Continue reading
Posted in .Net Stuff
2 Comments
.Net 4
So I have had a chance to look at the CTP briefly and I’ve found a few things of interest There are currently breaking changes, and .Net 4 installs side by side with .net 3.5 much like 1.1 does with … Continue reading
Posted in .Net Stuff
Leave a comment