When I look at the website for Visual Studio, I keep seeing references to VB, C#, etc. Do you program in these other languages and they get mysteriously wrapped in Visual Studio. If someone could point me in the right direction I would be glad to do the research, but right now I have too much information and am not sure how to use it. TIA
I am confused about what Visual Studio actually is?
It is an Integrated Development Environment (IDE), basically a text editor and compilers for various programming languages (i.e. C#, Visual Basic, C++, erc). The IDE makes development quicker than compiling by hand (command line) by having everything together including help and all sorts of tools
Reply:Here is a nice article describing Visual Studio.
http://www.windowsdevcenter.com/pub/a/wi...
Reply:Visual Studio is an IDE which is an Integrated Development Environment.
It is used by software developers to write programs.
VB, C# (pronounced C sharp), C++ are programming languages that are supported in Visual Studio.
Reply:Microsoft Visual Studio is an advanced integrated development environment by Microsoft. It lets programmers create
1) programs
2) web sites
3) web applications, and
4) web services
that run on
1) Microsoft Windows
2) PocketPC
3) Smartphones, and the
4) World Wide Web.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment