|
-
January 14th, 2003, 08:51 AM
#1
Diffs between Studio 6 and .NET?
Hi,
Could anyone give me a quick synopsis of the differences, pros/cons, etc. between Visual Studio 6 and .NET?
I'm not really looking for anything more than a quick overview. I've visited Microsoft's site for .NET, but I'm pretty new to the programming game (still in school, actually) so the mass of info there was a bit overwhelming.
Thanks,
Jeff
-
January 15th, 2003, 02:30 AM
#2
A couple of differences, there are alot more but someone else hopefully fills in:
* VS .NET using the .NET framework, a framework that has to be installed on the computers running .NET apps. This contains all Namespaces and Classes of .NET.
* A lot more is added into the framework to prohibit the use of API calls and stuff (still have to use them sometimes )
* VB is now "fully" object orientated.
/Leyan
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|