VC++ .net and VC#.net

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

    VC++ .net and VC#.net

    I want to learn one of them.If I want to learn how to write a hardware
    related(calling directx to produce 3d graphic or control USB device)
    software as well as Database access(which is import for getting a job),
    which 1 is most suitable for me?

    thank you


  • Kevin Goodsell

    #2
    Re: VC++ .net and VC#.net

    ronaldo wrote:
    [color=blue]
    > I want to learn one of them.If I want to learn how to write a hardware
    > related(calling directx to produce 3d graphic or control USB device)
    > software as well as Database access(which is import for getting a job),
    > which 1 is most suitable for me?[/color]

    This group discusses the C++ language as defined by the international
    C++ standard. It does not discuss particular implementations (such as
    VC++), nor does it discuss other languages (such as C#).

    Try a Microsoft newsgroup.



    -Kevin
    --
    My email address is valid, but changes periodically.
    To contact me please use the address from a recent posting.

    Comment

    • Hafiz Abid Qadeer

      #3
      Re: VC++ .net and VC#.net

      "ronaldo" <cstsang@joymai l.com> wrote in message news:<bjoj56$bm o20@imsp212.net vigator.com>...[color=blue]
      > I want to learn one of them.If I want to learn how to write a hardware
      > related(calling directx to produce 3d graphic or control USB device)
      > software as well as Database access(which is import for getting a job),
      > which 1 is most suitable for me?
      >
      > thank you[/color]

      with VC++.net, you can do both the things and in most cases efficiently.

      Comment

      Working...