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