Beginning ASP.NET 1.0 with C# (Programmer to Programmer) and over one million other books are available for Amazon Kindle. Learn more

Buy Used
Used - Very Good See details
$3.99 & eligible for FREE Super Saver Shipping on orders over $25. Details

or
Sign in to turn on 1-Click ordering.
 
   
Have one to sell? Sell yours here
Beginning ASP.NET 1.0 with C#
 
 
Start reading Beginning ASP.NET 1.0 with C# (Programmer to Programmer) on your Kindle in under a minute.

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

Beginning ASP.NET 1.0 with C# [Paperback]

Chris Goode (Author), John Kauffman (Author), Christopher L. Miller (Author), Neil Raybould (Author), S. Srinivasa Sivakumar (Author), Dave Sussman (Author), Ollie Cornes (Author), Rob Birdwell (Author), Matt Butler (Author), Gary Johnson (Author), Ajoy Krishnamoorthy (Author), Juan T. Llibre (Author), Chris Ullman (Author)
3.8 out of 5 stars  See all reviews (17 customer reviews)


Available from these sellers.


Textbook Student FREE Two-Day Shipping for Students. Learn more

Formats

Amazon Price New from Used from
Kindle Edition $31.99  
School & Library Binding $57.40  
Paperback, Illustrated --  
Paperback, June 27, 2002 --  
There is a newer edition of this item:
Beginning ASP.NET 1.1 with Visual C# .NET 2003 Beginning ASP.NET 1.1 with Visual C# .NET 2003 3.2 out of 5 stars (5)
$39.99
In Stock.

Book Description

0764543709 978-0764543708 June 27, 2002
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 C#, 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 C#
  • 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

By the end of this book you will be able to understand, adapt, maintain and secure ASP.NET web sites with ease.

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 is not essential. We'll be teaching the basics of C# in this book, so prior experience with the language is not required.


Editorial Reviews

From the Publisher

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 is not essential. We'll be teaching the basics of C# in this book, so prior experience with the language is not required.

This is one of two editions of Beginning ASP.NET 1.0. This version presents all code examples in C#. A VB .NET version of the same title (Beginning ASP.NET using VB .NET, ISBN: 1-861007-33-7) is also available. --This text refers to an out of print or unavailable edition of this title.

From the Back Cover

What you need to know

This book is for beginners who have no previous experience of ASP, C#, XML, object-oriented programming, or the .NET Framework. A little knowledge of HTML is useful, but by no means essential as all the concepts that you need in order to create dynamic ASP.NET web sites are presented and explained in full.

What you will learn from this book

This book will teach you how to build tailored ASP.NET web sites from the ground up. It covers the following broad topics (see the book’s Introduction for a more detailed explanation):

  • The early part of the book is dedicated to familiarizing you with the anatomy and basic functionality of HTML, XML, ASP.NET, the .NET Framework, and C#. This done, it looks at the way in which they can be used together to create flexible web sites.
  • The second part of the book introduces object-oriented programming which is crucial to maximizing your benefit from .NET. Ideas are explained in detail with many programmatic examples and real-world analogies.
  • Having laid the groundwork we then progress to discussing the technologies and techniques that ASP.NET can draw upon to increase its functionality. This includes ADO.NET for data source access, Web Services for inter-web site communication and the encapsulation ideas of Server and User Controls to ease code maintenance and reuse.
  • The book concludes by considering the ways in which you can optimize your ASP.NET sites to increase their speed, security, and robustness; detailed advice on debugging is also included.

"ASP.NET is a logical and powerful progression for developers – it’s the future for web development. This book provides the perfect platform for those moving into this exciting technology. Once you reach the end of this book, you will be prepared to confront the exciting new world of .NET web application development."
—Robin Dewson, Consultant, Lehman Brothers.


Product Details

  • Paperback: 888 pages
  • Publisher: Wrox (June 27, 2002)
  • Language: English
  • ISBN-10: 0764543709
  • ISBN-13: 978-0764543708
  • Product Dimensions: 9 x 7.3 x 1.9 inches
  • Shipping Weight: 2.7 pounds
  • Average Customer Review: 3.8 out of 5 stars  See all reviews (17 customer reviews)
  • Amazon Best Sellers Rank: #2,684,135 in Books (See Top 100 in Books)

More About the Authors

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

 

Customer Reviews

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

