Archive for November 10th, 2008
Dispose with Using
I’m sure that many of you already know that many of the objects in the .NET framework need to be disposed. The most common of these are the windows objects and the stream objects.
Of course the trick in using dispose is in calling it at the right time. If your code throws an exception, you need to make sure that dispose still gets called on that object.
Other Related Items:
eastland c-sharp leather women's ankle bootsVPDCDIXN685KUTKABQG6
Gyration Air Mouse Elite In-Air Cursor Control using Patented MotionSenseTM Technology and Optical Sensor GYM5600NAThe elegant and ergonomic Gyration GYM5600NA Air Mouse Elite brings the intuitive simplicity of motion to your digital life. With the Gyration GYM5600... Read More >


