or
Sign in to turn on 1-Click ordering.
More Buying Choices
Have one to sell? Sell yours here
ASP.NET Unleashed: WITH JavaScript by Example AND HTML for the World Wide Web with XHTML and CSS - Visual QuickStart Guide
  
Tell the Publisher!
I’d like to read this book on Kindle

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

ASP.NET Unleashed: WITH JavaScript by Example AND HTML for the World Wide Web with XHTML and CSS - Visual QuickStart Guide [Paperback]

Stephen Walther
4.4 out of 5 stars  See all reviews (16 customer reviews)
RRP: £52.12
Price: £44.30 & this item Delivered FREE in the UK with Super Saver Delivery. See details and conditions
You Save: £7.82 (15%)
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
Temporarily out of stock.
Order now and we'll deliver when available. We'll e-mail you with an estimated delivery date as soon as we have more information. Your account will only be charged when we ship the item.
Dispatched from and sold by Amazon.co.uk. Gift-wrap available.

Formats

Amazon Price New from Used from
School & Library Binding --  
Paperback £44.30  
Amazon.co.uk Trade-In Store
Did you know you can trade in your old books for an Amazon.co.uk Gift Card to spend on the things you want? Visit the Amazon.co.uk Trade-In Store for more details.

Product details

  • Paperback
  • Publisher: Sams; 2 edition (30 Sep 2003)
  • Language English
  • ISBN-10: 0131099388
  • ISBN-13: 978-0131099388
  • Average Customer Review: 4.4 out of 5 stars  See all reviews (16 customer reviews)
  • See Complete Table of Contents

More About the Author

Stephen Walther
Discover books, learn about writers, and more.

Visit Amazon's Stephen Walther Page

Product Description

Amazon.co.uk Review

ASP.NET Unleashed is a chunky, detailed guide to Microsoft's Web development platform. Despite its similar name, ASP.Net is fundamentally different from older versions of Active Server Pages, which makes this in-depth handbook particularly welcome. A key feature of the book is that it does not use Visual Studio.Net, Microsoft's ASP.Net development tool. Instead, the author uses pure code for all examples, which means you can follow along with nothing more than the freely downloadable ASP.Net SDK (Software Development Kit). This approach is excellent for communicating how the technology really works, which can be obscured by slick visual editors. On the other hand, developers who need a guide to ASP.Net development with Visual Studio should look elsewhere. The language used is Visual Basic, although those who prefer C# should not have much trouble adapting the code.

The first part of the book is focused on controls, with a tour of built-in Web server controls, an introduction to creating custom controls and a quick look at third party products. Next comes ADO.Net, the database aspect of this technology, including an explanation of data binding. XML gets brief coverage. With the foundations in place, the second half of the book gets into more advanced topics, such as how to build a search page using SQL Server's full text indexing, form-based and Windows-based authentication, data encryption, session management and Web services. There is also an introduction to the .Net Framework and a helpful chapter on creating graphics on the fly with GDI+. It is not fully comprehensive, which given the scope of ASP.Net is not surprising, but there is a ton of excellent material here. --Tim Anderson --This text refers to an out of print or unavailable edition of this title.

Product Description

The second edition of ASP.NET Unleashed further strengthens a book that is already one of the most highly regarded ASP.NET books available. Stephen covers virtually all relevant features of ASP.NET. In addition, all samples will now be presented in VB .NET and C#.

Throughout the more than 1,400 pages readers are shown how to develop state-of-the-art Web applications using Microsoft's powerful ASP.NET. It progresses through Web Forms basics, advanced page development, ADO.NET and XML, securing Web applications, XML Web Services, leveraging the .NET Framework, building custom controls and powerful sample applications. This is a resource that will be referenced over and over.

--This text refers to an out of print or unavailable edition of this title.

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 organise and find favourite items.
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

What Other Items Do Customers Buy After Viewing This Item?


Customer Reviews

Most Helpful Customer Reviews
11 of 11 people found the following review helpful
Format:Paperback
ASP.NET is big and appropriately this book is nearly 1,500 pages. Even considering its great length no topic is exhaustively covered - that would be impossible. The author gets you started quickly on just about all aspects of ASP.NET and gives a good, broad, overview of the concepts.

The way you work in .NET is fundamentally different to how most people have worked in ASP, I think the author does as good a job as possible in explaining these changes. You won't be an expert, even if you work through every chapter, but you will know where you're going.

No matter your reason for learning .NET or your end goal - intelligent web pages, mobile solutions or funky XML web services - you will find the entry point you need and gain the confidence to go off and purchase more specialised and advanced books on your particular area.

