68 used & new from $0.01

Have one to sell? Sell yours here
 
 
Microsoft® ASP.NET Programming with Microsoft Visual Basic® .NET Version 2003 Step By Step (Step By Step (Microsoft))
 
 
Tell the Publisher!
I’d like to read this book on Kindle

Don’t have a Kindle? Get your Kindle here.
 
  

Microsoft® ASP.NET Programming with Microsoft Visual Basic® .NET Version 2003 Step By Step (Step By Step (Microsoft)) (Paperback)

~ (Author) "Microsoft ASP.NET is not just an upgrade-not by a long shot..." (more)
Key Phrases: valid encoding string, code declaration blocks, custom server control, Visual Studio, Visual Basic, Web Forms (more...)
2.2 out of 5 stars  See all reviews (14 customer reviews)


Available from these sellers.


18 new from $0.01 50 used from $0.01

Formats

Amazon Price New from Used from
  Paperback, May 20, 2003 -- $0.01 $0.01
  Paperback, May 21, 2003 -- $0.01 $0.01

Customers Who Bought This Item Also Bought

Microsoft® Visual C#® .NET Step by Step--Version 2003 (Step By Step (Microsoft))

Microsoft® Visual C#® .NET Step by Step--Version 2003 (Step By Step (Microsoft))

by John Sharp
Microsoft  Visual Basic  .NET Step by Step (Step By Step (Microsoft))

Microsoft Visual Basic .NET Step by Step (Step By Step (Microsoft))

by Michael Halvorson
Microsoft® ADO.NET Step by Step (Step By Step (Microsoft))

Microsoft® ADO.NET Step by Step (Step By Step (Microsoft))

by Rebecca M. Riordan
Programming Microsoft  ASP.NET

Programming Microsoft ASP.NET

by Dino Esposito
Microsoft  ASP.NET 2.0 Step By Step (Step By Step (Microsoft))

Microsoft ASP.NET 2.0 Step By Step (Step By Step (Microsoft))

by George Shepherd
2.0 out of 5 stars (28)  $16.00
Explore similar items

Editorial Reviews

Product Description

Your hands-on, self-study guide for building Web applications and services with ASP.NET and Visual Basic .NET version 2003

Teach yourself how to write high-performance Web applications with ASP.NET and Visual Basic .NET--one step at a time. This practical, hands-on tutorial expertly guides you through the fundamental tools and technologies, including the common language runtime, Web Forms, XML Web services, and Microsoft .NET Framework version 1.1--with coverage that’s fully up-to-date with the innovations in Visual Basic .NET version 2003. Work at your own pace through the easy-to-follow lessons and hands-on exercises to learn essential techniques. And accelerate your productivity by working with instructive code examples and best practices for ASP.NET Web development with Visual Basic .NET. Topics include creating ASP.NET Web applications; managing application state; configuring ASP.NET applications; implementing security, including using new capabilities in authentication and request validation; creating Web Forms, server controls, and XML Web services; accessing data, including exploiting new Microsoft ADO.NET functionality; enabling caching; testing, debugging, and deploying ASP.NET applications; and more.


Product Details

  • Paperback: 624 pages
  • Publisher: Microsoft Press (May 21, 2003)
  • Language: English
  • ISBN-10: 0735619344
  • ISBN-13: 978-0735619340
  • Product Dimensions: 8.6 x 7.4 x 1.7 inches
  • Shipping Weight: 2.4 pounds
  • Average Customer Review: 2.2 out of 5 stars  See all reviews (14 customer reviews)
  • Amazon.com Sales Rank: #873,750 in Books (See Bestsellers in Books)

More About the Author

G. Andrew Duthie
Discover books, learn about writers, read author blogs, and more.

Visit Amazon's G. Andrew Duthie Page

Inside This Book (learn more)




What Do Customers Ultimately Buy After Viewing This Item?

Microsoft® ASP.NET Programming with Microsoft Visual Basic® .NET Version 2003 Step By Step (Step By Step (Microsoft))
68% buy the item featured on this page:
Microsoft® ASP.NET Programming with Microsoft Visual Basic® .NET Version 2003 Step By Step (Step By Step (Microsoft)) 2.2 out of 5 stars (14)
Beginning ASP.NET 3.5: In C# and VB (Programmer to Programmer)
10% buy
Beginning ASP.NET 3.5: In C# and VB (Programmer to Programmer) 4.6 out of 5 stars (37)
$28.34
Microsoft  Visual Basic  .NET Step by Step (Step By Step (Microsoft))
8% buy
Microsoft Visual Basic .NET Step by Step (Step By Step (Microsoft)) 3.6 out of 5 stars (62)
101 Microsoft® Visual Basic® .NET Applications
7% buy
101 Microsoft® Visual Basic® .NET Applications 4.1 out of 5 stars (14)

