Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
P

ProIT

@ProIT
About
Posts
6
Topics
5
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • More Money or Less Money? C++ vs C#
    P ProIT

    In the last thread I posted about C++/MFC and C#, I gathered that so many are really migrating to the C#, even from VB. OK, Here is what every body shoulkd think of as a biz minded coder: (at least I do!) -More C# programmers :( -More C# Applications :( -More Client Awareness (coz as all probably agreed that C# is easier!) :( X| -More Client Intereference/ Mind changings -Maybe more clients that will learn C# on their own and THEN we programmers/instructors will lose! :( you know that teaching C++ is more prfitable than teaching C# probably! :confused: -Less coding time :) -Less coding effort, brain test, creativity! :eek: -Less MONEY! :(:(:(:( ... more that I don't remember even! How much can you charge as a price for a C++/MFC project and how much on a C# version? Now who wants to make money and who wants to make MORE money?

    The Lounge c++ csharp css visual-studio question

  • Rename to C#deproject!
    P ProIT

    Did C# really make life that easier???!!! :) Why was it named C#? Any one knows that the sign (#) means "sharp" and it is used in the music and standard notations? It's been so long that only C# stuff are getting posted! May be time for renaming the www.codeproject.com, a www.c#deproject.com Everytime am up on CP, I "C" C# and .NET & ASP! What's up with MFC and Win32! What to feel now? :-D X| :omg:

    The Lounge csharp c++ com question

  • Who's on Kazaa?
    P ProIT

    Looking for its source code. Any ideas?

    The Lounge question

  • Windows XP Server?!
    P ProIT

    Is there any Beta or Alpha versions for testers?

    The Lounge sysadmin beta-testing question

  • What to reply!?
    P ProIT

    Let's say OK, What should I start with: 1) The document template issue 2) The Runtime class issue 3) The difference of SDI and MDI issues 4) The pointers in C++ issue 5) The new operator issue and then tell me, how detailed should I answer each issue?! This would probably take me 6 months!? I am teaching MFC, and from my experience it takes about 3 months to probably have a grip on MFC programming with a live instructor, imagine without an instructor or resources like a book. There are too many issues in VC++, especially if you want the MFC part mastered. I am not saying that I will not help him, all I said is why not start on the list I have given first as start up resources.

    The Lounge learning c++ question

  • What to reply!?
    P ProIT

    Rcvd and email with some contents pasted below:

    I'm a beginner programmer in vc++, I have some questions & i wish from
    you to answer me, i'll be very obliged if you answer me.

    The first is: what does these lines of code mean:

    CSingleDocTemplate* pDocTemplate;
    pDocTemplate = new CSingleDocTemplate(
    IDR_MAINFRAME,
    RUNTIME_CLASS(CMyAppDoc),
    RUNTIME_CLASS(CMainFrame), // main SDI frame window
    RUNTIME_CLASS(CMyAppView));
    AddDocTemplate(pDocTemplate);

    espesially the second line

    I have some ideas of replies: 1) Why not buy a book 2) Why not search the web 3) Fetch MSDN 4) Don't VC++ documentations come with the VC++ finally, I'd like your suggestion on Should I reply! If yes, What should I reply?

    The Lounge learning c++ question
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups