JavaScript Programmer's Reference

The JavaScript language is constantly developing, and continues to increase in popularity. Its evolution into a general purpose scripting language from what started life purely for scripting web browsers, is a great success story. You can now find JavaScript interpreters in many different environments and there are sure to be other new and interesting uses for the language in the future, especially now that embeddable interpreters are available.
In this book, we have attempted to snapshot the browsers that exist currently, which need to be supported by web sites, and collate that information together in a form that has broad scope and is deep enough to be useful on a day-to-day basis. As the language is growing all the time, this is likely to be an ongoing task. download

Beginning Visual Basic .NET Database Programming

This book is for programmers with some basic experience of Visual Basic .NET, who want to begin programming database applications. It might be useful if you have some limited experience of Access, although this is not strictly necessary. Note that this book is not an introduction to Visual Basic .NET. If you are completely new to Visual Basic .NET, you will probably find Beginning Visual Basic .NET a better choice to get you off the ground. Likewise, this book is not aimed at getting experienced VB6 developers up to speed with the changes between VB6 and Visual Basic .NET. If you fall into this category, try Professional VB.NET. download

Data Binding with Windows Forms 2.0: Programming Smart Client Data Applications with .NET

This book provides a clear, readable, and in-depth treatment of data binding, with detailed discussions of best practices in the presentation and use of data. Brian communicates his knowledge on the mechanics of data binding to give the low-level understanding that makes all the difference when building sophisticated applications and troubleshooting difficult problems. Effective data binding can enormously reduce the amount of code in your applications and will allow new levels of sophistication in your development. Read this book. download

Professional Active Server Pages 3.0

This book is about Active Server Pages 3.0, as included with Windows 2000. However, because ASP is now a core part of so many Web-oriented features within Windows, this book covers a far wider area than just how ASP works. ASP is maturing all the time to encompass more integration with other Windows services and software, and so there are many other areas that impinge directly on the use and performance of ASP.
In particular this involves the Windows operating system itself, including the new security features of Windows 2000, and the Internet server software that comes with Windows 2000 – Internet Information Server (IIS). On top of this are the other less obvious services, which also have a direct or indirect effect on the way that ASP works. These include COM+, the various Internet service administration tools, and – indirectly – the many other services and installed software packages that either provide additional functionality to ASP, or which have interfaces that are available for use in ASP. download

Microsoft C# Programming for the Absolute Beginner

Every so often in the programming world, a new idea is introduced that threatens to change everything. Although this is often a matter of hyperbole, the reality is that the world of programming changes with dizzying speed. If it is difficult for practicing programmers to stay current with the latest language developments, it might seem impossible for beginning programmers to work with the latest and most powerful languages.
This book will show you some serious programming, but you’re going to have a lot of fun along the way. C# is a powerful, professional language, but learning it doesn’t have to be boring. This book will teach you to program the same way that I learned—by writing games. download

HTML XHTML and CSS Bible

This book is geared toward a wide audience. Those readers who are just getting started with HTML and Web content will benefit the most as this book provides a decent learning foundation as well as ample reference material for later perusal. Experienced users will find the chapters covering new standards and technologies to be the most useful, and will also appreciate having a comprehensive reference for consultation.
Although the Web is technical in nature, we have done our best to boil down the technology into simple and straightforward terms. Whether you are a computer scientist or a computer neophyte, you should be able to understand, adopt, and deploy the technologies discussed herein. download

Developing Microsoft .NET Applications for Windows [Visual C# .NET]

Windows Forms is the new platform for Microsoft® Windows® application development, based on the Microsoft .NET Framework. The .NET Framework
provides a clear, object-oriented, extensible set of classes that enables developers to develop rich Windows Forms applications. Additionally, Windows Forms can act as the local user interface in a multi-tier distributed solution.
Typically, these individuals perform the following key activities:
- Help with creation of functional specifications
- Design and develop user interfaces
- Create and test prototypes
- Write Windows Forms applications