OBJECT-ORIENTED PROGRAMMING IN VB.NET

Jun 28th, 2009 | By administrator | Category: Visual Basic

.NET is a revolutionary advance in programming technology thatgreatly simplifies application development. Microsoft’s popular Visual Basicprogramming language has been upgraded to take advantage of the new .NET features.Visual Basic .NET, or simply VB.NET, has become a full object-oriented programminglanguage with capabilities comparable to C++, Java, and Microsoft’s new language C#.This course is a practical introduction to programming in VB.NET and the use of servicesprovided by .NET. It emphasizes the VB.NET language and how to build VB.NETapplications from an object-oriented perspective. Previous knowledge of Visual Basic isnot essential.

One of the strengths of Visual Basic, and the reason it has enjoyed such widespreaduse, is the ease in which Windows application can be developed. Microsoft hasrevamped the way that Windows applications are built under .NET. Windows Forms,used by .NET languages, represents a class library that brings uniformity to thecomponents of a Windows application. The course includes substantial coverage ofusing Windows Forms in VB.NET.The course consists of three parts. The first part covers the fundamentals of Microsoft’sVB.NET programming language. It begins with a very brief chapter “what you need toknow about .NET”, which gets you up and running in the .NET environment with aminimum of fuss. The next chapter introduces Visual Studio .NET. The last five chapterscover the VB.NET language essentials.

The second part discusses object-oriented programming in VB.NET. It contains threechapters that focus on developing classes using VB.NET and then extending them viaVisual Basic .NET’s inheritance capabilities. Interface-based programming is alsointroduced.

Source : www.skillbridgetraining.com

Download Ebook

Related Ebook :

Leave Comment