Drew
June 14th, 2001, 09:34 PM
What is VisualC++.Net used for? Is the code similiar to Visual C++ 6.0?
|
Click to See Complete Forum and Search --> : VisualC++.Net Drew June 14th, 2001, 09:34 PM What is VisualC++.Net used for? Is the code similiar to Visual C++ 6.0? Brad Jones June 15th, 2001, 08:22 AM Visual C++.NET is version 7.0 of Visual C++. It will add a number of new features including: - Managed Extensions - ATL Server - Ability to call Web Services Plus upgrades to: - MFC/ATL - Attributes - Compiler - Conformance - IDE and debugger productivity I'll be attending Tech Ed next week. I'll see if I can get someone on the VC++ team to write a summary of changes that we can post. Brad! www.codeguru.com webmaster@codeguru.com (The information above comes from a publicly available source so there is no NDA violation) Drew June 15th, 2001, 08:55 AM Can I upgrade my compiler to Visual C++ 7? I have Visual C++ 6.0. Brad Jones June 15th, 2001, 09:10 AM All indications are that Visual C++ 6 will be totally upgradeable to Visual C++.NET (version 7). Visual C++.NET is currently in beta. Beta 1 has been released to the public. Beta 2 is being given to people at Microsoft's Tech Ed conference next week, so I'm assuming it will be publicly available soon. I've been working with the betas of Visual Studio (which includes VC++.NET). I don't recommend putting the software on any machine that you value. It is beta software. Links for the beta 1 software have been posted to the CodeGuru site. If you are not already playing with it, then I suggest waiting for beta 2. I've not been given any final public dates for the released product other than "later this year". I'd speculate fall at the earliest. SrgJan July 27th, 2001, 03:33 AM That would be nice :) Could you please mail me the summary? jan@starbase1.de Thanks in advance :)) Sincerely, Jan jusstujoo October 29th, 2001, 09:33 AM Hi Brad, i hope you can help me ... ! i just intalled VS.Net, and i created a dialog based application using vc++.NET... and after the wizard is over... when i press ctrl+f5, after successfull compilation a dialog box appear stating the followiing line "unable to launch, cannot find port. Check remote machine name." with 3 buttons OK, Help, LAME! wat shud i do to make my dialog based application run???!! plz help!!! thanks in advance Best Regards, -jusstujoo! Keep it as simple as possible, but no simpler --Albert Einstein codeguru.com
Copyright WebMediaBrands Inc., All Rights Reserved. |