Digital Delivery
(How does this work?)
 

ASP.Net Web Developer's Guide
 
 

ASP.Net Web Developer's Guide [Download: PDF] (Digital)

~ Syngress (Author) "With the advent of ASP.NET we see a shift from traditional scripting to the beginning of full-fledged programming online..." (more)
Key Phrases: string indicating success, configuration section handlers, repeater control, Sub Page Load, Frequently Asked Questions, Solutions Fast Track (more...)
3.8 out of 5 stars  See all reviews (9 customer reviews)

Price: $49.95
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
Available for download now.
Ships from and sold by Amazon.com.

Edition: e-document (Learn more)

Customers Who Bought This Item Also Bought


Editorial Reviews

Amazon.com Review

Aimed at the working ASP developer who wants to move to Microsoft .NET, ASP.NET Unleashed: Web Developers Guide offers an excellent example-based programming tutorial. With its strong practical focus, this title offers an excellent choice for learning ASP.NET quickly.

Most every computer book uses examples illustrating programming concepts, but this text does an exceptional job at efficiently presenting key examples that will be necessary for anyone moving from ASP to ASP.NET. After a brief tour of the history of ASP since version 1.0 and a quick overview of the advantages of ASP.NET, the author turns to essential APIs and programming strategies. Useful material here includes some valuable techniques for working with session and application objects (and new events available with these classes), plus a nicely comprehensive guide to all the XML configuration settings used in ASP.NET and what they're good for. A series of chapters on the built-in ASP.NET (and simpler HTML) server controls will give you a working vocabulary of basic Web programming techniques.

Later chapters explore specific areas of .NET functionality like ADO.NET, XML support (including a solid introduction to the often bewildering world of XML standards and the classes used to manipulate them in .NET). Coverage of Web services shows off this brand-new option for creating distributed Web applications.

This volume's final sections present three small, complete applications (for a guest book, shopping cart, and message board). Besides illustrating essential ASP.NET APIs and techniques introduced earlier on, the sample code can serve as a basis to add these features to your custom applications.

With such a large number of new ASP.NET APIs to master, this title strikes a great balance between describing essential APIs and real code that shows them at work. In all, its efficient format makes this title a perfect resource for busy working developers who want to get up to speed on the new ASP.NET fast. --Richard Dragan

