See buying choices for this item to see if it's one of the millions that are eligible for Amazon Prime.

27 used & new from $0.06

Have one to sell? Sell yours here
 
   
Fast Track ASP.NET
 
See larger image
 
Tell the Publisher!
I’d like to read this book on Kindle

Don’t have a Kindle? Get yours here.
 
  

Fast Track ASP.NET [ILLUSTRATED] (Paperback)

by Brady Gaster (Author), Marco Bellinaso (Author), Kevin Hoffman (Author)
4.3 out of 5 stars See all reviews (7 customer reviews)


Available from these sellers.


13 new from $0.98 14 used from $0.06

Editorial Reviews

Amazon.com Review
With its approachable and concise format, Fast Track ASP.NET will meet the needs of any experienced developer seeking to move to Web programming on the .NET platform using Microsoft's new C# programming language.

By focusing on ASP.NET itself as an important area of the .NET platform, the authors manage to streamline their presentation. That approach makes this text a strong choice for those with previous ASP and/or C++/Java experience and who want to understand the new advantages for Web development afforded by the new ASP.NET. Coverage here of the new event-driven model used in ASP.NET, undoubtedly a hurdle for developers, is some of the best we have seen. Simple examples show off how the ordering of page events will get you started fast.

One standout section covers the new ASP.NET Web Form controls, which are essential to productivity. Besides discussing basic controls, the authors do a fine job of covering validation, plus the available list controls (like DataGrid components). Common programming techniques for binding data to Web pages come next. A nicely in-depth guide to ADO.NET (with some clear examples of code and essential programming techniques) will help you get started with databases.

After looking at security issues in ASP.NET, this book closes with a nicely comprehensive guide to Web services, including creating them and then "consuming" them from different types of clients (for example, a Windows Scripting Host, a Web page, and a standalone Windows Forms client). Coverage of some advanced techniques, like asynchronous processing for Web services, helps show the range of options for new ASP.NET developers.

Overall, Fast Track ASP.NET covers some essential Web development APIs and techniques that you can use to do Web development on Microsoft's latest platform. It shows that you can use C# effectively without mastering its more arcane features. (As such, this title is perfect for VB developers wanting to make the switch to C# used with Web development on .NET.) It's a valuable choice, one that can bring you up to speed with the latest in Web development from Microsoft in an intelligently packaged and fast-moving tutorial. --Richard Dragan

Product Description
This book is a concise introduction to the concepts and techniques that you will need to grasp in order to start building ASP.NET applications.

ASP.NET introduces many new features for web application development. It promises a wealth of benefits including higher performance, pain free multi-device development, and easier code reuse. This book will show you what is possible and give you an understanding of ASP.NET that you will find invaluable as you go on to develop cutting edge applications.

This book takes a top-down approach to describing and explaining ASP.NET. We start off by looking at what an ASP.NET application actually consists of. We then focus on the most fundamental component of web applications - the pages. After explaining how ASP.NET pages are constructed, we look at the controls that the pages contain. We introduce the range of controls that ASP.NET provides and show how to populate them with data from a variety of data sources.

The security framework provided by ASP.NET is examined along with discussion of how it helps us to implement authentication and authorization. The features that ASP.NET includes for building SOAP based web services are also covered.

If you want to know what ASP.NET can do and how it should be used in order to help you gain the benefits, this is the book for you.

See all Editorial Reviews


Product Details

  • Paperback: 300 pages
  • Publisher: Peer Information Inc.; 1st edition (June 2002)
  • Language: English
  • ISBN-10: 1861007191
  • ISBN-13: 978-1861007193
  • Product Dimensions: 8.9 x 7.2 x 0.9 inches
  • Shipping Weight: 1.3 pounds
  • Average Customer Review: No customer reviews yet. Be the first.
  • Amazon.com Sales Rank: #601,915 in Books (See Bestsellers in Books)

