Internet Programming with Visual Basic

個数:

Internet Programming with Visual Basic

  • 提携先の海外書籍取次会社に在庫がございます。通常3週間で発送いたします。
    重要ご説明事項
    1. 納期遅延や、ご入手不能となる場合が若干ございます。
    2. 複数冊ご注文の場合、分割発送となる場合がございます。
    3. 美品のご指定は承りかねます。
  • 【入荷遅延について】
    世界情勢の影響により、海外からお取り寄せとなる洋書・洋古書の入荷が、表示している標準的な納期よりも遅延する場合がございます。
    おそれいりますが、あらかじめご了承くださいますようお願い申し上げます。
  • ◆画像の表紙や帯等は実物とは異なる場合があります。
  • ◆ウェブストアでの洋書販売価格は、弊社店舗等での販売価格とは異なります。
    また、洋書販売価格は、ご注文確定時点での日本円価格となります。
    ご注文確定後に、同じ洋書の販売価格が変動しても、それは反映されません。
  • 製本 Paperback:紙装版/ペーパーバック版/ページ数 400 p. with CD-ROM
  • 言語 ENG
  • 商品コード 9781893115750
  • DDC分類 004

Full Description

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.

Contents

1 The Internet Information Server (IIS) Application.- 2 The WebClass and the WebItem.- 3 Working with ASP Objects.- 4 Accessing Databases.- 5 Database Access Optimization.- 6 Client-side Processing.- 7 State Management.- 8 File Uploading.- 9 Working with E-mail.- 10 Securing Your Server.- 11 Installable Components.- 12 Deploying Your IIS Application.- Appendix A HTML 4.01 Basics.- A Crash Course on HTML.- A Quick Reference to HTML Tags.- Appendix B ASP 2.0 and ASP 3.0 Built-in Objects.- Application Object.- ASPError Object (ASP 3.0 only).- Request Object.- Response Object.- Server Object.- Session Object.- Appendix C ADO 2.5 Objects and Collections at a Glance.- Appendix D Structured Query Language (SQL).- Table Data Types.- Determining Nuliability.- Retrieving Data from a Single Table.- Inserting New Rows of Data into a Table.- Updating Data.- Deleting Rows of Data.- Summary Queries.- Retrieving Data from Multiple Tables.- Data Definition.- Appendix E CDO for NTS Objects.- Properties Common to All CDO for NTS Library Objects.- AddressEntry Object.- Attachment Object.- Attachments Collection.- Folder Object.- Message Object.- NewMail Object.- Recipient Object.- Recipients Collection.- Session Object.- Appendix F IIS Applications Performance Benchmarking.- Server Variables 1.- Server Variables 2.- Database Access.- Test Results.