Sebanyak 2 item atau buku ditemukan

Beginning VB.NET 2003

What is this book about? In Beginning VB.NET 2003, three expert authors guide you through the basics of building working applications, creating windows and boxes, handling unexpected events, using object-oriented programming, and more. You’ll learn to use menus, toolbars, dialog boxes, and other controls in Windows applications, and how loops and branching structures function in decision-making. You get a thorough overview of object-oriented programming concepts and theory. After mastering these levels, you’ll be able to explore database programming, look into creating ASP.NET applications for the Web using Web forms, and get a basic introduction to XML. Finally, you can discover how functionality offered online can be integrated seamlessly into your applications with Web services. What does this book cover? Here just a few of the things you'll learn in this book: Programming basics, how VB.NET functions, and the principles of the .NET Framework How to work with data structures and build and deploy Windows applications Object-oriented programming concepts and theory Debugging and error-handling techniques/ LI What you need to know about Web services and .NET remoting How to build class libraries, create your own custom controls, and program custom graphics Database programming with SQL Server and ADO.NET A basic understanding of mobile applications and how to build them Who is this book for? This book is for beginning programmers who have chosen VB.NET as their first programming language, and also for programmers who know other languages but are new to .NET programming.

Beginning VB.NET

What is this book about? Visual Basic .NET is the latest version of the most widely used programming language in the world, popular with professional developers and complete beginners alike. This book will teach you Visual Basic .NET from first principles. You'll quickly and easily learn how to write Visual Basic .NET code and create attractive windows and forms for the users of your applications. To get you started on the road to professional development, you'll also learn about object-oriented programming, creating your own controls, working with databases, creating menus, and working with graphics. This second edition has been thoroughly tested on the full release version of .NET. The book is written in the proven Wrox beginning style with clear explanations and plenty of code samples. Every new concept is explained thoroughly with Try It Out examples and there are end-of-chapter questions to test yourself. What does this book cover? In this book, you will learn how to Install Visual Basic .NET Write Visual Basic .NET code Understand what the .NET Framework is and why it's important Control the flow through your application with loops and branching structures Create useful windows and screens Create your own menus Gain a complete understanding of object-oriented programming Work with graphics Create your own controls Access databases with ADO.NET Create applications for the Web Who is this book for? This book is aimed at readers who wish to learn to program using Visual Basic .NET. It assumes you have no prior experience of programming, but moves at a fast enough pace to be interesting if you have programmed in another language.

This second edition has been thoroughly tested on the full release version of .NET. The book is written in the proven Wrox beginning style with clear explanations and plenty of code samples.