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

Published: 1999-03-03

Total Pages: 0

ISBN-13: 9781893115019

DOWNLOAD EBOOK

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

Published: 2008-01-01

Total Pages: 384

ISBN-13: 1430208589

DOWNLOAD EBOOK

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

Published: 2002-04-20

Total Pages: 569

ISBN-13: 1430211539

DOWNLOAD EBOOK

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

Published: 2002-04-05

Total Pages: 683

ISBN-13: 1430210982

DOWNLOAD EBOOK

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#.


.NET Development for Java Programmers

.NET Development for Java Programmers

Author: Paul Gibbons

Publisher: Apress

Published: 2002-07-15

Total Pages: 399

ISBN-13: 1430211067

DOWNLOAD EBOOK

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

Published: 2002-11-20

Total Pages: 459

ISBN-13: 1430211113

DOWNLOAD EBOOK

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


User Interfaces in VB .NET

User Interfaces in VB .NET

Author: Matthew MacDonald

Publisher: Apress

Published: 2008-01-01

Total Pages: 603

ISBN-13: 1430208449

DOWNLOAD EBOOK

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.


Moving to VB.NET: Strategies, Concepts, and Code

Moving to VB.NET: Strategies, Concepts, and Code

Author: Dan Appleman

Publisher: Apress

Published: 2001-06-15

Total Pages: 580

ISBN-13: 1430211490

DOWNLOAD EBOOK

You'vE PROBABLY BEEN HEARING ABOUT Microsoft's .NET Framework and the new features ofVisual Basic.NET. Perhaps you've read articles about it in magazines. Perhaps you've read promotional material from Microsoft. Perhaps you've even played with one ofthe beta versions. Regardless of howyou've learned about it, you're probably feeling a bit over whelmed. It's such a massive change both in language and approach that it's difficult to sort out the reality from the marketing and difficult to decide where o ne should actually start when approaching this new technology. That's what this book is about. • It's about the priorities you should use in learning .NET and the strategies you should use in deciding how and when to deploy .NET. • It's about the concepts you need to know in order to understand the new features ofVisual Basic.NET and how they will influence the way you write code under this new framework. • And it's about the changes in the Visual Basic language itself.