Advertisement

Visual Basic Fundamentals for Absolute Beginners 25 Getting Familiar with the My Namespace

Visual Basic Fundamentals for Absolute Beginners 25 Getting Familiar with the My Namespace The DOT NET Framework’s Base Class Library offers user interface, database connectivity, data access, cryptography, web application development, numeric algorithms, network communications etc. Programmers produce software by combining their own source code with the DOT NET Framework and other libraries. The DOT NET Framework is projected to be used by most new applications created for the Windows platform. Microsoft also produces an integrated largely for DOT NET software called Visual Studio.
The DOT NET is a software framework. It is developed by Microsoft. It includes a large library and also provides language inter-operability across some programming languages. Language inter-operability refers the capability of two different languages to interact and operate on the same kind of data structures.

The programs written for DOT NET execute in a software environment. The name of the software environment is Common Language Runtime (#CLR). It is the virtual machine component. The compiled code is converted into machine code at first. Then it is executed by computer’s CPU. The CLR provides additional services like exception handling, memory management, type safety, garbage collection, thread management etc.

Design Features of DOT NET #Framework
Visual Basic .NET (VB .Net) is the advance form of the Visual Basic Programming language. It hosts a number of features that helps web developers to create bug-free custom web application in an easiest manner. Some of the important features of VB .Net are mentioned below:

• VB .Net includes features like in-place menu editor, automatic control anchoring and docking etc, all of which aid web programmers to create web application easily and quickly.

• This programming language provides automatic formatting of code, improved object browser, XML designer and lots more.

• By using this computer language, VB.Net web developers can easily create web application including features like event log, performance counters, file system etc.

• Since VB.Net is an object oriented programming language, web programmers can create enterprise-class code using full object-oriented constructs.

• It provides support for language features like implementation inheritance, encapsulation and polymorphism etc

• Visual Basic .NET provides a visual forms designer to help web developers create web forms easily. Besides this, developers can use “drag and drop” feature to place elements according to their business requirements.

• #VB.NET supports COM interoperability and enables developers to control the existing code for web application. It offers interoperability with other computer languages supporting .NET framework.

#Interoperability
Common Language Runtime engine (CLR)
Language independence
Base Class Library
#Simplified deployment
#Security
#Portability

Common Language Infrastructure,Partial methods,vb.net,visual basic,visual babsic.net,microsoft visual babsic,visual basic 4.0,visual basic tutorial,visual basic new feature,Object-Oriented Programming,visual basic Type Safety,visual basic Mono compiler,delegate in visual babsic,Getter/setter,partial class in visual babsic,Visual C#,.NET Framework,Lambda expression in visual babsic,Polyphonic visual babsic,Enhanced visual babsic,

Post a Comment

0 Comments