473,386 Members | 1,745 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

some more question about VC7.1 and VC8

Hello!

I thought I had strategy clear to me that if I want to use .NET in an
VC6/MFC I must use compile in VC8 with the CLR switch.

But now I get another answer it says. I asked this question.
If I want to use the .NET framework for an VC6/MFC application I must
compile the VC6/MFC to VC8 using the /CLR switch after removing all
the errors?

I received this answer
If you wan to use .NET 2.0, yes. You can do it with VC 7.1 (2003) for .NET
1.1, but you won't have the new managed C++ syntax.

If I can't use the new managed C++ syntax what consequences will that have
and is there other limitation that will exist on my updated VC6/MFC if I use
VC7.1 instead of VS 2005(VC8)?

For example is it still possible to use .NET framework classes from
anywhere, including adding new code to old classes?

I assume that if I use VC7.1 it's not so easy to use different .NET language
as it is if I use VS2005(VC8).

So my question is when is it sufficient to use VC 7.1 and when should I use
VC8?
//Tony
Nov 17 '05 #1
1 1139
Tony Johansson wrote:
Hello!

I thought I had strategy clear to me that if I want to use .NET in an
VC6/MFC I must use compile in VC8 with the CLR switch.

But now I get another answer it says. I asked this question.
If I want to use the .NET framework for an VC6/MFC application I must
compile the VC6/MFC to VC8 using the /CLR switch after removing all
the errors?

I received this answer
If you wan to use .NET 2.0, yes. You can do it with VC 7.1 (2003)
for .NET 1.1, but you won't have the new managed C++ syntax.

If I can't use the new managed C++ syntax what consequences will that
have and is there other limitation that will exist on my updated
VC6/MFC if I use VC7.1 instead of VS 2005(VC8)?

For example is it still possible to use .NET framework classes from
anywhere, including adding new code to old classes?

I assume that if I use VC7.1 it's not so easy to use different .NET
language as it is if I use VS2005(VC8).

So my question is when is it sufficient to use VC 7.1 and when should
I use VC8?


Only you can answer that for sure.

VC8 has new facilities in MFC to make it _easy_ to use maanged code in your
MFC app. VC7.1 has no such facilities, so you'd have to "roll your own".
VC8 has the new C++/CLI which makes it _easy_ to write managed code. VC7.1
supports only the older managed extensions for C++ syntax, which is
considerably harder to write and doesn't expose as much .NET functionality.

For a project that you haven't even started the porting effort, I'd say
going to VC7.1 would be the wrong choice, since VC8 will be officially
released in just over a week.

-cd
Nov 17 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

18
by: Stanley J Mroczek | last post by:
I Set the EditCommandColumn to Visible=False to stop people who are not allowed to make any changes to a record. How can set it to Visible=true for some users? Please answer in VB Thanks Stan
12
by: Vibhajha | last post by:
Hi friends, My sister is in great problem , she has this exam of C++ and she is stuck up with some questions, if friends like this group provides some help to her, she will be very grateful....
9
by: sk | last post by:
I have an applicaton in which I collect data for different parameters for a set of devices. The data are entered into a single table, each set of name, value pairs time-stamped and associated with...
18
by: free2cric | last post by:
Hi, I attanded an interview on C++ Question asked were and my answers to them.. 1. In a CPP program what does memory leak occure? -- i said.. In a constructor , the pointer variables were...
7
by: kamkwokho | last post by:
Could any answer following questions as many as you can. ii) Write a C shell script convertmin which will read in a number, thought of as representing minutes, and print out the number of...
193
by: Michael B. | last post by:
I was just thinking about this, specifically wondering if there's any features that the C specification currently lacks, and which may be included in some future standardization. Of course, I...
0
by: valmir cinquini | last post by:
i'm developing a faq session of our website and I'm facing some problems handling xml files and DataSet relations First off all, here's the structure of my xml file: <?xml version="1.0"?>...
24
by: Kevin | last post by:
Hey guys. I'm looking to get together some VB programmers on Yahoo messenger. I sit at a computer and program all day. I have about 3 or 4 people already, but it would be really cool to have a...
3
by: tamerania2004 | last post by:
help me to answer some q in c# plzzzzzzzzzzzzzz link :cry: :cry: :cry: :cry: http://www.sendspace.com/file/gd1o99 ---------------------------------- http://community.ihostasp.net
2
by: David | last post by:
Hi list. I have 2 questions about the Pythonicity of some algorithms. One question is about generator usage, the other is about producer and consumer threads GENERATOR QUESTION Usually for...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.