Amazon.com: ASP.Net Web Developer's Guide: Syngress: Books


Digital Delivery
(How does this work?)
 

ASP.Net Web Developer's Guide
 
 

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

Syngress (Author)
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)

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.

About the Author

Jonothon Ortiz is Vice President of Xnext, Inc. in Winter Haven, FL. Xnext, Inc. is a small, privately owned company that develops Web sites and applications for prestigious companies such as the New York Times. Jonothon is the head of the programming department and works together with the CEO on all company projects to ensure the best possible solution. Jonothon lives with his wife Carla in Lakeland, FL.

Wei Meng Lee is Series Editor for Syngress Publishing's .NET Developer Series. He is currently lecturing at The Center for Computer Studies, Ngee Ann Polytechnic, Singapore. Wei Meng is actively involved in Web development work and conducts training for Web developers and Visual Basic programmers. He has co-authored two books on WAP. He holds a bachelor’s degree in Information Systems and Computer Science from the National University of Singapore. The first book in the .NET series, VB.NET Developer’s Guide (ISBN: 1-928994-48-2), is currently available from Syngress Publishing.

Chris Garrett is the Technical Manager for a large European Web agency. He has been working with Internet technologies since 1994 and has provided technical and new media expertise for some of the world’s biggest brands. Chris lives in Yorkshire, England, with his wife Clare and his daughter Amy. --This text refers to an out of print or unavailable edition of this title.


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 Best Sellers Rank: #4,427,985 Paid in Books (See Top 100 Paid in Books)
  • 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 | 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

6 of 7 people found the following review helpful:
5.0 out of 5 stars A must book for APS.NET developers, January 21, 2002
By 
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


3 of 3 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







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
   


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 ...