Sebanyak 6 item atau buku ditemukan

Microsoft Visual Basic 2010 Step by Step

Your hands-on, step-by-step guide to learning Visual Basic 2010. Teach yourself the essential tools and techniques for Visual Basic 2010-one step at a time. No matter what your skill level, you'll find the practical guidance and examples you need to start building professional applications for Windows and the Web. Discover how to: Work in the Microsoft Visual Studio 2010 Integrated Development Environment (IDE) Master essential techniques-from managing data and variables to using inheritance and dialog boxes Create professional-looking Uis; add visual effects and print support Build compelling Web features with the Visual Web Developer tool Use Microsoft ADO.NET and advanced data presentation controls Debug your programs and handle run-time errors Use new features, such as Query Builder, and Microsoft .NET Framework For customers who purchase an ebook version of this title, instructions for downloading the CD files can be found in the ebook.

Your hands-on, step-by-step guide to learning Visual Basic 2010.

Microsoft Visual Basic 5 Step by Step

Includes approximately nine hours of instruction accompanied by screen shots and illustrations, offering readers a thorough grounding of the basic functions of Visual Basic. Original. (All Users).

Includes approximately nine hours of instruction accompanied by screen shots and illustrations, offering readers a thorough grounding of the basic functions of Visual Basic. Original. (All Users).

Microsoft® Visual Basic® 2008 Step by Step

Teach yourself the fundamentals of working with Visual Basic 2008—one step at a time. With STEP BY STEP, you work at your own pace through hands-on, learn-by-doing exercises. Whether you’re a beginning programmer or new to this specific language, you’ll understand the core capabilities and fundamental techniques for Visual Basic 2008—and rapidly build robust, elegant applications. Each chapter puts you to work, showing you how, when, and why to use the latest features of Visual Basic—guiding you each step of the way as you create actual components and working applications for Windows. You’ll also explore data management and Web-based development topics. PLUS—get practice files with sample code and data sets on the companion CD.

Teach yourself the fundamentals of working with Visual Basic 2008—one step at a time.

Microsoft® Visual Basic® 2005 Step by Step

Whether you are new to programming or to Visual Basic 2005, this tutorial gives you practical guidance to build your programming knowledge. Use the real-world exercises to teach yourself the essentials of Visual Basic—and begin creating applications for Microsoft Windows and the Web. Discover how to: Work in the Microsoft Visual Studio 2005 development environment Use Toolbox controls to create compelling user interfaces complete with digital photos, menus, toolbars, check boxes, and more Add artwork, animation, and special effects to an application Use inheritance and other new object-oriented programming capabilities Detect, track, and repair bugs in your code Store program data using variables, modules, arrays, and collections Add sophisticated functions to your applications with Microsoft .NET Framework 2.0 classes and methods Manage code flow with decision structures, loops, timers, and procedures Program interactive Web applications with Microsoft ASP.NET 2.0 Create datacentric applications using Microsoft ADO.NET Write custom code for printers and configure dialog boxes for printing Migrate Visual Basic 6.0 code to Visual Basic 2005 CD includes all practice exercises. A Note Regarding the CD or DVD The print version of this book ships with a CD or DVD. For those customers purchasing one of the digital formats in which this book is available, we are pleased to offer the CD/DVD content as a free download via O'Reilly Media's Digital Distribution services. To download this content, please visit O'Reilly's web site, search for the title of this book to find its catalog page, and click on the link below the cover image (Examples, Companion Content, or Practice Files). Note that while we provide as much of the media content as we are able via free download, we are sometimes limited by licensing restrictions. Please direct any questions or concerns to booktech@oreilly.com.

A Note Regarding the CD or DVD The print version of this book ships with a CD or DVD.

Microsoft Visual Basic 2013 Step by Step

A step-by-step guide to using Microsoft Visual Basic, covering such topics as building and customizing the user interface, managing data, Visual Studio web development with ASP.NET 4, and working with Windows Phone SDK 8.0.

A step-by-step guide to using Microsoft Visual Basic, covering such topics as building and customizing the user interface, managing data, Visual Studio web development with ASP.NET 4, and working with Windows Phone SDK 8.0.

Microsoft Visual Basic 2013 Step by Step

Your hands-on guide to Visual Basic fundamentals Expand your expertise—and teach yourself the fundamentals of Microsoft Visual Basic 2013. If you have previous programming experience but are new to Visual Basic 2013, this tutorial delivers the step-by-step guidance and coding exercises you need to master core topics and techniques. Discover how to: Master essential Visual Basic programming techniques Begin building apps for Windows Store, Windows Phone 8, and ASP.NET Design apps using XAML markup, touch input, and live tiles Tackle advanced language concepts, such as polymorphism Manage data sources including XML documents and web data Create a Windows Phone 8 app that manages key lifecycle events

Internet (Client & Server) Allows your app to access the Internet and public
networks and allows incoming connections from the Internet to your app. This is a
superset of the Internet (Client) capability. You do not need to declare both.
Location ...