What is the difference between Visual Studio .Net 2005 and Visual Studio 2005?

AI Thread Summary
Visual Studio 2005 is distinguished from other development tools by its integration with the .NET Framework, which is not present in many other environments. The .NET Framework serves as a platform for building and deploying applications, providing a multi-language environment that supports XML Web Services and enhances the development of Internet-scale applications. It consists of key components such as the Common Language Runtime, the .NET Framework class library, and ASP.NET, along with the Microsoft .NET Compact Framework for mobile device development. The substantial size of Visual Studio 2005, approximately 3.7GB, is attributed to its comprehensive features and capabilities that extend beyond basic programming tools, unlike smaller IDEs such as Dev-C++ or Borland C++. This extensive functionality contributes to its larger footprint compared to simpler development environments.
M.R.
Messages
3
Reaction score
0
Are they the same thing? :confused:
 
Computer science news on Phys.org
Almost!
One has .Net framework and the other doesn't.
(prolly VS2005 will be packaged with .Net integrated within itself)

what is .net framework?
(Copy pasting a std definition ...)
A platform for building, deploying, and running XML Web Services and other applications. It provides a highly productive, standards-based, multi-language environment for integrating existing investments with next-generation applications and services, as well as the agility to solve the challenges of deployment and operation of Internet-scale applications. The Microsoft .NET Framework consists of three main parts: the Common Langauge Runtime, the .NET Framework class library, and ASP.NET. A companion infrastructure, the Microsoft .NET Compact Framework, is a set of programming interfaces that enable developers to target mobile devices like smart phones and PDAs.

-- AI
 
Do you know why Visual Studio is so big compares to other developer's tool?
 
M.R. said:
Do you know why Visual Studio is so big compares to other developer's tool?
Hello, M.R. I am wondering a bit as to why you are thinking it is bigger. Can you tel me what developer's tools you are implying in your comparison ?
 
Visual Studio 2005 Team System's system requirement is 3.7GB. Isn't it a little too big compares to Dev-C++ or even Borland C++?

Of course I know VS .Net is not only included C/C++. But why it's so big?
 
In my discussions elsewhere, I've noticed a lot of disagreement regarding AI. A question that comes up is, "Is AI hype?" Unfortunately, when this question is asked, the one asking, as far as I can tell, may mean one of three things which can lead to lots of confusion. I'll list them out now for clarity. 1. Can AI do everything a human can do and how close are we to that? 2. Are corporations and governments using the promise of AI to gain more power for themselves? 3. Are AI and transhumans...
Thread 'ChatGPT Examples, Good and Bad'
I've been experimenting with ChatGPT. Some results are good, some very very bad. I think examples can help expose the properties of this AI. Maybe you can post some of your favorite examples and tell us what they reveal about the properties of this AI. (I had problems with copy/paste of text and formatting, so I'm posting my examples as screen shots. That is a promising start. :smile: But then I provided values V=1, R1=1, R2=2, R3=3 and asked for the value of I. At first, it said...
Back
Top