Special Edition Using Visual Basic .Net

Special Edition Using Visual Basic .Net
Author :
Publisher : Que Publishing
Total Pages : 852
Release :
ISBN-10 : 078972572X
ISBN-13 : 9780789725721
Rating : 4/5 (2X Downloads)

Synopsis Special Edition Using Visual Basic .Net by : Brian Siler

Microsoft's .NET initiative created drastic changes in the Visual Studio line of products, and as a result a lot of Visual Basic developers feel like they are beginners all over again. Special Edition Using Visual Basic.NET will offer in-depth explorations of new features so that both experienced programmers and novices will feel comfortable making the transition to .NET. Although a major portion of the book is devoted to Internet applications, the book covers more general topics than many other books. Features of Visual Basic that will be explained include database access, controls, and best coding and practices. These features will be explored in detail, with extensive use of example programs and screen captures.

Visual Basic .NET

Visual Basic .NET
Author :
Publisher : Visual
Total Pages : 356
Release :
ISBN-10 : 0764536494
ISBN-13 : 9780764536496
Rating : 4/5 (94 Downloads)

Synopsis Visual Basic .NET by : Richard Bowman

The only high-end visual reference for VB.NET. Most tasks in the book are explained using two-page spreads for easy and focused learning to build versatile programs.

Special Edition Using Visual C++.NET

Special Edition Using Visual C++.NET
Author :
Publisher : Que Publishing
Total Pages : 788
Release :
ISBN-10 : 0789724669
ISBN-13 : 9780789724663
Rating : 4/5 (69 Downloads)

Synopsis Special Edition Using Visual C++.NET by : Kate Gregory

Special Edition Using Visual C++.NET is a comprehensive resource to help readers leverage the exciting new features of Visual C++.NET as well as port their existing skills to the new .NET development environment. The book shows how both Win32 and .NET applications work, not only instructing the reader in the use of Microsoft's Visual C++ wizards, but also showing what the wizards create. A variety of programming tasks from simple dialog boxes to database and Internet programming are included. Because of the new .NET platform developers in any of 17 languages (including Visual C++) will use the same class libraries to construct high-performance applications. SE Using Visual C++.NET will not only cover the new version of the software but also how to get maximum programming results from combining several languages into one project. Related technologies such as XML and XSLT are also covered, along with integrating Visual C++ code with Visual Basic and C# code.

Murach's VB.NET Database Programming with ADO.NET

Murach's VB.NET Database Programming with ADO.NET
Author :
Publisher :
Total Pages : 612
Release :
ISBN-10 : 1890774197
ISBN-13 : 9781890774196
Rating : 4/5 (97 Downloads)

Synopsis Murach's VB.NET Database Programming with ADO.NET by : Anne Prince

Written for experienced Visual Basic programmers, this guide introduces database programming using the classes, properties, methods, and events of the ADO.NET data access method. The authors explain how to use typed and untyped datasets with bound and unbound controls, work with data commands direct

Mastering Visual Basic .NET

Mastering Visual Basic .NET
Author :
Publisher : John Wiley & Sons
Total Pages : 1112
Release :
ISBN-10 : 9780782152340
ISBN-13 : 0782152341
Rating : 4/5 (40 Downloads)

Synopsis Mastering Visual Basic .NET by : Evangelos Petroutsos

VB Programmers: Get in Step with .NET With the introduction of Visual Basic .NET, VB transcends its traditional second-class status to become a full-fledged citizen of the object-oriented programming, letting you access the full power of the Windows platform for the first time. Written bythe author of the best-selling Mastering Visual Basic 6 this all-new edition is the resource you need to make a successful transition to .NET. Comprising in-depth explanations, practical examples, and handy reference information, its coverage includes: Mastering the new Windows Forms Designer and controls Building dynamic forms Using powerful Framework classes such as ArrayLists and HashTables Persisting objects to disk files Handling graphics and printing Achieving robustness via structured exception handling and debugging Developing your own classes and extending existing ones via inheritance Building custom Windows controls Building menus and list controls with custom-drawn items Using ADO.NET to build disconnected, distributed applications Using SQL queries and stored procedures with ADO.NET Facilitating database programming with the visual database tools Building web applications with ASP.NET and the rich web controls Designing web applications to access databases Using the DataGrid and DataList web controls Building XML web services to use with Windows and web applications Special topics like the Multiple Document Interface and powerful recursive programming techniques Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.

