MARWARI COLLEGE,RANCHI
(UNDER RANCHI UNIVERSITY,RANCHI)
NAME: RAJU MANJHI
DEPT. OF B.Sc(CA),MCR
SUBJECT: VB.NET
SEM : IV(CA)
_______________________________________________________________________________
(UNDER RANCHI UNIVERSITY,RANCHI)
NAME: RAJU MANJHI
DEPT. OF B.Sc(CA),MCR
SUBJECT: VB.NET
SEM : IV(CA)
_______________________________________________________________________________
VISUAL BASIC.NET
VB.NET: ..net is a framework is a application platform by Microsoft. Under the .net framework we can developed application by windows os. The .net framework is capable for developing three types of application
a. Console application
b. Windows form application
c. Web application
The .net framework support 14 different language : c,c++,java script,HTML,VB etc
.
.NET Framework
.NET is a framework to develop software applications. It is designed and developed by Microsoft and the first beta version released in 2000.
It is used to develop applications for web, Windows, phone. Moreover, it provides a broad range of functionalities and support.
This framework contains a large number of class libraries known as Framework Class Library (FCL). The software programs written in .NET are executed in the execution environment, which is called CLR (Common Language Runtime). These are the core and essential parts of the .NET framework.
This framework provides various services like memory management, networking, security, memory management, and type-safety.
The .Net Framework supports more than 60 programming languages such as C#, F#, VB.NET, J#, VC++, JScript.NET, APL, COBOL, Perl, Oberon, ML, Pascal, Eiffel, Smalltalk, Python, Cobra, ADA, etc.
Following is the .NET framework Stack that shows the modules and components of the Framework.
The .NET Framework is composed of four main components:
- Common Language Runtime (CLR)
- Framework Class Library (FCL),
- Core Languages (WinForms, ASP.NET, and ADO.NET), and
- Other Modules (WCF, WPF, WF, Card Space, LINQ, Entity Framework, Parallel LINQ, Task Parallel Library, etc.)
Comments
Post a Comment