Internet Programming with Visual Basic
Autor Budi Kurniawanen Limba Engleză Paperback – 14 sep 2000
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.
Preț: 226.44 lei
Preț vechi: 283.06 lei
-20% Nou
Puncte Express: 340
Preț estimativ în valută:
43.34€ • 45.17$ • 36.08£
43.34€ • 45.17$ • 36.08£
Carte disponibilă
Livrare economică 14-28 decembrie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781893115750
ISBN-10: 1893115755
Pagini: 536
Ilustrații: XIII, 521 p.
Dimensiuni: 191 x 235 x 28 mm
Greutate: 0.86 kg
Ediția:Softcover reprint of the original 1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
ISBN-10: 1893115755
Pagini: 536
Ilustrații: XIII, 521 p.
Dimensiuni: 191 x 235 x 28 mm
Greutate: 0.86 kg
Ediția:Softcover reprint of the original 1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Public țintă
Professional/practitionerCuprins
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.
Notă biografică
Budi Kurniawan is an IT consultant specializing in Internet and object-oriented programming, and he has taught both Java and Microsoft technologies. He is the author of Internet Programming with Visual Basic and Java for the Web with Servlets, JSP, and EJB, and he has published articles in a number of publications. Budi comes from a solid programming background, developing applications for small to multinational companies and selling software used by major organizations such as Commerce One, Saudi Business Machine Ltd, and Baxter Healthcare Corporation. Budi has a master's by research degree in electrical engineering from Sydney University, Australia, and co-owns the website hosting company Monofrog.com.
Caracteristici
This book covers the two key Microsoft technologies used to drive the Web: Visual Basic (VB) and Microsoft Internet Information Server (IIS) Kurniawan shows developers everything they need to know to successfully design and implement a Web application without over-simplifying the process or leaving out a single step This book provides complete coverage of important performance and scalability issues