Nothing. However, one or more part of the three tiers can be programmed in Visual C.
Unfortunately, you can not use Visual Studio to edit Java. Visual Studio can be used to program: Visual Basic C# C++ ASP.NET Anyways to program Java you can use other programs as Eclipse for Java Developers
c,c++,b,BASIC,Python,Java,Visual C, Visual C++ and visual basic
microsoft visual studio is one. they use programming languages such as c# and visual basic.
The complete history of Visual C++ can be found in the "Visual C++" article in Wikipedia.
The programming language: Visual Basic is a BASIC-like (or BASIC-derived) language, Visual C is... well C.
You can't integrate C++ source code directly into Visual Basic code. In order to make use of code written in another language, including C++, you must compile that source to produce a DLL. You can then link to that DLL via Visual Basic. The only caveat is that you must replace the C++ data types in the function declarations with the equivalent Visual Basic data types, such as 'Byte' for a C++ unsigned char, or 'Single' for a C++ float.
Microsoft Visual Studio has been written in Visual C++ and Visual C#
Visual studio 2010 supports 5 programming languages. These are Visual Basic, Visual C#, Visual C++, Visual F# and JScript.
Microsoft developed Visual C++.
If you use microsoft's "Visual C++ Compiler" whoever is going to use your program needs the redistributable installed.
Ivor Horton has written: 'Beginning Java' 'Ivor Horton's beginning Visual C++ 2010' -- subject(s): Microsoft Visual C++, C++ (Computer program language) 'Beginning C++' -- subject(s): C++ (Computer program language) 'Visual C++ 6' 'Beginning Visual C++ 4' -- subject(s): Microsoft Visual C++, C++ (Computer program language) 'Instant C programming' -- subject(s): C (computer programming language) 'Ivor Horton's Beginning Visual C++ 2008' 'Beginning Java 2 SDK 1.4 Edition' 'Beginning Java 2' -- subject(s): Protected DAISY 'Beginning Visual C++ 6' -- subject(s): Microsoft Visual C++, C++ (Computer program language) 'Beginning Visual C++ 5' -- subject(s): Microsoft Visual C++, C++ (Computer program language)
we can use graphics.h but nowadays its cumbersome to run it on 64bit architecture and moreover it has limitations.So we use opengl for it.For more info and c tutorials go to helpucode.blogspot.in