Application Development Using Visual Basic And Net
Download Application Development Using Visual Basic And Net PDF/ePub or read online books in Mobi eBooks. Click Download or Read Online button to get Application Development Using Visual Basic And Net book now. This website allows unlimited access to, at the time of writing, more than 1.5 million titles, including hundreds of thousands of titles in various foreign languages.
Application Development Using Visual Basic and .NET
Author: Robert J. Oberg
language: en
Publisher: Prentice Hall Professional
Release Date: 2003
Learn to develop professional applications with VB and the .NET platform in a unique building block approach. This guide also presents the basic concepts of the .NET framework, which is the common language.
Object-oriented Application Development Using Microsoft Visual Basic .NET
This volume presents an introduction to Visual Basic .NET. Visual Basic .NET (VB.NET) is an object-oriented computer programming language. It is an extension of the BASIC programming language that combines BASIC functions and commands with visual controls. Visual Basic provides a graphical user interface GUI that allows the developer to drag and drop objects into the program as well as manually write program code. Visual Basic is designed to make software development easy and efficient, while still being powerful enough to create advanced programs. For example, the Visual Basic language is designed to be "human readable," which means the source code can be understood without requiring lots of comments. Programs created with Visual Basic can be designed to run on Windows, on the Web, within Office applications, or on mobile devices. Visual Studio .NET provides development tools to create programs based on the .NET framework, such as ASP.NET applications, which are often deployed on the Web.
Developing Web Applications with Visual Basic.NET and ASP.NET
John Alexander and bestselling author Billy Hollis show programmers how to develop enterprise-level Web applications using Microsoft's popular programming language—Visual Basic.NET. Features the incomparable insights and programming know-how of two popular Microsoft insiders, arming developers with proven tips and workarounds to use in their own projects Provides step-by-step instruction for creating business Web applications using ASP.NET and VB.NET Companion Web site contains all the code for the sample application