CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 6 of 6

Threaded View

  1. #4
    Join Date
    Aug 2011
    Posts
    8

    Re: Programming language for POS

    Quote Originally Posted by BioPhysEngr View Post
    I echo quincarroll's comments. I have written in many languages and my general thought is that C# will provide rapid development in an environment that has a lot of available library support and be maintainable into the foreseeable future. C++ is too low-level for efficient development I think. Don't use VB6: as noted, it is an older language and been supplanted with .NET languages (VB.NET and C#). Note that VB.NET basically shares all the same good qualities that C# does. My personal preference is for C#, but that's all it is: a preference.
    Agreed with the BioPhysEngr
    Last edited by eransmith02; August 12th, 2011 at 05:40 AM. Reason: spell

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured