Re: V.studio
- From: "HELLO $$$" <fares@xxxxxxxxxxxxxxxx>
- Date: Mon, 23 Oct 2006 11:31:13 +1000
You're right, it's version 2003.
I display this problem in detail under the subject "Difficult code ". You
can read it . You may also find an important good solution, because I have a
lot of codes in this book, and I nearly stopped from this mess.
Thank you again for help.
=================================
"pvdg42" <pvdg42@xxxxxxxxxxxxxxxxx> wrote in message
news:e3uNeCe9GHA.3264@xxxxxxxxxxxxxxxxxxxxxxx
"HELLO $$$" <fares@xxxxxxxxxxxxxxxx> wrote in message
news:453ab5b5_3@xxxxxxxxxxxxxxxxxxxxxx
I am working on C++ only as a beginner. I bought a book its title "VisualYour problem is that the book is written against a different version of
C++.NET" step by step as a beginner. The author supposed that the reader
has .NET Framework installed in his computer. As I have visual studio, so
I don't find exactly what the book wrote?!
As example when I try to create a new project he shows me the template as
an example "console.net", this latter not found on my program.
===================================
Visual Studio form the one you have.
What version of Visual Studio does the book target? If the cover backbone
has "Version 2003", it's for Visual Studio .NET 2003. If "Version 2003" is
not present, it's for the original Visual Studio .NET (2002). In either
case, significant changes were made to Visual Studio in the 2005 version,
and you cannot expect to find what the book shows.
In Visual Studio .NET 2003, there is a template "Console Application
.NET". The equivalent in Visual Studio 2005 is "CLR Console Application".
However, that is *not* where the dissimilarities end. The extensions to
C++ for .NET 2.0, C++/CLI (Visual Studio 2005) are completely different
from those used in earlier versions, so the book's code examples will do
you no good.
And, one more time, the .NET Framework (v2.0) *IS* installed on your
computer. It was installed as part of the Visual Studio 2005 installation.
You'll need to find a book and/or tutorials that target Visual Studio 2005
and .NET 2.0
Here is a book that targets VS 2005/.NET v2.0:
http://www.wrox.com/WileyCDA/WroxTitle/productCd-0764571974.html
.
- References:
- V.studio
- From: HELLO $$$
- Re: V.studio
- From: pvdg42
- Re: V.studio
- From: HELLO $$$
- Re: V.studio
- From: pvdg42
- Re: V.studio
- From: HELLO $$$
- Re: V.studio
- From: pvdg42
- Re: V.studio
- From: HELLO $$$
- Re: V.studio
- From: pvdg42
- V.studio
- Prev by Date: Difficult Code ??!!
- Next by Date: Default Text value for Custom Control
- Previous by thread: Re: V.studio
- Next by thread: Re: A question about mobile web page development...
- Index(es):
Relevant Pages
|
Loading