Archives
-
Speed Up the Visual Studio Toolbox
There are plenty of tips out on the web that I see no need to repeat here. But this one made such a remarkable difference on my box that I had to post it….
-
What’s the Deal with Interfaces?
This post is for beginners.
-
Serializing and Deserializing Objects…to and from…XML
Over on the Asp.Net forums I recently had the opportunity* to help a few lost souls by showing them how to serialize objects to XML and deserialize the XML back into objects. Since the question has come up more than once, I decided to BLOG it so I could refer similar questions in the future to this post.