T
Tony Johansson
Hello!
We have MFC application from VC6. Assume we compile the MFC application in
VC8.
Does anything special be done to the MFC application accept remove all the
errors before being able to use .NET
for new feature.
When we want to add new feature to the application using .NET is it then
possible to use C# insted of C++?
I just think that it would be an advantage using C# instead of C++ will
cause less error beacuse it's an easier language. Compare this you create an
application quicker when using Java then C++ beacuse it's an easier language
and the possibility of strange errors in the future is much less with Java.
C# is quite similar to java.
//Tony
We have MFC application from VC6. Assume we compile the MFC application in
VC8.
Does anything special be done to the MFC application accept remove all the
errors before being able to use .NET
for new feature.
When we want to add new feature to the application using .NET is it then
possible to use C# insted of C++?
I just think that it would be an advantage using C# instead of C++ will
cause less error beacuse it's an easier language. Compare this you create an
application quicker when using Java then C++ beacuse it's an easier language
and the possibility of strange errors in the future is much less with Java.
C# is quite similar to java.
//Tony