Object-oriented Programming with Visual Basic .NET
Title | Object-oriented Programming with Visual Basic .NET PDF eBook |
Author | J. P. Hamilton |
Publisher | "O'Reilly Media, Inc." |
Pages | 320 |
Release | 2003 |
Genre | Computers |
ISBN | 9780596001469 |
A programmer's complete guide to Visual Basic .NET. Starting with a sample application and a high-level map, the book jumps right into showing how the parts of .NET fit with Visual Basic .NET. Topics include the common language runtime, Windows Forms, ASP.NET, Web Forms, Web Services, and ADO.NET.
Introduction to Programming with Visual Basic .NET
Title | Introduction to Programming with Visual Basic .NET PDF eBook |
Author | Gary J. Bronson |
Publisher | Jones & Bartlett Learning |
Pages | 782 |
Release | 2005 |
Genre | Computers |
ISBN | 9780763724788 |
Introduction to Programming with Visual Basic .NET introduces the major concepts and applications of this important language within the context of sound programming principles, in a manner that is accessible to students and beginning programmers. Coverage includes the new visual objects required in creating a Windows-based graphical user interface, event-based programming, and the integration of traditional procedural programming techniques with VB .NET's object-oriented framework. The text places a strong emphasis on real-world business applications, case studies, and rapid application development to help engage students with discussion of practical programming issues. A full range of supplements for students and instructors accompany the text.
Programming the Web with Visual Basic .NET
Title | Programming the Web with Visual Basic .NET PDF eBook |
Author | Constance Petersen |
Publisher | Apress |
Pages | 921 |
Release | 2002-07-16 |
Genre | Computers |
ISBN | 1430211024 |
After reading Programming the Web with Visual Basic .NET, developers will understand how to build and deploy top quality, professionally designed, highly usable Web applications using Visual Basic .NET.
Programming and Problem Solving with Visual Basic .NET
Title | Programming and Problem Solving with Visual Basic .NET PDF eBook |
Author | Nell B. Dale |
Publisher | Jones & Bartlett Learning |
Pages | 696 |
Release | 2003 |
Genre | Computers |
ISBN | 9780763717636 |
This book continues to reflect our experience that topics once considered too advanced can be taught in the first course. The text addresses metalanguages explicitly as the formal means of specifying programming language syntax.
Learning to Program with VISUAL BASIC.Net
Title | Learning to Program with VISUAL BASIC.Net PDF eBook |
Author | Patrick G. McKeown |
Publisher | John Wiley & Sons |
Pages | 550 |
Release | 2003-08-20 |
Genre | Computers |
ISBN |
This is a true introductory programming book, appropriate for the first programming course. Most other books do not teach programming but teach the syntax of VB or highlight the "gee whiz" features of the VB interface. Visual Basic has been replacing COBOL as an introductory programming language for CIS/MIS students due to its ease of use and the near universal move to the Windows operating system. McKeown's text addresses the need for a text that offers an adequate balance between the demonstration of the Visual Basic interface and teaching programming logic that the student must know regardless of the language. The goal of this book is "to achieve a balance between demonstrating the power and excitement of Visual Basic and the need to teach traditional programming logic."
Sams Teach Yourself More Visual Basic .NET in 21 Days
Title | Sams Teach Yourself More Visual Basic .NET in 21 Days PDF eBook |
Author | Lowell Mauer |
Publisher | Sams Publishing |
Pages | 616 |
Release | 2002 |
Genre | Computers |
ISBN | 9780672322716 |
"Sams Teach Yourself More Visual Basic.NET in 21 Days" provides step-by-step coverage of the most important new features of Visual Basic.NET, plus information on VB.NET that will shorten the learning curve for programmers who wish to migrate to VB.NET. The author's thorough coverage gives programmers an understanding of the advanced building blocks that are necessary to use when creating Windows applications. Copyright © Libri GmbH. All rights reserved.
Programming Visual Basic 2008
Title | Programming Visual Basic 2008 PDF eBook |
Author | Tim Patrick |
Publisher | "O'Reilly Media, Inc." |
Pages | 784 |
Release | 2008-05-27 |
Genre | Computers |
ISBN | 0596555180 |
Ever since Visual Basic was merged into .NET, it's become the core language for creating business applications with Windows. The latest version, VB 2008, is even more useful -- and provides even more incentive for migrating from VB 6. All it lacks is a good book on how to harness its power. Programming Visual Basic 2008 fills the void. Written in a lively and engaging style by a developer who's grown up with Visual Basic, including both VB 6 and VB .NET, this hands-on guide addresses the core topics of the new VB, from basic to complex, with plenty of code examples. Programming Visual Basic 2008 also examines .NET programming from the application level with a chapter-by-chapter plan for developing, documenting, and deploying a full data-driven application. You learn, step-by-step, how to build and deploy a library management system, complete with patron, inventory, and barcode support. The book's broad range of topics include: VB language and its syntax An overview of the .NET Framework Object-oriented development in VB and .NET Generic objects, collections, and nullable types Design and management of software projects Integrating desktop features with Windows Forms Database design with SQL Server 2008 Database interface design with ADO.NET The new LINQ feature, and how to use it within VB and .NET Embedding XML within application source code Encryption and authentication in .NET Interacting with data stored in files and directories Web development using ASP.NET Deploying an application to a user's workstation And much more Programming Visual Basic 2008 is ideal for VB 6 programmers who are ready to move to .NET, as well as VB.NET programmers who wish to improve their project-focused software development skills. Programming novices and developers coming from other languages will find the book valuable because of its language instruction and project design knowledge. Once you finish the book, you will have a firm grasp of VB 2008's core concepts and language elements, and understand how to build VB projects as they were intended -- as complete, cohesive solutions.