Suggested Tags from Similar Products

 (What's this?)
Be the first one to add a relevant tag (keyword that's strongly related to this product).
 
(14)
(12)
(15)
(10)
(6)

Your tags: Add your first tag
 

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

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

 
22 of 27 people found the following review helpful:
2.0 out of 5 stars Could have been better, July 3, 2003
By James Duckett (St. George, Utah) - See all my reviews
(REAL NAME)      
This book was rather hard to follow, and I think it was mostly because the author (G. Andrew Duthie) did not write clearly. For instance, in the debug chapter, he wanted you to view a document called 'trace.axd'. The author wrote, "Appending trace.axd to the base URL for the application will display the list..." I had to read that sentence about ten times and still did not know what it was asking me to do. The picture that followed helped me to figure it out. This is just one example, and since it was at the end of the book, the one most fresh in my mind.

If you are unfamiliar with ASP, I don't think the author had you in mind while writing this book. You can't read more than a couple of pages without it saying, "In classic ASP..." or "...unlike classic ASP, ASP.NET..." or something to those effects. This might confuse somebody who is new to ASP (and ASP.NET) as it provides more information that we really want to know about. At the beginning of the book he explains that ASP.NET is totally different from ASP. I think the author should have left it there and left ASP in the past (where I think it belongs). He did include an appendix on upgrading yor applciations from ASP to ASP.NET, which is good. But continuing to bring up "classic" ASP in the book I think is bad.

This book is divided into four parts. The first part is aimed at the beginner to help somebody new to ASP.NET start programming with the basic programming of VB.NET explained and what makes ASP.NET different from ASP. It also gives you a brief (too brief) introduction to the server components you can add to an ASP.NET web page.

For the final three parts the author really started losing me. It was like he was writing at level 3 and then shot up to level 8 between part 1 and part 2. He would casually write about topics and use terminology not defined earlier in the book. The only chapters I really got information out of was chapter 9 (Accessing and Binding Data, a brief inroduction to ADO.NET) and chapter 14 (Tracing and Debugging ASP.NET applications). Chapter 14 should have come MUCH earlier in the book. However, half of the examples provided did not teach me much, and often times did not work very well.

All in all, I would not recommend this book, and regret buyin it (and paying retail on top of that). There is much better out there.

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



 
10 of 12 people found the following review helpful:
1.0 out of 5 stars Confused about who its aimed at., August 18, 2003
By A Customer
Sorry I bought this book. Have to agree with the previous reviewer, the author Mr Duthie just isn't good at teaching. The book its very badly structured, he just fires way too much at people in the one go. Note I say that as someone who has been writing ASP for years and has done a course on ASP.NET with VB already....

If you were hoping, as I was, to use this book to learn C# you'll be very disappointed...There is no a lot of c# in it. There is a chapter called Understanding Programming Basics...which is "intended for readers who have little or no direct programming experience".. (which I thought was completely inappropriate for a book on a subject at this level)but then hilariously in the next paragraph it chickens out and encourages beginners to go read a whole load of other books and websites... the remainder of the chapter is a brief and useless dash through some aspects of c#. My feeling is its a redundant chapter only put in there so beginners might be fooled into buying the book.

The ordering of the book is worthy of criticism too... we end up wading through mounds of info on 'Managing State', 'Configuring the App' and Security.. before we even find out about creating web forms or using the controls... And I do mean Wading, you need a lot of stamina for this one and you get pulled around all over the place before getting to a goal...

But the biggest problem with this book is that it has no clear idea of what level of programmer its aimed at and is very confused as to what it wants to achieve.

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



 
5 of 6 people found the following review helpful:
1.0 out of 5 stars Bad Code, March 17, 2006
It's really frustrating to try to learn from a programming book where the author's code doesn't work! None of the examples I tried would actually compile without my having to "fix" his code. In most cases that worked out ok, but in some cases I never really knew if my "fix" was a legitimate way to solve the problem or if it might cause problems later. Not a good way to learn!
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)


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

1.0 out of 5 stars I was robbed
This is the least useful book I have ever bought. It doesn't have anything useful and didn't answer me any questions I had. No wonder it was so cheap. I spent $9. Read more
Published on November 20, 2005 by Z. Bo

2.0 out of 5 stars Someone should have proofread this book
As an ASP developer who has not used Visual Studio, I found the first chapters of this book very insightful. The author does a good job explaining ASP. Read more
Published on May 26, 2005 by Brett W. Rogers

2.0 out of 5 stars Not Really Good for Beginners
I expect that this book will help me learn ASP.NET thru VB.NET. I am very frustrated, it didn't really help me to easily understand the simple thought of ASP.NET thru VB.NET. Read more
Published on April 22, 2005 by M P

1.0 out of 5 stars This book is just bad
I started this book with a background in both VB and classic ASP, with the goal of upgrading my knowledge to ASP.NET. Read more
Published on February 25, 2005 by J. Foutz

1.0 out of 5 stars ok for beginners,,,
This book is okay for beginners...I finished this book in 4 days...nothing for professionals and experts..
If you are new to c# ,,,go for it... Read more
Published on July 19, 2004 by Jat

2.0 out of 5 stars Disappointing
My overall impression of the book is that whilst at first glance it is organised into logical chapters (the reason I purchased the book), the contents within the chapters is... Read more
Published on June 17, 2004 by Jason Brown

4.0 out of 5 stars confused
I want to know is the book code is in visualbasi.net or visualbasic6.0 .This should be clarified.The old version of this book is in C#.
Published on May 7, 2004

5.0 out of 5 stars So this is where the answers are hidden...
After an hour or so of reading various topics in this book, I finally broke through months of dead-end leads and half-answers. Read more
Published on April 25, 2004 by Kent O. Cook

2.0 out of 5 stars poorly written. But?
I bought this book from the bookstore to teach my students or i would say to use it as a class text for an intro to ASP. Read more
Published on September 15, 2003

4.0 out of 5 stars It is just darn fun!
I have found this title very informative and easy to follow. Not only that, but unlike many other titles on the subject of ASP.NET, C#, and . Read more
Published on September 14, 2003 by G. Hammond

Only search this product's reviews



Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

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

Search Customer Discussions
Search all Amazon discussions
   




Product Information from the Amapedia Community

Beta (What's this?)


Look for Similar Items by Category


Look for Similar Items by Subject

 

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.



Your Recent History

 (What's this?)

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