| Welcome to vBulletin FAQ |
vBulletin FAQ Navigation
Getting Started
Customizing your vBulletin
Search Engines & SEO
Making Money with a Forum
Promoting your Community
|
| Get your own vBulletin Today |
|
| Webmaster Help |
|

|
|
Programming Microsoft ASP.NET 2.0 Applications: Advanced Topics
vBulletin Book Store > vBulletin books beginning with P
|
Programming Microsoft ASP.NET 2.0 Applications: Advanced Topics |
Author: Dino Esposito
Published: 2006-04-12 |
List price: $49.99
Our price: $31.49
|
Usually ships in 24 hours
As of: December 01st, 2008 05:51:00 PM
|
|
|
Customer comments on this selection.
ASP.NET 3.5 Applications: Advanced Topics So whilst you are waiting for the 3.5 version you can get this one second hand.
br /
br /It covers loads of usefull day-to-day tasks that most web devs have to search google for. Not sure that "Advanced" is the correct choice here, but its tasks that all my senior devs are capable of.
br /This said, it's a must have for any web developers desk. All of the 2.0 stuff still applies to 3.5 cant wait till the new version that would be more complete.
br /However, just using his examples expressed in Listview/Datapager controls using LINQ will yeild plenty till his new book comes out.
br /I can understand why the 3.5 version is delayed (seeing 4.0 is due in December), there is plenty of 'advanced' issues in using MVC to content with, then add microsofts version of Spring/NHibernate to the mix (not stable yet where as the open source Spring/NHibernate is) then you can see why there is a delay.
br /
br /"ASP.NET 3.5 Applications: Advanced Topics" is a moving target and will be for 6 months(conjecture) or more(features in consenus use a 12months away?).
br /
br /So why get "ASP.NET 2.0 Applications: Advanced Topics"?
br /It will make your life easier and get projects out the door faster.
br /All that you learn in this book can be applied to your 3.5 projects (we just use VS2008 and VS2003 for legacy - VS2005 has no further use).
br /Likewise if your are a commerical C# developer you would use the VSTS version of 2008 due to the productivity gains unless you work in a sweat shop where labour is cheap.
br /
br /Related:
br /
br /Using ReSharper4 Power Programming with ReSharper: Optimize .NET Development with the ReSharper Add-In to Visual Studio 2008 (Wrox Briefs) offer substantial benefits for C# 3.5 users this too will have you get quality code out the door faster.
br /
br /Programming Microsoft ASP.NET 3.5 is a welcome addition as Dino really knows his stuff (ASP.NET/AJAX/UI)
Excellent material This book rocks! I cant find anymore words to say this :D
br /
br /I keep this book by my computer all the time. Dino has once again provided us with some great information.
Not the best for custom controls I bought this book specifically for the 100+ pages on creating custom web controls. That is the only portion of the book that I have used.
br /
br /The book does not come with a CD for the source code examples, and I have been unable to find them online.
br /
br /That means I have to type in the examples. I normally don't mind, as it helps me learn. But his sample control, SimpleGaugeBar, has code scattered across two chapters (#13 and 14), all in bits and pieces. The code is intermingled with alternate code examples that (I think) he isn't using in the class, plus code from other classes apparently unrelated to SimpleGaugeBar.
br /
br /The sample control is also buggy. Of course, it's my guess as to the code that is supposed to be contained in the control, because there is no single definitive listing of the code in the book. I suspect the sample code is simply buggy because the event sequencing the control responds to does not match the way the control was coded.
br /
br /He separated the creation of the internal list of control objects and the styling code into two routines. That's probably a good idea. But, and this is a killer, if you programmatically change the properties of the control, the internal list of control objects is created *before* the new property value is set, and applies styling after the property is set. This will cause the control to fail, because the styling code will refer to objects that were not created based upon the prior property settings.
br /
br /The styling code also refers to objects in the internal list of controls by array index number instead of by their id. That's bad form and very prone to error.
br /
br /I'm not a happy customer.
br /
br /That said, there is a lot of material on custom controls, and I learned a lot going through it. There are not a lot of resources out there that cover this topic in any depth, and this is one of the few. So, muddled, buggy and disorganized as it is on this topic, I would recommend it (until I found something better).
Broad and deep coverage The two books of this series (Core Reference Advanced Topics) offer broad and deep coverage of ASP.NET.
br /
br /All the important topics of ASP.NET web sites are covered in a mostly tutorial with a little reference fashion. The books are well researched. The coverage of what really happens during compilation, request processing, and expression evaluation is excellent. The books avoid being an MSDN rehash. By carefully pointing out which ASP.NET versions support which features, the books will be useful for working with any ASP.NET version. No matter what you're working on you'll find something useful in these books. Note that web services are not covered.
br /
br /The terms "core reference" and "advanced topics" (which MS press is using on all the non beginner books) make no sense at all with these books. If you're serious, you need both books. Think of them as volumes 1 and 2 of a single book.
br /
br /I do have some issues with these books. The biggest mistake was recommending the use of GDI+ (through the System.Drawing namespace). This is not supported. The System.Drawing namespace page in MSDN states "Classes within the System.Drawing namespace are not supported for use within a Windows or ASP.NET service. Attempting to use these classes from within one of these application types may produce unexpected problems, such as diminished service performance and run-time exceptions."
br /
br /I didn't enjoy Dino's writing style. It's verbose (at times), he uses odd words to describe things, and was boring even by tech book standards.
br /
br /The chapter on configuration was difficult. It would have better to cover configuration throughout the book, in the context of what was being configured, instead of a single all configuration and only configuration chapter.
br /
br /The section of asynchronous pages was confusing and didn't really explain why asynchronous pages improve scalability.
br /
br /Despite my reservations, there is much that's good about these books. Anybody who's serious about ASP.NET should consider getting both of them.
Written by somebody who knows what he is talking about Basics of .net framework is presented in a clear and lucid style. This book is a joy to read and . by the way there is not much difference in content wise between applied .Net framework programming and this book. My only worry is the speed at which microsoft is pushing .net versions as if there is no tommorrow! [Subsequently the catch up I have to do on reading all this!]
|
|
Our vBulletin book picks:
|
|
Find more vBulletin related products of interest.
|