Search
Wednesday, January 07, 2009 ..:: Home ::.. Register  Login
   Calendar  
     
  
   Search  
     
  
   Blogroll  
     
  
   Disclosure  
All blog entries are the opinions of the author and do not necessarily reflect the opinions of their employer. All the code presented is for explanation and demonstration purposes only. Any damages incurred to your site and/or data are not the responsibility of the author. Every effort is taken to ensure the code properly compiles, however sometimes there are some hiccups and you might be required to do your own debugging.
     
  
   TechTidBits (Blog)  
Aug 27

Written by: Peter Henry
Wednesday, August 27, 2008 3:25 PM

This seems to be another one of those religious types of discussions which companies like to have their own standards set in stone.  I know the C# datatypes are aliases to the CLR.  What I'm asking is, what versions but what do you use in your code?  Do you use the .NET CLR System.Int32 datatype or the C# language specific alias int? What about CLR System.String or C# string?

Reference: GeekPedia article

Tags:

Your name:
Title:
Comment:
Add Comment    Cancel  
     
  
Copyright 1999-2008 by PCHenry.com   Terms Of Use  Privacy Statement