in

Redwerb

Tools, tips, and techniques for software developers.

Browse Folders

zip Converting Types Code Example

Downloads: 37 File Size: 7kB
Posted By: Brian Brewder Views: 88
Date Added: 05-12-2008

This is the code sample that goes along with the Type Conversions article. It contains examples of using the IConvertible interface, TypeConverters, and conversion methods as well as a class that shows how Microsoft implemented the System.Convert.ChangeType method and my own ConvertEx class that is based on Microsoft's Convert class but does conversions using the IConvertible, TypeConverters, and conversion methods (Microsoft's Convert.ChangeType method only uses the IConvertible interface).

Filed under:

Comments

 

rick m said:

Got a ".zip file is invalid" error when trying to decompress...
07-11-2008 2:07 PM

Add Comment

(required) 
(required)
(optional)
(required) 
Add
Copyright Brian Brewder, 2007. All rights reserved.
Powered by Community Server (Non-Commercial Edition), by Telligent Systems