Data types chart

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Dylan Parry

    #1

    Data types chart

    Hi,

    I'm looking for a reference chart that shows the .Net data types along
    with their equivalent names in C# (and possibly VB.Net). By this I mean
    something that has things like "Int32 -int" and so on.

    Does anyone know of such a chart?

    Cheers,

    --
    Dylan Parry
    http://electricfreedom.org | http://webpageworkshop.co.uk

    Programming, n: A pastime similar to banging one's head
    against a wall, but with fewer opportunities for reward.
  • Bela Istok

    #2
    Re: Data types chart

    This have some of your questions, I have see someting like that, i'm looking
    for it.


    Regards,

    Bela Istok
    "Dylan Parry" <usenet@dylanpa rry.comwrote in message
    news:4rjk1rFrle 6uU1@mid.indivi dual.net...
    Hi,
    >
    I'm looking for a reference chart that shows the .Net data types along
    with their equivalent names in C# (and possibly VB.Net). By this I mean
    something that has things like "Int32 -int" and so on.
    >
    Does anyone know of such a chart?
    >
    Cheers,
    >
    --
    Dylan Parry
    http://electricfreedom.org | http://webpageworkshop.co.uk
    >
    Programming, n: A pastime similar to banging one's head
    against a wall, but with fewer opportunities for reward.

    Comment

    • Bela Istok

      #3
      Re: Data types chart

      Here it's is:
      http://msdn.microsoft.com/library/de...quivalents.asp


      Regards,

      Bela Istok

      "Dylan Parry" <usenet@dylanpa rry.comwrote in message
      news:4rjk1rFrle 6uU1@mid.indivi dual.net...
      Hi,
      >
      I'm looking for a reference chart that shows the .Net data types along
      with their equivalent names in C# (and possibly VB.Net). By this I mean
      something that has things like "Int32 -int" and so on.
      >
      Does anyone know of such a chart?
      >
      Cheers,
      >
      --
      Dylan Parry
      http://electricfreedom.org | http://webpageworkshop.co.uk
      >
      Programming, n: A pastime similar to banging one's head
      against a wall, but with fewer opportunities for reward.

      Comment

      Working...