| About | Home | Disclaimer | Privacy | Site Index & Project Download | Contact | |
|||
NetBeans, Java GUI Downloadable Tutorial & Open Source Applications |
Visual C++ .Net Programming Tutorials, Step-by-Step with Working Program Examples - Page 1 |
||
Read me first buddies, before your code generates compile or run-time error! |
Page 1 |
||
|
|
Well, let continue our journey in learning C++ programming. This journey is a continuation of C and C++ programming Tutorial dumped at tenouk.com, based on the implementation specific (Windows), using Visual C++ .Net Express Edition 2005 and the full version Visual Studio .Net 2005. It is totally new programming paradigm, starting with Visual C++ .Net 2002, 2003 and the stable one is 2005. We will skip 2002 and 2003...just direct to 2005. There are many new keywords used in 2005 replacing the transition period, versions that used the Managed Extension of C++ (2002 and 2003). |
|
Home.Net Framework StoryEarly Stage of the C++ .NetVisual C++ .Net System ProgrammingMigrating the Old Version to the New C++ .NET VersionC++ .Net Class Library ReviewC++ .Net Variables, Types & OperatorsC++ .Net FormattingLoops and FunctionsClass, Object, Managed and Unmanaged CodesValue and Reference Types
Tenouk C and C++ Programming Tutorial |
|
It can be considered a stable 'version' with .Net Framework already in version 3.0 (previous versions are 1.0, 1.1, 2.0). So if you are totally new on C++ .Net, it is recommended just start using the Visual C++ .Net 2005, forget the 2002 or 2003 crap version, you will avoid a lot of confusion and headache. In C++ .Net, we are doing managed C++, there will be automatic garbage collection, (this is nothing new, Java already done this!) there will be a framework that hosting and managing our code (well, there are many frameworks out there...). The beginning of these tutorials concentrate more on the .Net early stages. There are transition or migration period from C++ (native) to the C++ .Net. You will find in these tutorials that the old syntax of C++ used before the .Net (such as STL and MFC) will be called native or traditional C++. The Tutorial starts with Managed Extension for C++ implemented on the VC++ 2003. Though the old C++ .Net code still can be compiled on VC++ 2005 with the /clr:OldSyntax option, there are many tasks to be completed for full code updating/migrating...Listen to me, start using VC++ 2005... Most of the codes or program examples compiled using VC++ 2005 Express Edition. For the beginning part, some codes compiled using VC++ .Net 2003 in order to explain or complete the related stories. The OS used was Windows XP Pro SP 2 with 900++ MB RAM, Intel Pentium 4, 2.8 GHz with HyperThreading and .NET 2.0.x version. You may need high performance machine, the compiler quite pretty damn slow when compiling... If you want to learn Native C compiled using VC++ .NET 2005 Express Edition without /clr option set, please go to the C Lab practices hosted at tenouk.com.
HOW TO USE VISUALCPLUSDOTNET
The topics have been arranged in a proper learning sequence. Browse the menus on the right side. Each module may contain many parts labeled as part 1, part 2, part 3,...When you are on the page, use the top and bottom navigation to browse all the part available in that Module. Start learning and head scratching...
|
|||
|
|
|||
|
|
|||
Install Visual C++ 2005 Express EditionInstall and Use Visual C++ from Visual Studio 2005Download, install Windows Platform Software Development Kit, PSDK, SDK - Part 1Install, configure Windows Platform Software Development Kit, PSDK, SDK - Part 2Build, Compile and Run C++ .NET: VC++ 2003Build, Compile and Run C++ .NET: VC++ 2005 Express EditionOther C and C++ Compilers
|
|||
| About | Home | Disclaimer | Privacy | Site Index & Project Download | Native C | Contact | |
|||
|
|
|||
|
Best viewed using IE 6.0/FireFox 1.5.0 and above Webmaster contact: [contact[@]visualcplusdotnet.com] Copyright 2007 © Visualcplusdotnet. All rights reserved. |
|||
|
Excellent hosting services provided by MochaHost - The Online Central |
|||