Is C++ developed in Microsoft .NET Framework considered a .NET application?

A

Avner

Hi,

I am developing ANSI C++ application using the following environment:
Microsoft Development Environment 2003 Version 1.13088
Microsoft .NET Framework Version 1.1.4322 SP1

To which category such application belongs? Is it VC6 or .NET 2003?
I'm asking this because I'm looking for a C++ profiler, but it seems
that most of the C++ profilers for .NET applications are tailored
towards "managed C++" only.

Thanks,
Avner
 
J

John Carson

Avner said:
Hi,

I am developing ANSI C++ application using the following environment:
Microsoft Development Environment 2003 Version 1.13088
Microsoft .NET Framework Version 1.1.4322 SP1

To which category such application belongs? Is it VC6 or .NET 2003?
I'm asking this because I'm looking for a C++ profiler, but it seems
that most of the C++ profilers for .NET applications are tailored
towards "managed C++" only.

Thanks,
Avner


What category an application belongs to is not some universally applicable
truth. Different categorisations exist for different purposes. You need to
know how the suppliers of profilers categorise applications (though I can't
imagine that an application written on VC++2003 could be termed a VC++6
application). That should be apparent from their web site. If not, contact
them and ask.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,768
Messages
2,569,575
Members
45,053
Latest member
billing-software

Latest Threads

Top