Programming Isapi With Visual Basic 5


Download Programming Isapi With Visual Basic 5 PDF/ePub or read online books in Mobi eBooks. Click Download or Read Online button to get Programming Isapi With Visual Basic 5 book now. This website allows unlimited access to, at the time of writing, more than 1.5 million titles, including hundreds of thousands of titles in various foreign languages.

Download

Programming ISAPI with Visual Basic 5


Programming ISAPI with Visual Basic 5

Author: Wayne Freeze

language: en

Publisher: Prima Lifestyles

Release Date: 1997


DOWNLOAD





A tutorial that builds on the reader's basic understanding of IIS, this book shows how to effectively program the ISAPI and efficiently use ActiveX controls in the development of Web pages. The CD includes Microsoft's Internet Information Server, various Microsoft development utilities, and third party utilities used in server development.

Hands on SQL Server 7 with VB6


Hands on SQL Server 7 with VB6

Author: Wayne S. Freeze

language: en

Publisher: Prima Lifestyles

Release Date: 1999


DOWNLOAD





A project-based guide for computer programmers who want to program for Microsoft's database management product Structured Query Language using its strategic language Visual Basic. Assumes a beginning to intermediate experience with programming in Visual Basic: how to write and debug a program, comfort with the development environment, and how to use most of the common controls. Also assumes knowledge of Windows and a basic knowledge of SQL. The CD-ROM contains an evaluation version of the SQL and source code and examples from the text. No bibliography. Annotation copyrighted by Book News, Inc., Portland, OR

Internet Programming with Visual Basic


Internet Programming with Visual Basic

Author: Budi Kurniawan

language: en

Publisher: Apress

Release Date: 2000-09-01


DOWNLOAD





From seasoned developer Budi Kurniawan comes Internet Programming with Visual Basic, which teaches experienced Visual Basic programmers how to successfully combine two key Microsoft technologies used to drive the Web: Visual Basic and Microsoft Internet Information Server (IIS). This book covers what you as a professional developer needs to know to use VB to write WebClasses that combine all the elements of a robust, scalable Internet application. This book guides you through the process of building a browser-independent Internet application using VB. Along the way, Kurniawan provides real-world code examples and detailed explanations of exactly what is occurring at each step in the development process. He also offers thorough coverage of IIS objects and concepts used by both WebClasses and ASP applications. You'll learn how IIS applications compare with other technologies, such as ASP, and why IIS applications are much faster and more scalable. The first part of the book begins by reviewing and comparing the performance of the major Microsoft Internet technologies, including IIS applications. Kurniawan introduces the concept of IIS applications, shows how they're built, and provides related coverage of WebClasses, WebItems, and virtual directories. He also explains the role of ASP objects in IIS, the concept of ODBC and how to set up a Data Source Name connection, and the bases of Microsoft's Universal Data Access and MDAC strategies. In the second part of the book, Kurniawan discusses database optimization techniques, client-side processing, and how to manage state using the URLData property, Session object, database, cookies, and hidden fields. Finally, he addresses the crucial issues of security and successful deployment.