Pages: 304 (Paperback) ISBN: 0130304999 Pub: Prentice Hall Pub date: 2001-04-18 Amazon.co.uk Sales Rank: 588380
|
|
![]() ![]()
Editorial Review:Although half as long as other titles on the subject, Essential ASP for Web Professionals is probably just as valuable for getting started with ASP. Aimed at the beginning or intermediate Web developer, this is an extremely useful cookbook-style tutorial with examples that will help readers of all levels use ASP (and JavaScript) to create Web pages dynamically by concisely offering a series of simple, effective ASP examples. The full source code is included, along with extensive annotations and suggestions for extending the code in custom projects. This approach is ideal for anyone who appreciates a hands-on approach to learning. The examples themselves are immediately practical. First off, a date-time script--and an example--gives out a random "tip of the day" read from a text file on the server. Then it's on to basic database programming with ADO and ASP. After a quick tour of database basics, readers learn some expert techniques for generating forms based on any database table without changing ASP code. (Not only will you be able to easily generate HTML forms on the fly, you'll also find out how to update databases from forms automatically, again without changing ASP code.) This flexible, "soft" approach to working with databases will help you write ASP code that's a lot easier to maintain. The book culminates in a full-featured shopping-cart example for an e-commerce site. Techniques demonstrated include maintaining state with cookies. Throughout, the book does a fine job of showing how ASPs often work together to get the job done, instead of creating monolithic (and unmaintainable) scripts. For instance, the shopping-cart example uses no less than 11 ASP files. (A quick "site map" diagram shows the organisation.) Besides the basics, Essential ASP also offers a guide to some best practices, ensuring you'll learn the right way to do things as well as pick up the basics quickly. Efficiently packaged, yet filled with some very useful code, this is a truly worthwhile tutorial for ASP development that's exactly what the busy Web professional needs to get started with this powerful standard. --Richard Dragan Reader Reviews:Essential ASP...title perhaps a little misleading (0/0 people found this helpful)The book starts off well, but it lacks depth. If you are looking to expand your ASP then I would suggest a different book. The thing that got me is that if you're looking for a specific functionality explanation, then you will quite often find items overlooked or little to no explanation given. Great book if you need to get to grips with the basics, but from the content, I think the book title is a little misleading. I have recently learnt ASP and come from a commercial programming background which is perhaps why I found the book disappointing. Starts off well... (0/1 people found this helpful)The first two chapters of this book were fine. I understood the code used, and adapted it to do something different quite easily. The third chapter, where it gets to the actual database stuff, was not so useful, and this is where, for now, I have given up. The code suddenly became a great deal more involved - a simpler starting example would have been useful - and I found it impossible to adapt the code given to my purposes, as while the text explained what was going on in the code, it did not explain certain variables and what the other options would have been - ie how to adapt the code for a slightly different project. Only ok (0/0 people found this helpful)I have been able to get my ASP program up and running, but this book only really details the use of JavaScript with ASP. If you need VBScript don't buy this book. It is ok in what it covers but I have found ASP in a Nutshell more useful. I would suggest some other general introduction as "In a Nutshell" is really only a reference book.... but I haven't found a suitable one yet! A no-nonsense book on ASP (20/22 people found this helpful)If you are familiar with HTML and a bit of programming then the next logical step for you should be learning a web-language. You mainly have 3 choices. ASP, PHP and JSP. Choose PHP if you have a strong Unix background. And choose "Essential ASP for Web Professionals" because it is a great book, an IDEAL book for my own personal needs. The stong points of the book are : The only weak point I can think of is the use of MS Access as the Database system. But you can as well move on to Oracle or whatever else having used MS Access as a starting point. Strong reccomendation for anyone out there wanting to learn how to create dynamic sites using ASP. CategoriesAmazon.co.uk places this book into the following categories:
Books -> Subjects -> Computers & Internet -> General
Books -> Subjects -> Computers & Internet -> Programming -> Microsoft Windows -> ASP Books -> Subjects -> Computers & Internet -> Programming -> Languages -> Java -> Web Services Books -> Subjects -> Computers & Internet -> Databases -> Database Design & Theory Books -> Subjects -> Computers & Internet -> Databases -> Java & Databases Books -> Refinements -> Language (feature_browse-bin) -> English Books -> Refinements -> Age (feature_two_browse-bin) Books -> Refinements -> Format (binding_browse-bin) -> Paperback uk-shops -> Education Resources -> Books -> Computer Science -> Programming -> Microsoft Windows -> ASP uk-shops -> Education Resources -> Books -> Computer Science -> Programming -> Languages & Tools -> Object Oriented -> Java -> Databases uk-shops -> Education Resources -> Books -> Computer Science -> Programming -> Languages & Tools -> Object Oriented -> Java -> Web Services uk-shops -> Education Resources -> Books -> Computer Science -> Programming -> Database Design & Programming
|