Showing posts with label vb. Show all posts

Capabalities With Visual Studio

Following are some of the various applications that can be built using Visual Studio. Console applications: These applications run from the command line and do not include a graphical interface, but are great for small tools or anything that will be run byContinue Reading >

Defination Of Visual Studio

Visual Studio is a suite of applications created by Microsoft to give developers a compelling development environment for the Windows and .NET platforms. Visual Studio can be used to write console applications, Windows applications, Windows services, Windows Mobile applications, ASP.NET applications, and ASP.NETContinue Reading >

Diff.b/w Vb6And Vb.Net

languages

Diff.b/w Vb6And Vb.Net

ByFT World
VB6 targets the COM infrastructure: a way to communicate with reusable components in Windows. VB6 is simple to use because it contains many powerful functions and features in a runtime library that must be shipped with the programs you compile in VB6. YouContinue Reading >

Where We Use It

It is an object oriented programming language. it contains a systematic collection of classes and objects. please read Object oriented term better. Visual Basic .NET comes with thousands of built-in classes which are ready to be used. So it is easier to writeContinue Reading >

What Is VB.NET

Vb.net is a framework. means simply it is a collection of large library to solve different programming needs when a programmer wants to write a software. A library is not of books but of small different collection of code . Vb.net is aContinue Reading >

All Versions Of VB

There have been nine versions of Visual Basic up to the current version. The first six versions were all called Visual Basic. But in 2002, Microsoft introduced Visual Basic .NET 1.0, a completely redesigned and rewritten version that was a key part ofContinue Reading >

History Of VB

In the beginning, there was BASIC and it was good. Really! I mean, really the beginning. And yes, really good. BASIC ("Beginner's All purpose Symbolic Instruction Code") was designed as a language to teach people how to program by Professors Kemeny and KurtzContinue Reading >

What is Visual Basic?

It's a computer programming system developed and owned by Microsoft. Visual Basic was originally created to make it easier to write programs for the Windows computer operating system. The basis of Visual Basic is an earlier programming language called BASIC that was inventedContinue Reading >