Introduction to Visual Basic Using .NET

Introduction to Visual Basic Using .NET
Author :
Publisher : Prentice Hall
Total Pages : 708
Release :
ISBN-10 : UCSC:32106011422638
ISBN-13 :
Rating : 4/5 (38 Downloads)

Synopsis Introduction to Visual Basic Using .NET by : Dana L. Wyatt

Using real-world examples and a detailed case study,Introduction to Visual Basic Using .NEThelps you master VB.NET from the ground up, or rapidly migrate from VB6. The authors introduce the .NET Framework and Visual Studio.NET from the VB developer's perspective, examine VB.NET's basic coding constructs, and thoroughly explore both object-oriented programming and Windows Forms development. Coverage also includes: ADO.NET, threads, collections, delegates, attributes, and much more.

Programming the Web with Visual Basic .NET

Programming the Web with Visual Basic .NET
Author :
Publisher : Apress
Total Pages : 921
Release :
ISBN-10 : 9781430211020
ISBN-13 : 1430211024
Rating : 4/5 (20 Downloads)

Synopsis Programming the Web with Visual Basic .NET by : Constance Petersen

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.

Visual Basic .NET Power Coding

Visual Basic .NET Power Coding
Author :
Publisher : Addison-Wesley Professional
Total Pages : 738
Release :
ISBN-10 : 0672324075
ISBN-13 : 9780672324079
Rating : 4/5 (75 Downloads)

Synopsis Visual Basic .NET Power Coding by : Paul Kimmel

bull; Demystifies aspects of Visual Basic .NET that are difficult to master, such as remoting, multithreading, reflection, security, and COM interoperability. bull; Contains in-depth coverage of topics barely touched upon in other books. bull; Author is a well-known and respected guru in the Microsoft programming community.

Special Edition Using Microsoft Office FrontPage 2003

Special Edition Using Microsoft Office FrontPage 2003
Author :
Publisher : Que Publishing
Total Pages : 1082
Release :
ISBN-10 : 9780789729545
ISBN-13 : 0789729547
Rating : 4/5 (45 Downloads)

Synopsis Special Edition Using Microsoft Office FrontPage 2003 by : Jim Cheshire

Completely rewritten and redesigned for the new version of FrontPage, this edition contains detailed scenarios that guide readers through the process of creating sites that range from personal to corporate.

Practical Database Programming with Visual Basic.NET

Practical Database Programming with Visual Basic.NET
Author :
Publisher : John Wiley & Sons
Total Pages : 898
Release :
ISBN-10 : 9781118249826
ISBN-13 : 1118249828
Rating : 4/5 (26 Downloads)

Synopsis Practical Database Programming with Visual Basic.NET by : Ying Bai

Practical Database Programming with Visual Basic.NET The most up-to-date Visual Basic.NET programming textbook—covering both fundamentals and advanced-level programming techniques—complete with examples and solutions Visual Basic.NET (VB.NET) is an object-oriented computer programming language that can be viewed as an evolution of the classic Visual Basic (VB), which is implemented on the .NET Framework. Microsoft currently supplies two major implementations of Visual Basic: Microsoft Visual Studio (which is commercial software) and Microsoft Visual Studio Express (which is free of charge). Forgoing the large amounts of programming codes found in most database programming books, Practical Database Programming with Visual Basic.NET shows students and professionals both how to develop professional and practical database programs in a Visual Basic.NET environment by using Visual Studio.NET Data Tools and Wizards related to ADO.NET 4.0, and how to apply codes that are auto-generated by solely using Wizards. The fully updated Second Edition: Covers both fundamentals and advanced database programming techniques Introduces three popular database systems with practical examples including MS Access, SQL Server 2008, and Oracle Features more than fifty sample projects with detailed illustrations and explanations to help students understand key techniques and programming technologies Includes downloadable programming codes and exercise questions This book provides undergraduate and graduate students as well as database programmers and software engineers with the necessary tools to handle the database programming issues in the Visual Studio.NET environment.