| Inside Server-Based Applications is designed to guide you from being a server-based applications novice to becoming a server-based applications expert. I start with some general background material about server-based applications and then move into the specifics of the APIs and technologies that allow you to create useful server-based applications for Microsoft Windows 2000.
I wrote this book for the developer who wants to understand the underlying Win32 programming elements that make server-based development possible. In order to get the most from this book, you should be familiar with C++, especially the Microsoft Visual C++ programming environment. It is not essential that you have extensive experience with the Win32 API, but it won't hurt.
The Active Server Pages (ASP) and Internet Server API (ISAPI) examples in this book assume that you have some familiarity with Internet Information Server (IIS). The ASP examples also assume some familiarity with VBScript or Microsoft Visual Basic. Familiarity is not essential, however, because most of the VBScript used in the examples simply accesses methods of objects, something any C++ programmer will likely be comfortable doing. One of the examples uses JScript created on the server to be passed to the client. You'll also need to know JScript to understand the details of the example, but understanding the broader implications of creating client-side scripting and sending it to the client does not require knowledge of JScript.
Some examples use Microsoft SQL Server, both as a simple data source and as a sever-side development environment. Using SQL Server as a server-side development environment does require some understanding of SQL. |
|
|
Springer Handbook of Geographic Information
Computer science provides a powerful tool that was virtually unknown three generations ago. Some of the classical fields of knowledge are geodesy (surveying), cartography, and geography. Electronics have revolutionized geodetic methods. Cartography has faced the dominance of the computer that results in simplified cartographic products. All... | | How To Think Like A Computer Scientist: C++ Version
The goal of this book is to teach you to think like a computer scientist. 1 like
the way computer scientists think because they combine some of the best fea
tures of Mathematics, Engineering, and Natural Science. Like mathematicians,
computer scientists use formal languages to denote ideas (specifically computa
tions). Like engineers,... | | The Ethics of Research BiobankingBiobanking, i.e. storage of biological samples or data emerging from such samples for diagnostic, therapeutic or research purposes, has been going on for decades. However, it is only since the mid 1990s that these activities have become the subject of considerable public attention, concern and debate. This shift in climate is due to several... |
|