Beginning ASP.NET 1.1 with Visual C# .NET 2003 and over 360,000 other books are available for Amazon Kindle – Amazon’s new wireless reading device. Learn more

 

or
Sign in to turn on 1-Click ordering.
 
 
More Buying Choices
69 used & new from $0.76

Have one to sell? Sell yours here
 
   
Express Checkout with PayPhrase
What's this? | Create PayPhrase
Sorry!
Beginning ASP.NET 1.1 with Visual C# .NET 2003
 
 
Start reading Beginning ASP.NET 1.1 with Visual C# .NET 2003 on your Kindle in under a minute.

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

Beginning ASP.NET 1.1 with Visual C# .NET 2003 (Paperback)

~ Chris Ullman (Author), John Kauffman (Author), Chris Hart (Author), Dave Sussman (Author), Daniel Maharry (Author) "ASP.NET is a powerful and flexible technology for creating dynamic Web pages..." (more)
Key Phrases: Web Matrix, Wrox United, Try It Out Using (more...)
3.2 out of 5 stars  See all reviews (5 customer reviews)

List Price: $39.99
Price: $25.55 & this item ships for FREE with Super Saver Shipping. Details
You Save: $14.44 (36%)
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
Upgrade this book for $7.99 more, and you can read, search, and annotate every page online. See details
In Stock.
Ships from and sold by Amazon.com. Gift-wrap available.

Only 2 left in stock--order soon (more on the way).

Want it delivered Tuesday, November 10? Choose One-Day Shipping at checkout. Details
38 new from $0.99 31 used from $0.76

Formats

Amazon Price New from Used from
  Kindle Edition $22.71 -- --
  Paperback $25.55 $0.99 $0.76

Frequently Bought Together

Customers buy this book with Professional ASP.NET 1.1: Updated and Tested for Final Release of ASP.NET v1.1 (Programmer to Programmer) by Alex Homer

Beginning ASP.NET 1.1 with Visual C# .NET 2003 + Professional ASP.NET 1.1: Updated and Tested for Final Release of ASP.NET v1.1 (Programmer to Programmer)

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
Build Your Own Website the Right Way Using HTML & CSS

Build Your Own Website the Right Way Using HTML & CSS

by Ian Lloyd
4.7 out of 5 stars (59)  $19.77
Beginning ASP.NET 1.1 in C#: From Novice to Professional (Novice to Professional)

Beginning ASP.NET 1.1 in C#: From Novice to Professional (Novice to Professional)

by Matthew MacDonald
Beginning ASP.NET 1.1 with VB.NET 2003

Beginning ASP.NET 1.1 with VB.NET 2003

by Chris Ullman
3.2 out of 5 stars (14)  $28.07
Professional ASP.NET 3.5: In C# and VB (Programmer to Programmer)

Professional ASP.NET 3.5: In C# and VB (Programmer to Programmer)

by Bill Evjen
4.1 out of 5 stars (30)  $34.64
Explore similar items

Editorial Reviews

Product Description

* Readers will learn how to build dynamic personalized Web sites from the ground up using Microsoft ASP.NET 1.1
* ASP.NET supports twenty-five languages, and C# is the second most popular, trailing only VB .NET
* The expert author team makes no assumptions about readers' previous programming experience, and they've decreased coverage of object-oriented programming to make the book even more accessible for absolute beginners
* All code has been rechecked and verified to work correctly with ASP.NET version 1.1
* Anyone with even a slight knowledge of HTML and Web page creation can pick up this book and soon be creating dynamic sites with ASP.NET


From the Back Cover

This book teaches you how to build custom ASP.NET Web sites from the ground up. An expert team of authors uses their extensive ASP.NET programming experience to give you hands-on instruction in the best way to create Web sites with ASP.NET and C#. This completely updated edition features new examples, and all code is written and tested for ASP.NET version 1.1.

What you will learn from this book

  • Fast ASP.NET site construction using Microsoft’s new, free Web Matrix tool
  • How to install and configure ASP.NET
  • Basic programming principles for C#, such as variables, control structures, and procedural programming
  • Techniques for applying these principles as you develop ASP.NET pages
  • The minimum amount of object-oriented programming necessary to work successfully and efficiently with ASP.NET
  • Key differences between ASP.NET 1.0 and 1.1, how to use the examples in this book with either version, and how to move from 1.0 to 1.1
  • Techniques for extending your ASP.NET sites to incorporate related tools and technologies, such as using ADO.NET for data source access, Web Services for inter-site communication, and Server Controls to facilitate code maintenance and reuse
  • How you can make your ASP.NET site production-ready through proper debugging, optimization, and security

