If you use a language, use the language.
<SPAN class=050011709-09012003>Use the BCL type names</SPAN>- </UL> </BLOCKQUOTE>
<SPAN class=050011709-09012003>Don't redefine your type's names to match your old habits ;-)</SPAN>Sorry.... string, int, char and long are part of the language. Int32 is just some detail of the underlying platform. The fact that C# and VB.NET very convienently map onto the CLR type system doesn't mean...