Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Convert from VS 6.0 project to VS .NET project 1

Status
Not open for further replies.

d00ape

Programmer
Apr 2, 2003
171
SE
What really happen when I convert my VS 6.0 (C++) project to a VS .NET project. May I then take advantage of some .NET “stuff”?
Are there any reason for me to start using VS .NET except for a nicer editor?

All tips are welcomed!
 
Yes, just think about using .NET framework, full support for windows XP/2003 programming and so on.

Ion Filipski
1c.bmp
 
Yes, you can use all the .Net class library, by including the appropriate namespaces. You should really check out the book 'Extending MFC applications using the .Net framework' by Tom Archer

bdiamond
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top