How can I convert from an ASP.NET Unit structure to int in c#? Or reverse?
Convert.Toint32( UInt );
I guess u meant UInt not Unit
EDIT : Ok thought you meant uint sorry