11 of 11 people found the following review helpful:
5.0 out of 5 stars Great resource. Basic but very Useful., October 2, 2002
By 
Guillermo F. Salas (Milwaukee, WI United States) - See all my reviews
(REAL NAME)   
Excellent resource for all ASP.NET AND C# beginners. as well as a quick reference for C# and some ASP.NET basic configuration. These guys did a great job in putting together a logical sequence of chapters that will help the reader successfully learn to code basic ASP.NET web pages using C#. I especially like the general overview of the C# language and Object Oriented programming.

Know what you are buying, because some readers commented it was "A bit too basic" and that is probably a technically correct statement however relative to your level of expectation.

I used it to first phase into ASP.NET for which it was extremely helpful. Later in the development cycle of my initial application the book lost its use but I keep coming back to it for quick reference.

A must for anyone coming from a classic ASP development environment into ASP.NET, C# and Object Oriented Programming. Worth every penny.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


14 of 15 people found the following review helpful:
2.0 out of 5 stars Very poor coverage, November 24, 2003
This review is from: Beginning ASP.NET 1.0 with C# (Paperback)
Firstly if you own this books predecessor (Beginning ASP.NET using C#) then you don't need this book. The two books are practically identical. The only real difference is that this version includes a security chapter in place of the three appendix sections included in the previous version. There are some minor differences in many of the code explanations but I actually found these slight changes confused the issue as opposed to improve it. To be honest I don't see how Wrox Press can justify the different authors on the cover of this version, it really is 95% identical to it's predecessor, I get the impression this was a tactic to fool the customer into thinking it is a totally different book. They told me the two books were different and that I should buy the latest version, I did, they aren't, and I feel deliberately cheated.

The book itself has many problems, and it's difficult to know where to begin. First there are bundles and bundles of errors, far more than documented by Wrox (as usual). Interestingly many of the errors in this version existed in the previous version, so clearly Wrox quality control (if it exists) failed not once, but twice to identify these errors; that's inexcusable. The errors aren't just in the code, or in the explanations, but they are also in the author's knowledge of .NET. For example, they claim shared members can be accessed from instances of a class as well as the class itself, this isn't the case in C#. You can only access shared members via a class, and not an instance. This error is repeated several times, they even make a special point of it for you to note; very embarrassing. Also, there are times when examples don't work, as important information has been left out (writing to an event log springs to mind). The book is disjointed, you get a code example and then you're told an explanation won't be provided at that point as it is covered later in the book, so you end up jumping back and forth, this occurs far to often for comfort. You're also left hanging time and time again as crucial information is left out.

Although this book does attempt to teach C#, the coverage is a bit limited, and in some areas examples are clearly required but are lacking. As another reviewer suggested, it would be better to know C# before using this book, alternatively you may get by if you have a good C# book to hand to help you through (as I did).

Although there are questions at the end of most chapters, there are only answers to about 5 chapters available from Wrox, the answers to the questions for all the other chapters don't exist.

Another big problem is that examples lead you through a mish-mash of classes with no explanations on what the classes are or what they do; no single class within the entire .NET Framework Class Library is covered properly, many are used but not given any mention. The coverage for the classes, that are mentioned in the explanations, is always grossly incomplete. I found that time and time again I had to go to the .NET documentation to find out what the book was leaving out, I honestly spent far more time in the documentation than using the book, as the book kept raising so many questions. Just remember that for each method or property covered there are 20 times that much not covered for that class.

Chapter 14 on server controls tried to get you to run before you could walk (actually it was more sprint before you could crawl), you'll spend hours in the .NET documentation trying to work out the final two big examples in this chapter, what a mess!!! For me this was the worse chapter in the book. For a beginner you need to show small examples, covering the concepts first, before showing a big example, well this chapter skips smaller examples and just chucks two huge and exceptionally poorly explained ones at you. This is really the most idiotic approach when dealing with a beginner.

None of the form controls were covered properly. For instance they give you a small grossly incomplete list of attributes for the label control and then just say the other controls generally use the same ones. When you go to the .NET documentation you find that each form control has a huge volume of very useful attributes you really should know about, they should have made an effort to cover form controls properly.

The different writing styles of the authors does cause confusion, you also realise that some authors aren't as sure of their coding as others. For instance for a Page_Load event some authors include the object and EventArgs parameters but others don't. As a beginner I was wondering if there was a reason why, and which way was correct, but of course you're not told as it's just the authors own style. Wrox should have picked up on the glaringly obvious like this, but unsurprisingly, failed to do so.

Operator overloads has exceptionally poor coverage, no working examples. I actually got the impression the author didn't really know it that well. Chapter 9, which covers 'shared members and class relationships' is pretty poor as well, this is a very important and powerful area of .NET and the author didn't know how to convey this information at all. The examples are useless, the author even states things like 'this example is way off perfection', and, after giving an example that isn't actually the way you should do something would state, 'what we ought to have done'. It leaves you not knowing when you should apply a particular concept or even if you applied it correctly. I could go on and on about the failings in this book, there really are so many issues to raise, but I won't completely bore you.

So much is left out of this book that was required, and would have taken very little effort to include. Unfortunately being first to press seems to be more important to Wrox Press than quality. In all honestly the whole book feels more like an overview look at ASP.NET rather than a tutorial. Should you get this book you better download the .Net Framework SDK as you're really going to need it.

It amazes me that others have given this book such good reviews. The mind boggles as to how they approached this subject. Did they bother to research each class properly? Did they study this book thoroughly, or did they just read it like a novel? Did they actually try the examples bearing in mind many don't work? I never expected this book to have complete coverage, that would be silly, but I did expect the coverage to be much better than this. Ultimately all this book will succeed in doing is giving you a very basic foundation in ASP.NET, and a shaky one at that. The book should have been bigger and far more thorough. I gave the book two stars as opposed to none as you could argue, from time to time, that it might be the nature of the beast rather than the failure of it's authors. The book does have its good points but sadly they're hard to remember as the bad points stand out more.

Finally, when will Wrox Press wake up and release that 'to many cooks spoil the broth'?

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


11 of 12 people found the following review helpful:
4.0 out of 5 stars Basic and Fundamental, January 15, 2003
By 
Mr. Raymond Ovanessian "gen2k" (Westlake Village, Ca United States) - See all my reviews
(REAL NAME)   
The main target audience of this book is the complete beginner. As a result, this books lays out the fundamentals better than any one of half a dozen ASP.NET books I've tried. If you are experienced with ASP and have already learned C#, then you can start reading this from Chapter 10. You will still probably find it a bit basic even then. It's a bit too gentle! Nevertheless, I think it's nearly required reading for all would be C#/ASP.NET developers, because it nails down all the major fundamentals with crystal clear explanations.

I have a couple of significant criticisms though. VS.NET is essentially ignored. With the exception of a few pointers here and there, there is virtually no VS.NET involvement, which I think is purposeful so that Wrox can sell more books. Also, a couple of the examples I came across never followed up with an explanation, not even of the highlighted code - strange. So I'm giving it 4, instead of 5 stars.

Regardless, if you intend to work with ASP.NET using C#, this book should be your first read after learning C#. I've searched high and low for a good one that targets experienced ASP developers, and still have not found a great one. All too often the content goes from general overview to details without much in between. At least this one clarifies the fundamental concepts
very well. I found that invaluable, especially since I can always get the details from MSDN. Add a good "How To/Show Me" and another "Design" book to this and you are all set.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No

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











Only search this product's reviews



Inside This Book (learn more)
First Sentence:
ASP.NET 1.0 is the latest incarnation of Microsoft's Active Server Pages (ASP). Read the first page
Key Phrases - Statistically Improbable Phrases (SIPs): (learn more)
int gear, creating web site content, invalid data entry, private string color, button server control, data from the connection, custom server controls, aspx example, object sender, aspx page, aspx file, creating dynamic web pages, anew file, following figure shows the result, nested try blocks, aspx code, asax file, int direction, test directory, calendar control, structured error handling, return gear, calculator class, authentication cookie, web page editor
Key Phrases - Capitalized Phrases (CAPs): (learn more)
Internet Explorer, Favorites Media, Favorites Address, Visual Studio, Wrox Press, Submit Query, Visual Basic, Internet Information Services, Calling Function, Hello World, Source Error, Margaret Peacock, Chris Goode, Dave Sussman, Framework Redistributable, Nancy Davoho, United States, Windows Explorer, Attendee Name, Done How It Works Local, Happy Birthday, Matt Butler, New York, Attendee Age, Chris Ullman
New!
Books on Related Topics | Concordance | Text Stats
Browse Sample Pages:
Front Cover | Table of Contents | First Pages | Index | Back Cover | Surprise Me!
Search Inside This Book:

Citations (learn more)
This book cites 1 book:
 
1 book cites this book:



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
 

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
 


Active discussions in related forums
Search Customer Discussions
Search all Amazon discussions
   
Related forums


Listmania!


Create a Listmania! list

So You'd Like to...


Create a guide


Look for Similar Items by Category


Look for Similar Items by Subject