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

Threaded View

  1. #12
    Join Date
    Jan 2002
    Location
    Scaro, UK
    Posts
    5,940

    Re: why did you choose the programming language(s)you currently use?

    I use

    (1) .NET (c#) for just about everything, except for
    (2) C++ when I need speed
    (3) assembler when I need REAL speed.
    (4) T-SQL for databases...

    I'd really love to learn php, perl, python and a host of other languages but I find that C++ and C# keep me very occupied anyway (I've still got LINQ, WPF and WCF on my list of 'things to do').

    My brain capacity seems to be reducing with every year that goes by... along with my hair.

    Darwen.
    Last edited by darwen; July 18th, 2009 at 06:29 AM.
    www.pinvoker.com - PInvoker - the .NET PInvoke Interface Exporter for C++ Dlls.

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