CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    May 2009
    Posts
    92

    Can C Sharp the best choice for securities firm web application

    Dear all,

    Which one of C Sharp or C++ the best choice for securities firm web application??

    As I find C Sharp is more common and easier to use than C++. But some web application of securities firm are using C++ (VS 2005).

    I need to decide which one should use? Do you have any opinions??

  2. #2
    Join Date
    Feb 2009
    Location
    Atlanta, GA
    Posts
    17

    Re: Can C Sharp the best choice for securities firm web application

    It is a matter of preference -- I don't know that one is better than the other. I would recommend C#.

  3. #3
    Join Date
    Jul 2006
    Posts
    297

    Re: Can C Sharp the best choice for securities firm web application

    Security is a pretty generic term, anything in particular you're worried about? I've been programming websites for almost 2 years now in C# haven't run into any security issues that I could not solve using C#.

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