Topics covered: History of ASP standards (versions 1.0 through 3.0), overview of ASP.NET, tutorial to common ASP.NET namespaces (including the Microsoft Visual Basic APIs, data types, collections, Web services, and XML); ASP.NET server controls (and postback support), HTML server controls, validation with validator classes; databound list Web controls (including the Repeater and DataGrid components), in-depth description to ASP.NET configuration (including security guidelines), managing state, using global.aspx, the Application object, handling application and session events; caching options (output, fragment, and data caching), case study for an address book using ADO.NET, introduction to XML (validating, navigating, and querying XML); techniques for debugging ASP.NET applications (including Visual Studio .NET's debugging support), programming Web services, sample case studies for guest book, shopping cart, and message board, and Visual Basic .NET sample code. --This text refers to an out of print or unavailable edition of this title.

Product Description

Since 1996, ASP programmers have faced one upgrade after another, often with no visible advantages until version 3.x. Now you have the first significant improvement in ASP programming within your grasp—ASP.NET. Your reliance on a watered-down version of Visual Basic has been alleviated now that ASP.NET pages may be programmed in both Microsoft’s new version of Visual Basic or the latest version of C++: C#. ASP.NET allows programmers and developers to work with both VB.NET and C# within the same ASP.NET page. This book will show you how.

Product Details

    Do you have the free reader for this item?
    Adobe Reader
  • Format: Adobe Reader (PDF)
  • Printable: Yes. This title is printable
  • Mac OS Compatible: OS 9.x or later
  • Windows Compatible: Yes
  • Handheld Compatible: Yes. Adobe Reader is available for PalmOS, Pocket PC, and Symbian OS.
  • Digital: 608 pages
  • Publisher: Syngress (December 15, 2001)
  • Average Customer Review: 3.8 out of 5 stars  See all reviews (9 customer reviews)
  • Amazon.com Sales Rank: #3,491,665 in Books (See Bestsellers in Books)

    Popular in these categories: (What's this?)

    #77 in  Books > eDocs > Formats > PDF (printable) > Computers & Internet > Programming
    #81 in  Books > eDocs > By Publisher > Syngress
  • Required Free Software: Adobe Reader

Inside This Book (learn more)
Browse and search another edition of this book.
First Sentence:
With the advent of ASP.NET we see a shift from traditional scripting to the beginning of full-fledged programming online. Read the first page
Key Phrases - Statistically Improbable Phrases (SIPs): (learn more)
string indicating success, configuration section handlers, repeater control, validator control, questions about this chapter, times since the application, fragment caching, following code excerpt, dependency option, aspx file, cached object, string isbn, classes that enable, measure your understanding, inline schema, custom validator, structured error handling, lock the application, server controls, host page, output caching, data caching, following code sample, cached data, connection string
Key Phrases - Capitalized Phrases (CAPs): (learn more)
Sub Page Load, Frequently Asked Questions, Solutions Fast Track, Visual Studio, Visual Basic, Public Sub, End Try, Active Server Pages, Ask the Author, End Get Set, Field Size, Imports System, Internet Information Server, Value As String, Internet Explorer, Value End Set End Property Public, End Get End Property Public, Latinl General, Public Function, Advanced Version, Class Viewer, False Then Response, Arial Black, Attribute Options Description Default, Console Application
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:




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 Reviews

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

 
7 of 8 people found the following review helpful:
5.0 out of 5 stars A must book for APS.NET developers, January 21, 2002
By Jiansheng Li (Atlanta, USA) - See all my reviews
This book distinguishes itself from other ASP.NET books in that
1. It categorizes its instruction to the ASP.NET, which helps me to have a clear understanding on each subject such as ASP.NET server controls, configuration files, caching, data access.
2. It provides many easy-to-implement examples to let me to have a hands-on experience on the subject I am dealing with.
3. If you are an XML fun like me, you will find that the instruction and examples about implementation of XML in ASP.NET is super!
Overall, this is a great book on ASP.NET for serious ASP programmers!
Help other customers find the most helpful reviews  
Was this review helpful to you? Yes No


 
4 of 4 people found the following review helpful:
5.0 out of 5 stars ASP.NET Review, January 4, 2002
I have been through most of the chapters in the book and I can confidently say that this book gives a wholesome picture of ASP.NET.Some chapters, especially XML in .NET framework has a good collection of examples and description of most of the XML classes used in .NET framework.The ASP.NET server controls and data access chapters provide a good perspective of the power of ASP.NET.The soul of ASP.NET, autopostback and stateful server controls are illustrated well with effective examples.On a whole, I feel this book would be a good source for developers as well as newbies to .NET programming!
Help other customers find the most helpful reviews  
Was this review helpful to you? Yes No


 
3 of 4 people found the following review helpful:
5.0 out of 5 stars Excellent book, January 3, 2002
By Emil Tsankov (Toledo, OH USA) - See all my reviews
People that feel more comfortable with larning from examples can find sample implementations of almost everything one can do on the web in this book. The examples are clear and easily extensible.

Excellent reference for every web developer!!!

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

2.0 out of 5 stars Look at the date of the previous reviews
This is an old book now in 2004. Besides, it should be clear somewhere that the examples are written in VB. Read more
Published on October 24, 2004 by M. Leao Souza

5.0 out of 5 stars Good one
IT is a good one...GEt a good knowledge about basics
Published on November 5, 2003 by Vijay Govindan

1.0 out of 5 stars Why does a writer has to review his own book?
Since the writer has to review his own book, you already know that he has a lack of self-confidence
Published on February 8, 2003

5.0 out of 5 stars ASP.Net is a Wonderful Book
This book is an excellent book. ASP.Net has biggener concepts as well as advanced concepts. It is really a valuable book that you will use over and over
Published on April 1, 2002

1.0 out of 5 stars Not Impressed
Another nerd-book on the .NET bandwaggon. Full of typos and nothing to distinguish it from the crowd - sorry :o(
Published on February 7, 2002

5.0 out of 5 stars Excellent Book
The book reveals the complexity of the asp.NET technology in a very easy to read and comprehensive way. Read more
Published on January 3, 2002 by Emil Tsankov

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?)

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

Search Books by subject:






i.e., each book must be in subject 1 AND subject 2 AND ...
 

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.