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

Threaded View

  1. #1
    Join Date
    May 2001
    Location
    Silicon Valley
    Posts
    113

    Question C# learning guide for an ex MFC programmer

    Folks,

    I want to become proficient with C#. I’m aware that it will take no less than 6 months. There’s a desktop app that I want to design and write while using the best practices during this time. The app is a real-time data plotter (components from National Instruments Measurement Studio will do the heavy plotting).

    I know C++ and used to be somewhat proficient with MFC and COM. However I was staying away from C++ for the last 6 years. I was writing in C (for microcontrollers), VB6 and MATLAB.

    Would anybody recommend good books or other resources?
    What puzzles me at the moment is the document/view architecture in .NET .

    - Nick
    Last edited by kender_a; June 20th, 2009 at 05:01 PM.

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