Tag this product

 (What's this?)
Think of a tag as a keyword or label you consider is strongly related to this product.
Tags will help all customers organize and find favorite items.
Your tags: Add your first tag
 
Help others find this product — tag it for Amazon search
No one has tagged this product for Amazon search yet. Why not be the first to suggest a search for which it should appear?

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

 

Customer Reviews

7 Reviews
5 star:
 (5)
4 star:
 (1)
3 star:    (0)
2 star:    (0)
1 star:
 (1)
 
 
 
 
 
Average Customer Review
4.3 out of 5 stars (7 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

 
4 of 4 people found the following review helpful:
5.0 out of 5 stars Fast Track ASP.NET, June 5, 2003
By Darrell Nungester (Floyds Knobs, Indiana United States) - See all my reviews
I purchased this book and Fast Track C# together and I was not disappointed with either book.

Pros:

The Fast Track C# book is targeted to Java and C++ developers making the transition to C# and the Fast Track ASP.Net C# Edition is targeted to ASP 3.0 programmers making the transition to ASP.Net. Even though I have limited ASP 3.0 experience, the book was easy to follow and I did not feel lost. When you have multiple authors, the difference in writing styles can sometimes be very obvious but that is not the case with Bellinaso, Gaster, and Hoffman. Their writing styles blend together. It was hard to distinguish where 1 author finished up and another started. Each chapter in this book builts upon the knowledge of the previous chapters. If you have some ASP and/or .Net skills you might want to skip the 1st (What is ASP.Net?) chapter. The authors show the results of the source code. If you do the examples, you can compare your results to the authors. A lot of books show you the source code but never show you the results. How can you know if you are doing it right, if you do not have the results to compare it with? Wrox recommends that this book or the "Beginning ASP.Net using C#" be followed with more advanced or specialized books. This book will give the basic skills to successfully write ASP.Net using C#. I would follow Wrox's advice and supplement this book with more advanced books. This is an excellent starting book and will get you up to speed with ASP.Net using C# in a hurry! I highly recommend this book.

Cons:

If you use a highligher, it may "bleed" through several pages before or after the page that you highlighted. This really makes a messy book. Did anyone else experience this?

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
3 of 3 people found the following review helpful:
5.0 out of 5 stars Great!, January 27, 2003
By Marabini Alberto (Verona, VR Italy) - See all my reviews
I've partecipated to a number of Microsoft briefing on .net the past year. The evangelists i meet where doing all to make .net impossible to understand and this made me look at .net with a certain suspect. Then i got this book and.. tadah! I've seen the light. If you understand nothing on how asp.net works this is the book for you. You'll see that there is nothing magic, nothing hidden behind ,that your knowledge of asp and ado still worth (despite the propaganda) and that .net could become a improuvement of your old style of work, not his destruction. The book covers shortly but effectively all the aspects of asp.net development. Is a great point to start from.
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
3 of 3 people found the following review helpful:
5.0 out of 5 stars I Love The Fast Track Series, October 11, 2002
I bought Fast Track ASP.NET and it was exactly what I needed, a fast way to bring me up to speed on useful ASP.NET. No fluff, just straight to the point. Not to mention a good price. When I wanted to update myself on ADO.NET I just went straight to the bookstore, grabbed Fast Track ADO.NET, paid for it, and walked out, no hesitation. I will continue to consider the Fast Track series for future topics.

If you have been programming for a while and are getting tired of having to deal with a 800-1,000+ page book for every one of the million topics you need to keep up with, then the Fast Track Series is for you. This book is only 300 pages long! After reading a Fast Track book you have plenty of information to start working with the technology. I did it in just a couple of days.

I do not recommend this book for a beginner programmer or for someone who has never done ASP programming before (unless you are very good and experienced at learning new technologies). If you have experience in ASP programming then buy this book to bring you up to speed with the technology.

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)


Share your thoughts with other customers: Create your own review
 
 
 
Most Recent Customer Reviews

1.0 out of 5 stars Just enough information to be near ly useless
While not designed to be a reference tool, the book repeatedly offered just enough information to be nearly useless. Read more
Published on May 9, 2005 by Spencer Collins

4.0 out of 5 stars Great Starter...A little light on more advanced topics
First let me say this book fully met my expectations from what I know of Wrox press and the Fast Track series. It was a big help on the little things I was hanging up on. Read more
Published on January 22, 2003 by Scott C. Reynolds

5.0 out of 5 stars Excellent Introduction
If you have some experience with server-side development such as ASP or Java Servlets, this book is a perfect fit. Read more
Published on October 16, 2002 by Johannes Stuermer

5.0 out of 5 stars Informative guide - well written
An excellent book that gets right to the point regarding ASP.NET with C#. It is best if you've used ASP for a while, and are familiar, at least a little bit, with C# (or C++, or... Read more
Published on September 26, 2002

Only search this product's reviews



Customer Discussions

 Beta (What's this?)
New! See all customer communities, and bookmark your communities to keep track of them.
This product's forum (0 discussions)
  Discussion Replies Latest Post
  No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
  [Cancel]

   


Product Information from the Amapedia Community

Beta (What's this?)


So You'd Like to...


Look for Similar Items by Category


Up to 50% Off Hot Brands in Skin Care

Skin Care Sale
Get favorite name brands in skin care for face, body, and sun care, now up to 50% off at the skin care sale, only from Amazon Beauty.

Shop all skin care

 

Big Savings in Books

Bargain Books
Find great titles at fantastic prices in our Bargain Books Store.
 

Buy Three Books, Get a Fourth Free

4-for-3 Books
Order any four eligible books under $10 and get the lowest-price book free in our 4-for-3 Books Store. See more details.
 

Not as Cold as Ice

Shop for De-Icers and Salt Spreaders
Don't let ice bring you down this winter. Check out the de-icers and salt spreaders in the Home Improvement Store.

Shop all snow removal products

 

 

Feedback

If you need help or have a question for Customer Service, contact us.
 Would you like to update product info or give feedback on images?
Is there any other feedback you would like to provide?

Your comments can help make our site better for everyone.



Where's My Stuff?

Shipping & Returns

Need Help?

Your Recent History

  (What's this?)
You have no recently viewed items or searches.

After viewing product detail pages or search results, look here to find an easy way to navigate back to pages you are interested in.

Look to the right column to find helpful suggestions for your shopping session.

Continue shopping: Top Sellers
Glenn Beck's Common Sense
Glenn Beck's Common Sense
Darkfever
Darkfever by Karen Marie Moning
Finger Lickin' Fifteen
Finger Lickin' Fifteen by Janet Evanovich

Conditions of Use | Privacy Notice © 1996-2009, Amazon.com, Inc. or its affiliates