Beginning Active Server Pages 3.0 (Programmer to Programmer)

Beginning Active Server Pages 3.0 (Programmer to Programmer)
Authors
David Buser, John Kauffman, Juan T. Llibre, Brian Francis, Dave Sussman, Chris Ullman, Jon Duckett
ISBN
0764543636
Published
11 Jul 2000
Purchase online
amazon.com

Filling an important spot in the Wrox Programmer to Programmer series, Beginning Active Server Pages 3.0 is an excellent introduction to the new version of ASP released for the Windows 2000 platform. This guide expects no previous ASP knowledge or even previous Web development experience. Its friendly style makes this book welcome reading at all skill levels.

Page 2 of 2
  1. Editorial Reviews
  2. Customer Reviews

Customer Reviews

Pasqualina Mucci said
i bought many ASP 3.0 books and this one is the best. I am studying to become a programmer and regardless of the books I must use in school, I will always buy from this cie. (www.wrox.cie)

Lots of examples, you can download the codes for free, easy to understand, why aren't all books like this ?

Ben Mccameron said
Like the others have said... this is a good starter book for those looking to learn the older ASP technologies, since you may need to know a little of this if you are messing with older sites. I would recommend this book. However, the one thing that is wrong with this book is the MASSIVE amount of grammatical errors and typing errors.

Its calling out the wrong variables in certain situanions and mislabeling methods and procedures. Once you are aware this is happening in the book you just need to be mindful and know you aren't crazy, its a typing error. I hope Wrox has started taking their textbooks to the editor and getting them proofread, because it's a shame a book this good is peppered with so many errors.

In closing, this is worth the read and it will surely help you on you way to learning ASP 3.0.

Frank Stepanski said
Beginning Active Server Pages is an all encompassing book on classic ASP web server development. The authors explain in great detail from the beginning on how dynamic web development works. No matter what technology you use (PHP, Coldfusion, JSP), how a web browser requests a page, the web server send the request to the server-side engine and/or does a database request and send the result to the browser. The book assumes no previous knowledge of web development and explains the basics very well so that any reader can start from any skill level.

The beginning of the book discusses what software you will need to get started which basically is either IIS (Internet Information Serve) or PWS (Personal web Server) in a Windows environment. How to install, test and configure the web server is discussed as well as setting up user permissions and virtual directories. This is a great starter to making sure the reader has all the information to get started on creating their first ASP web page.

The author continues explaining basic scripting techniques and language syntax of web scripting (VBScript) and explaining the differences between client and server side scripting and how the IIS engine interprets the request. Also covered early are the intrinsic ASP objects such as Request, Response, Server objects. A good review of some of the basic components of this very robust development technology.

The book then goes into send and receiving data from web forms in showing the reader some very useful but basic examples to get you started. The book covers in the next few chapters (4 - 5), in detail the basics of VBScript language such as variables, operators, strings, arrays, control statements (if, case, loops) and functions. The next chapter (6), goes into the concept of objects, methods, properties and events which explain to the user that almost everything is an object in ASP and the importance of this fact as well. Some OOP concepts such as encapsulation, inheritance, and polymorphism are reviewed with some nice examples.

The next two chapters cover many important ASP objects in great detail such as Response, Request, Application, Session, and Cookies. These chapters cover most of the most used objects that will be used in almost any ASP application. When you can master these objects you will have a great understanding of the fundamentals of ASP applications. The authors do a great job of explaining these important topics to the reader that it gives you more motivation to read more and learn more. Unlike other books that try to explain too much and confuse the reader, this book explains just enough in English other than techo-bable.

The rest of the book covers all types of database access using connects, recordsets, cursors, ADO, locking, filtering data, SQL syntax, and much more. Among other topics covered at the end of the book are focusing on advanced topics such as XML, Transactions and COM+.

The book is really all you need to learn and master ASP to develop dynamic web applications for yourself.

Craig P. Evans said
Prior to purchasing this book I had no experience with ASP whatsoever. One day at work I was told that I needed to study up on ASP, and fast. I didn't really know where to start, but I ended up with this book, and it has been a lifesaver. I took the time to work through the examples in a select few key chapters, and was amazed that after only a couple of days I had developed the skills necessary for basic ASP development.

Now its been a few months, and the book still serves as a useful reference. It is extremely well organized. The examples are basic, but definitely teach the fundamentals needed to become a competent ASP developer. It will not make you an expert, but that's not its purpose anyway. It excels at relating the relevant information in an understandable and easy to learn format. For me to be developing with ASP in only 2 or 3 days is a testament to the quality of this book. I've never read a Wrox book before now, but I will definitely only purchase Wrox books in the future.

Nathan Lavanway said
This book starts by giving an overview of how the browser, server, and pages interact to deliver web-based data and pages. The first 3 chapters, and the XML intro, are worth the cost of this book. I started this book with very little understanding of how dynamic web pages are delivered over the net, and am now ready and anxious to take on my first web development challenge. Can't wait to put the info in this book to use! The writing style is great also - very seamless and easy understand, even after 6 authors compile their knowledge into one volume!!!

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Better train people and risk they leave – than do nothing and risk they stay.” - Anonymous