Table of contents>
Windows apps for developer tutorials are designed for people who want to learn how to develop apps meant for Windows. With these Windows apps, you will have a better understanding of how to become a developer.
VISUAL BASIC 2005 AND DATABASES is a tutorial that provides a detailed introduction to using Visual Basic for accessing and maintaining databases for desktop applications. Topics covered include database structure, database design, Visual Basic 2005 project building, ADO .NET data objects (connection, data adapter, command, data table), data bound controls, proper interface design, structured query language (SQL), and database reports. Actual projects developed include a sales invoice system, a home inventory system and a daily weather monitor. VISUAL BASIC 2005 AND DATABASES is presented using a combination of over 700 pages of course notes and actual Visual Basic 2005 examples. No previous experience working with databases is presumed. It is assumed, however, that users of the course are familiar with the Visual Basic 2005 environment and the steps involved in building a Visual Basic application.
From the developer: "This is an electronic book intended to teach the C++ language as it is implemented in the Visual Component Library. This book lays the necessary foundation needed before moving to creating GUI applications using C++ Builder. This book doesn't teach Windows application programming but Console Applications."
Learn Visual Basic 6 is a 10-week, self-paced overview of the new Microsoft Visual Basic 6.0 programming language and environment. This course aims to teach an understanding of the benefits of using Microsoft Visual Basic 6.0 as an application development tool, as well as how to understand Visual Basic event-driven programming concepts, terminology, and available tools. You can also learn the fundamentals of designing, implementing, and distributing a wide variety of Visual Basic applications. Learn Visual Basic 6 is presented using a combination of course notes (written in Microsoft Word format) and more than 60 Visual Basic examples and applications. This updated version adds e-mail and Web access examples.
DevGuru JavaScript Quick Reference Guide is a 214-page reference source that explains and gives comprehensive, working examples of code in a definitive manner for JavaScript. All elements of the language are covered, including the events, functions, methods, objects, operators, properties, statements, and values.
Download planning, building, and technical guidance, templates, and scripts to facilitate deployment of Microsoft Office Professional Edition 2003. This guidance is designed to help a team upgrade from Microsoft Office 2000 or Microsoft Office XP to Microsoft Office 2003 quickly and reliably. It addresses workstations running either Microsoft Windows XP Professional or Microsoft Windows XP Tablet PC Edition.
The purpose of this guidance is to combine the overall value of the Solution Accelerator for Business Desktop Deployment (BDD) with a focus on upgrading computers to Office 2003. This version is the first release on CNET Download.com.
Learn Visual Basic .NET is a ten-week course covering object-oriented programming concepts, the Visual Basic .NET integrated development environment, building and distributing applications (using the new Common Language Run-Time), error handling, file access, graphics, multimedia, advanced topics such as Web access, printing, HTML help system authoring, and migrating Visual Basic .NET applications to the Web (using the new Web Form). Special emphasis is placed on comparing and contrasting Visual Basic .NET with Visual Basic 6 to ease the transition for current VB programmers. Learn Visual Basic .NET is presented using a combination of over 600 pages of course notes and over 100 Visual Basic .NET examples and applications. To grasp the concepts presented in LEARN VISUAL BASIC .NET, you should possess a working knowledge of Windows and have had some exposure to programming concepts.
From the developer: "Programming C is an e-book intended for beginning programmers. As a basis of study, the book develops portions of a fully working Chess engine called speedeCHESS.
Programming C clearly presents the C fundamentals (arrays, strings, pointers, etc.), and applies them in developing the speedeCHESS engine step-by-step. Programming C is the first in a three-part series being published by speedeBooks.com: (1) Programming C, (2) Programming C++ and (3) Programming Visual C++ Using MFC. All three titles are concisely written in a clear, direct style. Programming C is delivered as a self-extracting file with several lessons fully viewable; the remaining lessons are partially viewable. If you decide to buy, you can receive an electronic KEY immediately."
This 513-page e-book reveals the secrets of Web design and Internet marketing. Other topics include search engine optimization & positioning, building targeted traffic, keyword selection and more! Learn about the only all-in-one site-building, site-hosting, and site-marketing product that makes it easy for you to build a professional, popular, and profitable online business. This is the definitive guide when it comes to building or expanding your online business. Written by famed internet marketing guru Dr. Ken Evoy.
This document presents the subject of developing software for the Internet in a way that anyone with some basic programming experience will understand. The basic principles covered include IP addressing, hostnames, services, TCP and UDP protocols, sockets, and blocking versus non-blocking transfers. The report is further enhanced by a step-by-step tutorial in building an echo client and server application using Visual Basic and the SocketWrench control.
The Windows registry is a database used to store settings and options for all current version of Microsoft Windows. It contains information and settings for all of the PC's hardware, software, users, and preferences. Whenever a user makes changes to the control panel settings, file associations, system policies, or installed software, the changes are reflected and stored in the registry. The latest version includes over 1000 tweaks, a complete registry tutorial for beginners and links to relevant resources on the Internet.