The only possible improvement would of been an accompanying CD with the .NET SDK on it for those poor people without broadband to download this monster.

Comment | 
Was this review helpful to you?
7 of 7 people found the following review helpful
By A Customer
Format:Paperback|Amazon Verified Purchase
This book is excellent. For those who lose interest when reading long reviews, that's the most important bit ;-)

I did have a couple of gripes with the book, but not enough to take it down to four stars...

First, despite proudly advertising that all code is available in VB and C#, the truth is that the book doesn't contain a single line of C#. You have to look on the CD to pull out the C# versions of the code. That's not a huge problem, but it would have been nice if he had alternated languages so you could get used to both.

Second, the book is very long. Yes he covers a lot of ground and explains it well, but many of the code samples just repeat previous samples with one line different. He would have been better just showing the line that had changed and leaving the full sample on the CD.

Having said that, the book is excellent. It actually explains it very well and gives you ideas that are useful in real life. Many of the ASP.NEt stuff I've seen gives you kid's samples that are cute, but leave you wondering how to develop them into something useful. This books helps you take the next step. That's not so say it's all clear, I still had loads of questions!!

Disclaimer: This is only the second ASP.NET book I've read (the other was Special Edition Using ASP.NET by Que which was one of the most badly written books I have ever read), so I can't really conpare with other books. I've seen quite a lot of the on-line resources, and this knocks them all out without a doubt.

Comment | 
Was this review helpful to you?
18 of 19 people found the following review helpful
The new wrox... ? 1 Feb 2002
By A. Reid
Format:Paperback
This should be called "ASP.NET Unleased with VB.NET", there is no coverage at all of C#; indeed, the language aspects of VB.NET including Object Orientation are really not touched on in any depth. That said, the book admirably covers all aspects of the ASP.NET features of the .NET framework, and weighing in at over 1400 pages, it is a sizable volume. If you are programming ASP.NET with VB.NET, this could be the book for you.
Comment | 
Was this review helpful to you?
Most Recent Customer Reviews
Impressive
I've been in web development in one form or another for longer than I can remember, I learnt and gained experience and was really comfortable developing classic ASP plodding along... Read more
Published on 12 Oct 2006 by Mr. C. S. Hewitt
An easy to read foray into the world of .NET
I have been a (classic) VBScript ASP developer for a number of years and never fully made the switch to ASP.NET. This book is helping to make the transition a smooth one. Read more
Published on 18 Nov 2005
Perfect for Beginer ASP.Net Developers
Having worked with asp for the last year i was keen to upgrade my knowledge to the new ASP.Net standard. Read more
Published on 22 Aug 2005 by Mr. M. Oconnell
Excellent Reference
As an IT consultant thrown into a new technology a few years ago, ASP.Net Unleashed has been by far the best book for learning topics or fast reference. Read more
Published on 12 Dec 2004 by David Geran
Good, easy to use book, but lacks codebehind.
I've used both the O'Reilly and SAMS books covering ASP.NET, but find Unleashed the one I use most frequently. Read more
Published on 17 Jan 2004 by CT
You will not regret this purchase
I have had this book for a few months now and I have found it most useful in helping develop ASP.NET solutions. I feel this is a most useful book to have at one's side. Read more
Published on 6 Jan 2004
ASP Rehashed - not ASP.Net
This book is a disgrace. The main feature of ASP.Net which distinguish it from ASP is the separation of presentation formats (forms) from program logic. Read more
Published on 10 Dec 2003 by Frank Yates
ASP.NET Unleashed
Excellent book, sort of expands on the ASP.NET Kickstart book, also by Walther. recommend getting both as the Kickstart one has a barrage of nice workarounds that don't, appear... Read more
Published on 17 Oct 2003
ASP.NET Unleashed
I have spent several months trying to get up to speed with ASP.net and the .net framework, this time has been made worse by the generally bad 'self help' books on the market. Read more
Published on 21 May 2003 by Count Black
Good all rounder for ASP.NET with VB.NET
I purchased this book to aid me in my dissertation at univeristy. I had a lot of experience in ASP 3.0, but none in ASP.NET, and I needed to do a fair few complex things, and fast. Read more
Published on 5 April 2003 by Mr. M. Orton
Search 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

Look for similar items by category


Look for similar items by subject


Feedback


Amazon.co.uk Privacy Statement Amazon.co.uk Delivery Information Amazon.co.uk Returns & Exchanges