Visual Basic Developer's Guide to ASP and IIS

Visual Basic Developer's Guide to ASP and IIS
Author: A. Russell Jones
Publisher:
Total Pages: 420
Release: 1999
Genre: Computers
ISBN: 9780782125573

One of the only ASP/IIS books on the market for professional Visual Basic developers, this title focuses on server-side IIS programming, not client-side applications. Complete coverage is given of the new VB WebClasses--information not found in any other book.

Visual Basic .NET Developer's Guide to ASP.NET, XML, and ADO.NET

Visual Basic .NET Developer's Guide to ASP.NET, XML, and ADO.NET
Author: Jeffrey P. McManus
Publisher: Addison-Wesley Professional
Total Pages: 610
Release: 2002
Genre: Computers
ISBN: 9780672321313

Topics covered in this book include coverage of the .NET Foundation Classes that are most used by developers-ASP.NET, XML, and ADO.NET, plus details about the construction of Web Services and how they programmatically communicate with each other.

VB.Net Web Developer's Guide

VB.Net Web Developer's Guide
Author: Syngress
Publisher: Elsevier
Total Pages: 785
Release: 2001-09-04
Genre: Computers
ISBN: 0080481590

Visual Basic has long been the language of choice when designing Windows-based applications and the Web. Touted as both the most popular and productive computing language, Visual Basic has amassed quite a following of devoted programmers, and is a sought after programming skill. With the introduction of .NET Enterprise, Microsoft launch VB.NET, offering a streamlined, simplified version of Visual Basic language. With increased power, scalability, functionality and reliability, VB.NET is positioned to be the most productive tool in a programmer's toolbox. VB.NET Developer's Guide is written for previous Visual Basic Programmers looking to harness the power of the new features and functionality incorporated in Visual Basic.NET.Timely coverage of newly released product which Visual Basic users will be eager to learnVB.NET Developer's Guide is one of the first comprehensive reference for programmers and developers anxious to learn about the new technology

Visual Basic Developer's Guide to ASP and IIS

Visual Basic Developer's Guide to ASP and IIS
Author: A. Russell Jones
Publisher:
Total Pages: 420
Release: 1999
Genre: Computers
ISBN: 9780782125573

One of the only ASP/IIS books on the market for professional Visual Basic developers, this title focuses on server-side IIS programming, not client-side applications. Complete coverage is given of the new VB WebClasses--information not found in any other book.

Visual Basic Developer's Guide to E-commerce with ASP and SQL Server

Visual Basic Developer's Guide to E-commerce with ASP and SQL Server
Author: Noel Jerke
Publisher: Sybex
Total Pages: 756
Release: 2000
Genre: Business & Economics
ISBN: 9780782126211

A guide to building an online store with Visual Basic 6, SQL Server 7, Visual InterDev 6, and Active Server Pages. It introduces Site Server 3, Commerce Edition. The CD contains all the code from the examples in the book.

Visual Basic Developer'S Guide To Asp And Iis

Visual Basic Developer'S Guide To Asp And Iis
Author: Russell
Publisher:
Total Pages: 390
Release: 2000
Genre: BASIC (Computer program language)
ISBN: 9788176561570

You've Mastered Standard Visual Basic Development Techniques. Now You're Looking For Focused Coverage That Will Help You Use Visual Basic Webclasses To Build Server-Side Iis Applications. The Vb Developer's Guide To Asp And Iis Gives You Exactly What You Need: Expert Instruction In The Specific Techniques And Technologies That Make Visual Basic The Ideal Tool For Web Application Development. Zero In On These Critical Topics: Creating Webclasses Creating And Using HTML Templates Exploring Webclasses With The Vb Debugger Securing A Web Site Handling Errors Working With Different Browsers Caching Data And Caching Objects Distributing Applications Over Multiple Servers Retrieving Data From Databases Maintaining State Using Ado Using Activex Dlls From Webclasses Writing Active Server Pages With Vb Using Microsoft Transaction Server With Webclasses

Mastering ASP.Net with VB.Net

Mastering ASP.Net with VB.Net
Author: A. Russell Jones
Publisher: Sybex
Total Pages: 0
Release: 2002-04-05
Genre: Computers
ISBN: 9780782128758

Take Web Application Programming to a Whole New Level Microsoft's .NET Framework means enormous changes for Web programming. Using Visual Studio's ASP.NET and VB.NET, and a host of established and up-and-coming Internet technologies, you can build cleaner, more powerful Web applications, and you can do it more quickly than ever before. Mastering ASP.NET with VB.NET is packed with the vital information you need to get started and build the skills to develop the new generation of dynamic, easy-to-maintain web sites. Coverage includes: * Using HTML and CSS effectively * Creating code-behind classes * Making effective use of intrinsic objects * Handling files * Sending email * Writing a Windows service * Communicating with other Web Forms * Communicating with databases * Using XML namespace objects * Performing transforms with XSLT and XHTML * Creating user controls * Creating custom controls * Writing dynamic client-side code * Using DHTML appropriately * Creating Web Services * Writing applications that use Web Services

Visual Basic Language Developer's Handbook

Visual Basic Language Developer's Handbook
Author: Ken Getz
Publisher:
Total Pages: 1110
Release: 2000
Genre: Computers
ISBN:

This follow-up to the successful "VBA Developer's Handbook" is a significant revision because it targets a much broader audience and focuses on all the new, improved programming techniques that aren't available from any other source. The book and CD include hundreds of reusable functions and classes that readers can use in their own programming projects with little or no modification.

Beginning ASP.NET 1.0 with Visual Basic.NET

Beginning ASP.NET 1.0 with Visual Basic.NET
Author: Chris Goode
Publisher: John Wiley & Sons
Total Pages: 809
Release: 2018-01-23
Genre: Computers
ISBN: 0764558668

What is this book about? ASP.NET 1.0 is the final release of Microsoft's Active Server Pages (ASP). It is a powerful server-based technology designed to create dynamic, interactive, HTML pages for web sites and corporate intranets. ASP.NET is a core element of Microsoft's exciting .NET vision, building on the strengths of the .NET Framework to provide many new features not seen in previous versions of ASP. This book, entirely revised and updated for the final release, will provide you with a step-by-step introduction to ASP.NET using VB.NET, with plenty of worked examples to help you to gain a deep understanding of what ASP.NET is all about, and how you can harness it to build powerful web applications. What does this book cover? In this book, you will learn how to Create basic ASP.NET pages with VB .NET Understand the concepts of Object Oriented Programming Work with data and XML Debug and handling errors in your code Use ASP.NET Server Controls Create user controls and components Explore the world of Web services Optimize performance Secure your application Who is this book for? This book is aimed at relatively inexperienced web builders who are looking to enrich their sites with dynamically-generated content, and want to learn how to start building web applications using ASP.NET. Developers who have a little experience with previous versions of ASP (and are looking to move over to ASP.NET), may also find this book helpful in getting a simple grasp on what ASP.NET is, what it does, and how it can be used. Experience of basic HTML is required, but previous experience of ASP or VBScript is not essential. We'll be teaching the basics of VB .NET in this book, so prior experience of the language is not required.