Who this book is for

This book is for beginners who have no previous experience with ASP, C#, XML, object-oriented programming, or the .NET framework. A little knowledge of HTML is useful, but not essential. All the concepts you need to create dynamic ASP.NET Web sites are presented and explained in full.

Wrox Beginning guides are crafted to make learning programming languages and technologies easier than you think, providing a structured, tutorial format that will guide you through all the techniques involved.


Product Details

  • Paperback: 888 pages
  • Publisher: Wrox (March 19, 2004)
  • Language: English
  • ISBN-10: 0764557084
  • ISBN-13: 978-0764557088
  • Product Dimensions: 9.2 x 7.4 x 1.9 inches
  • Shipping Weight: 2.9 pounds (View shipping rates and policies)
  • Average Customer Review: 3.2 out of 5 stars  See all reviews (5 customer reviews)
  • Amazon.com Sales Rank: #1,003,616 in Books (See Bestsellers in Books)

Inside This Book (learn more)




Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
 
(1)

Your tags: Add your first tag
 

 

Customer Reviews

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

 
21 of 21 people found the following review helpful:
5.0 out of 5 stars An Excellent Book - But There Are Caveats, April 16, 2004
By "dfelcan" (Burlington, VT USA) - See all my reviews
I have always been happy with the Wrox series, and this one is no exception.

The book starts out explaining about .net and getting you up and running with some "Hello World!" stuff and basic controls on a webpage. It then goes into various datatypes and describes some of the fun data structures built into .net and some basic stuff on how to use them. It then explains some basic c# functionality, and goes on to explain the object-oriented nature of it. After this, databases are discussed and how to connect to them. Much of the remainder of the book is spent developing a faux application which explores some of the more complex controls, some useful objects, asp.net security and how to use assemblies.

I found the style of presentation to be very clear. A concept is presented. A try-it-out section is given where you copy the code from the book, using the IDE etc. The code is then gone over line-by-line explaining what is going on.

The .net framework is huge, and I appreciated having this book so that I could learn the most important stuff first. There is so much that the book does not talk about, but it sets your feet correctly at the beginning of the path.

At times I would have liked more depth in the explanations of some of the code - things can get a little hand-wavy and you see stuff that just kind of plops there (why does he cast that object now, when before he didn't?).

But really, you can learn what you need quickly from this.

*Caveats*

1) The book assumes you are using the free WebMatrix IDE from Microsoft. Some others in the same book in VB complained that they got confused when they used Visual Studio. You have been warned.

2) The book claims to be "for beginners who have no previous experience with ASP, C#, XML, object-oriented programming, or the .NET framework. A little knowledge of HTML is useful, but not essential." - This is a joke. You need to know SQL, HTML, and have some kind of programming experience (VB or C++ - I know both) for this book to be useful. You don't have to know them very well, but you do have to have a clue. This book is *NOT* for people trying to create webpages with no previous experience.

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



 
18 of 19 people found the following review helpful:
2.0 out of 5 stars Professionals Be Warned..., July 15, 2004
By Vince (Reno, NV USA) - See all my reviews
The examples in this book are built with a free product called WebMatrix. Most (if not all) professionals must use Visual Studio, which is the preferred development environment for all .NET languages. Learning ASP.Net programming without using Visual Studio will only take you half way to your goal.

WebMatrix is also used as the Web Server, so you won't get IIS exposure. If you are a professional, or want to be one, look for a book that uses Visual Studio and IIS.

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



 
9 of 9 people found the following review helpful:
1.0 out of 5 stars Disappointed, March 29, 2005
Unfortunately this book did nothing for me. I was looking for a beginners guide for ASP.Net that would get me started programming with C# while learning the features of .NET. I chose Wrox because I found some of their other books very useful.

This book wastes alot of time on the Web Matrix which is both pretty useless for the beginner and the professional alike. If you are trying to be an ASP.Net professional, Visual Studio would be your choice. And if you are beginner you want to learn how to program the examples in C# rather than using the automated features of Web Matrix.

Basically I am returning the book and will have to find another company to help me in my web development learning process.
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

3.0 out of 5 stars Decent book for the complete beginner.
This is a pretty decent book if you have no programming experience what-so-ever. If you do have programming experience (namely C#) then you will find a huge portion of this book... Read more
Published on February 20, 2006 by Steven

5.0 out of 5 stars Great Book - you will learn to create real world websites!
I needed to learn ASP.NET for a new project. I know HTML, VB6 and SQL but had no previous experience with ASP or other internet stuff. Read more
Published on January 11, 2005 by G. Dias

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.