Dan Appleman's Visual Basic Programmer's Guide to the Win32 API
Title | Dan Appleman's Visual Basic Programmer's Guide to the Win32 API PDF eBook |
Author | Dan Appleman |
Publisher | Sams Publishing |
Pages | 1602 |
Release | 1999 |
Genre | Computers |
ISBN |
Quickly harness the full power of the Windows(R) 32-bit operating system using Visual Basic. This best-selling guide covers every key element of the core Win32 API--from Windows management and drawing operations to advanced process control and interprocess communication techniques. Dan Applemen shows you how to translate C and C++ based Win32 documentation to Visual Basic, how to port 16-bit applications to 32-bits, and how to design applications to run on different versions of Windows.
Karl Moore's Visual Basic .NET
Title | Karl Moore's Visual Basic .NET PDF eBook |
Author | Karl Moore |
Publisher | Apress |
Pages | 569 |
Release | 2002-04-20 |
Genre | Computers |
ISBN | 1430211539 |
This is a quick and easy, and even fun, tutorial for beginner VB.NET programmers, especially those learning from scratch or moving from VB6.
A Programmer's Introduction to C#
Title | A Programmer's Introduction to C# PDF eBook |
Author | Eric Gunnerson |
Publisher | Apress |
Pages | 549 |
Release | 2008-06-27 |
Genre | Computers |
ISBN | 1430209097 |
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.
Database Programming with C#
Title | Database Programming with C# PDF eBook |
Author | Carsten Thomsen |
Publisher | Apress |
Pages | 683 |
Release | 2002-04-05 |
Genre | Computers |
ISBN | 1430210982 |
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#.
ADO.NET Examples and Best Practices for C# Programmers
Title | ADO.NET Examples and Best Practices for C# Programmers PDF eBook |
Author | Peter D. Blackburn |
Publisher | Apress |
Pages | 378 |
Release | 2002-04-01 |
Genre | Computers |
ISBN | 1430210990 |
Best-selling author Bill Vaughn gives practical advice that VB developers can use immediately to make their data access code faster and easier to write and understand.
.NET Development for Java Programmers
Title | .NET Development for Java Programmers PDF eBook |
Author | Paul Gibbons |
Publisher | Apress |
Pages | 399 |
Release | 2002-07-15 |
Genre | Computers |
ISBN | 1430211067 |
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.
Distributed .NET Programming in C#
Title | Distributed .NET Programming in C# PDF eBook |
Author | Tom Barnaby |
Publisher | Apress |
Pages | 516 |
Release | 2002-05-29 |
Genre | Computers |
ISBN | 1430211075 |
Barnaby describes how to use the new .NET technologies to build fast, scalable, and robust distributed applications.