Dan Appleman's Win32 API Puzzle Book and Tutorial for Visual Basic Programmers

Dan Appleman's Win32 API Puzzle Book and Tutorial for Visual Basic Programmers
Author: Dan Appleman
Publisher: Apress
Total Pages: 0
Release: 1999-03-03
Genre: Computers
ISBN: 9781893115019

Download Dan Appleman's Win32 API Puzzle Book and Tutorial for Visual Basic Programmers Book in PDF, Epub and Kindle

This long-awaited complement to Appleman's previous bestseller shows programmers how to turbocharge VB by describing how to control the entire Windows API. Divided into three parts, the book begins with a series of programming puzzles of increasing complexity. Each puzzle describes a typical API function, followed by a small VB program applying the function. These programs almost work but are all missing something. Readers are challenged to solve the puzzle and fix the program -- thus learning in the process. The second part contains solutions to the puzzles, along with in-depth technical explanations, while the final part concludes with general tutorials that readers can refer to for help in solving the problems.

C++ for VB Programmers

C++ for VB Programmers
Author: Jonathan Morrison
Publisher: Apress
Total Pages: 384
Release: 2008-01-01
Genre: Computers
ISBN: 1430208589

Download C++ for VB Programmers Book in PDF, Epub and Kindle

This book teaches C++ as it is used in the Visual C++ programming environment from the perspective of an intermediate to advanced level VB programmer.

Karl Moore's Visual Basic .NET

Karl Moore's Visual Basic .NET
Author: Karl Moore
Publisher: Apress
Total Pages: 569
Release: 2002-04-20
Genre: Computers
ISBN: 1430211539

Download Karl Moore's Visual Basic .NET Book in PDF, Epub and Kindle

This is a quick and easy, and even fun, tutorial for beginner VB.NET programmers, especially those learning from scratch or moving from VB6.

Database Programming with C#

Database Programming with C#
Author: Carsten Thomsen
Publisher: Apress
Total Pages: 683
Release: 2002-04-05
Genre: Computers
ISBN: 1430210982

Download Database Programming with C# Book in PDF, Epub and Kindle

Non-VB programmers are shown how they can have the same database ease that Visual Basic programmers have: step-by-step coverage of data access in Visual Studio .NET, with example code in C#.

Visual Basic and Visual Basic .NET for Scientists and Engineers

Visual Basic and Visual Basic .NET for Scientists and Engineers
Author: Christopher M. Frenz
Publisher: Apress
Total Pages: 345
Release: 2002-01-31
Genre: Computers
ISBN: 1430211393

Download Visual Basic and Visual Basic .NET for Scientists and Engineers Book in PDF, Epub and Kindle

Here is a concise and practical guide to help researchers and engineers who are new to Visual Basic gain a firm grasp of the topics that are most relevant to their programming needs.

.NET Development for Java Programmers

.NET Development for Java Programmers
Author: Paul Gibbons
Publisher: Apress
Total Pages: 399
Release: 2002-07-15
Genre: Computers
ISBN: 1430211067

Download .NET Development for Java Programmers Book in PDF, Epub and Kindle

Gibbons shows developers how to move a J2EE application to .NET at the enterprise level, with detailed and serious discussions of how to port Servlet, JSP or EJB-based applications to ASP.NET.

Web Matrix Developer's Guide

Web Matrix Developer's Guide
Author: John Mueller
Publisher: Apress
Total Pages: 459
Release: 2002-11-20
Genre: Computers
ISBN: 1430211113

Download Web Matrix Developer's Guide Book in PDF, Epub and Kindle

Expert author John Mueller provides a complete view of Microsoft's free Web site creation program.

A Programmer's Guide to Jini Technology

A Programmer's Guide to Jini Technology
Author: Jan Newmarch
Publisher: Apress
Total Pages: 463
Release: 2008-01-01
Genre: Computers
ISBN: 1430208600

Download A Programmer's Guide to Jini Technology Book in PDF, Epub and Kindle

To understand Jini, imagine that you could move to a new office across the world, or check into any hoteland could simply plug your notebook or Palm directly into the local network. Your device would immediately be recognized, and you would have access to the services at that location—transparently. Jini is Sun's Java-based technology, with potential to make transparant, "universal plug and play" a reality. This book is an expanded, updated version of the most popular online tutorial for Jini. Author Jan Newmarch includes comprehensive Jini advancements announced at Java One in June 2000. And he includes other important topics, like how Enterprise Java Beans blend in with the Jini framework and how CORBA fits in as well.

A Programmer's Introduction to C#

A Programmer's Introduction to C#
Author: Eric Gunnerson
Publisher: Apress
Total Pages: 549
Release: 2008-06-27
Genre: Computers
ISBN: 1430209097

Download A Programmer's Introduction to C# Book in PDF, Epub and Kindle

This comprehensive reference to the C# language is designed to help you get up to speed on C#. Author Eric Gunnerson, a developer on Microsoft's C# design team, has logged many hours writing and testing C# code. Thus, he is uniquely poised to effectively coach you on using the language. And you will come to understand how C# fits into Microsoft's .NET Framework. Gunnerson provides the ideal foundation for you to springboard into a C# knowledge base. Core topics include C# basic statements and flow of execution, classes, interfaces, expressions, arrays, enums, interoperability, exception handling, and delegates and events. The final section of the book will enlighten you on the history of C# and compare it to other widely-used programming languages. New features to this second edition include graphical user interface application development using Windows Forms, and advanced topics like threading and execution-time code generation.

User Interfaces in VB .NET

User Interfaces in VB .NET
Author: Matthew MacDonald
Publisher: Apress
Total Pages: 603
Release: 2008-01-01
Genre: Computers
ISBN: 1430208449

Download User Interfaces in VB .NET Book in PDF, Epub and Kindle

In a new approach, this is a closely focused work that gives you the insight of experienced developers about a single aspect of .NET programming. You will find all the ingredients you can use to design state-of-the-art application interfaces. You will also delve into entirely new topics like custom control design and GDI+, the next-generation painting framework for Windows. The author goes beyond the basics and combines user interface design principles with practical guidelines for creating the next generation of software applications. The author covers three areas: 1) an overview of how to design elegant user interfaces the average user can understand; 2) a comprehensive examination of the user interface controls and classes in .NET. and 3) A tutorial with best practices and design tips for coding user interfaces and integrating help.