Used price: $2.50
Collectible price: $3.18
List price: $54.99 (that's 30% off!)
Used price: $36.18
Buy one from zShops for: $33.00
Is it a book for beginner or professional?? Well the author has not left a stone unturned to give a feel and exposure to almost all aspects of ASP.net. He really lays a through foundation from where a developer can leap ahead. So if you are a beginner or intermediate programmer I recommend this book. But beaware you will also have to take a reference book for Visual basic .net or you will find yourself wondering in few situations. Infact to throuoghly implement the ASP.net technology I recommend that you also get hands on Vb.net language.(I am not talking of window forms).
ASP.net is so vast that a thousand pages can just give you a feel and a knowledge of the varous technologies. And that is wht the author has done. I believe that was his motive. Also he didn't spare an opportunity to give a glimpse of the heights one can reach through ASP.net. Hence if you are looking into advanced programming books get one for that particular topic. ie.. for ADO.net get an advanced ADO.net book and XML webservice get advanced webservice book. Please do not try to get all of the ASP.net technology in one book. If any book author promises that check the size of the book. It has to be more than 2000 pages.
One more thing this book does not cover is development using visual studio. Most of the examples are not done in code behind approach. So a developer using only visual studio may find this approach a bit confusing. Hence a beginner trying to develop pages in Visual Studio should give a second thought.
This book is by far the best book I have read on asp.net. It covers many more things (and in a lot more depth) than the other books I read on asp.net. I develop in C# and all of the examples are in VB which kind of [stunk] but It didn't worry me too much because I have experience with VB anway and was able to read VB and write C#.
I can't think of anything that Stephen doesn't cover in this book. I found that the examples he uses are well thought out and useful, he doesn't just use the same examples every time.
When he covers a subject he covers it very extensively which also makes this book a great reference as well as learning material. I read the 1400 pages from start to finish and feel that I know something about everything in asp.net.
He along the way the author presents some good techniques for coding like using data caching. When he makes a statement he backs it up by explaining why which I think is important.
you want to buy! Face it, there's a ton of information to
get up to speed on and yet you can't spend every hour of
every day reading .Net books (or can you?). You have to
choose and hopefully choose effectively. I was in the middle
of a couple of other ASP.Net books but once I started
reading this one, those books just didn't seem to have the
same attraction. It reads like a Grisham novel for .Net
mavens, you can't put it down!
What I really like about it is that it gets down to the
minutest details that many other books just skip right over.
ASP.Net is a radical overhaul of the platform and there are
just so many details to know. This book points them out with
clear, simple and understandable examples; yet you don't
feel like your time is being wasted. That's often been my
frustration with many books. Out of the blue I'll read
things in the code that's there's been no explanation for;
sometimes key facts aren't even given an explanation. I'm
unsure why this happens; perhaps the authors are limited to
a certain number of pages or perhaps they're just not paying
attention. This does not happen in "Unleashed." You're
carefully brought along, detail by detail. Each example
stands on it's own, addresses one particular point.
Seemingly minor yet important facts like "One significant
limitation of ASP.Net pages is that they can contain only
one
Used price: $1.53
Buy one from zShops for: $1.38
I usually buy Microsoft Press products (since ASP is their creation) but they still lack of important discussions. But when I bought this book, I'd say it's more than enough for the price I paid.
Also present is an introduction to future technologies like Win2000 with IIS5.0 and ASP3.0
Highly recommened book.
I've just spent some time on Amazon researching other VBScript, SQL and ASP books to see if there was anything that offered more.
With a list of books in hand, I went to my local technical bookshop and spent 3 hours sifting through about 10 books to see if any were better.
I had a compulsion to buy something, but in the end I basically realised that this book had most of the info that really big expensive books had. And usually, they just dealt with one topic (ie., a book on SQL that didn't cover ASP, a book on VBScript that had more of a slant on Visual Basic for Windows).
For the meantime, I'm going to continue to use this book and supplement it with websites such as learnasp.com, 4guysfromrolla.com and aspin.com
List price: $39.99 (that's 30% off!)
Used price: $19.98
Buy one from zShops for: $20.00
However it takes it from the point of view of setting up an actual e-commerce site - which might not help students trying to write an e-commerce site for their end-of-year project! (hint, hint!). It is a quite good book, aimed at giving you enough information to digest yet giving you enough code to try out.
The author changes style half-way and explains a little, but not nearly half as much as Wrox's Begining ASP 3.0. Some code is required to download as it doesn't appear on the CD.
Regardless of the intermediate stance of this book, I feel it will be very useful for ASP programmers wanting to start an E-commerce project, however it may confuse most of its customers.
It is better if you have a firm understanding of ASP/VBScript, etc before you start out, otherwise you may find yourself scratching your head.
If you want to start out in ASP programming I can merely suggest Wrox's Begining ASP 3.0 as this is more for the beginner than this.
If you are looking for an introduction to ASP and have not yet purchased the SAMS 24 hour book, consider this one instead. They do cover a lot of the things that the other book has in it. Towards the back end, they have examples of email forwarding from forms and other bits and pieces that are not directly related to e-commerce, but were the reasons I got the other book.
If you are trying to build a full-blown store online, start here. It won't get any easier than this!
Someone could get up to speed with ASP pretty quickly with this book. I use it to teach ASP to a cross-section of students with moderate computer backgrounds--not computer science majors. It does not cover the basic functionality, like loops and variables, so a better book for beginners may be one such as Learn ASP in 21 Days. That is if you are still teaching or learning ASP rather than dot-Net. And I honestly don't know which is best to learn at this transitional point. I find ASP very simple to learn and teach from books like this that just tell you what to do, show you, and let you do it.
Used price: $24.60
List price: $21.95 (that's 30% off!)
Used price: $13.95
Buy one from zShops for: $14.45
Used price: $9.99
List price: $49.95 (that's 60% off!)
By far and away best are the 2 chapters on Data Manipulation and Presentation, although these are let down by poor editing - in the form of a few missing source code listings. Another good chapter is the one on code-behind ("Separating Code from Content"). Also very good is the one on XML ("Using XML"). Although a single chapter on XML is not going to be sufficient for anyone, you will be happy to know that the writer of this chapter (Dan Wahlin) has published a worthwhile book of his own. There are also some rather useful chapters on areas that are usually left out of books of this type, and they deal with Error Handling ("ASP.NET Error Handling") and state management ("Managing State").
The chapters that are really awful and could do worse than being re-written are: "Web Services" and "Application-Level Programming" simply because they simply do not have enough in the way of quality code. One thing that I find quite curious is the chaper on "Enabling Better Browser Support" - which doesn't really have a place in .NET, which aims to reproduce uniform browser behaviour.
All code samples are in VB.NET with some consideration for the C# public, but certainly the source-code is not eqally bi-lingual- which I hope gets addressed in the future.
Overall a good book, although be prepared for some ups and downs in quality.
I have found the SAMS Teach Yourself series very useful in spite of their beginner level content. This book is part of a newer series from SAMS (blue spines with glossy photos of the galaxy) that are intended as in-depth resources for professionals. SO far the six that I have rank with the very best professional series from Apress and seem a bit beyond the always timely and usually useful WROX books.
Used price: $1.91
Collectible price: $4.75
Buy one from zShops for: $4.95
"The Rise of Silas Lapham" begins with an interview that a local newspaperman is doing of Colonel Silas Lapham, a mineral paint tycoon. Lapham's account of his rise from the backwoods of Vermont to his marriage, to service in the Civil War, to his propagation of a successful mineral paint business is chronicled and gives us a taste of the effort and perseverance necessary for his rise, as well indicating the possibility of some potential failings, especially with regard to his one-time partner, Milton Rogers. We soon learn that Mrs. Persis Lapham aided a society woman in distress the year before, and the return of her son, Tom Corey, from Texas, signals another sort of ambition on the part of the Lapham daughters, Irene and her older sister Penelope. The rest of the novel plays out the ways in which the Laphams try to parley their financial success into social status - and how the Laphams are affected by the gambit.
Howells explores a number of significant cultural issues in "Silas Lapham": isolationism, social adaptability, economic solvency among all classes, personal integrity and familial ties, and the relationship between literature and life. The fact that the story is set about 20 or so years after the end of the American Civil War sets an important and subtle context that runs throughout the novel and inflects all of the thematic elements. The ways that the characters interact, the way that the society functions, even though the majority of the novel takes place in Boston, is importantly affected by the fact that Reconstruction is drawing to a close, Manifest Destiny is in full swing, and ultimately, America was at a point of still putting itself together and trying to view itself as the "United" States.
Howells' treatment of the social interactions between the industrially rich Laphams and the old moneyed Coreys underscores the difficulty in creating and maintaining a national identity, especially when the people even in one northern city seem so essentially different. The romance story involving the Laphams and Tom Corey is obviously an important element of the story, and Howells does an amazing job of not allowing the romance plot to become as overblown and ludicrously sentimental as the works of fiction he critiques in discussions of novels throughout his own work. "The Rise of Silas Lapham" questions the nature of relationships, how they begin, how they endure - the contrast between the married lives of the Coreys and the Laphams is worth noting, as is the family dynamic in both instances.
I'm very pleased to have gotten a chance to read this novel. Generally when I say an author or a work has been neglected, I mean that it's been neglected primarily by me. Having turned an eye now to Howells, I am very impressed with the depth of his characterization, the ways he puts scenery and backdrop to work for him, the scope of his literary allusions, and his historical consciousness. This is certainly a great American novel that more people should read. It may not be exciting, but it is involving, and that is always an excellent recommendation.
List price: $10.00 (that's 20% off!)
Used price: $1.50
Collectible price: $4.95
Buy one from zShops for: $4.75
But more importantly, though this may be an entertaining read, WAR AND OUR WORLD actually tells little about the nature of war, its origins, its transformations, and its possible future. 74 pages is just too short to even introduce a topic as wide in scope as war, and Keegan doesn't come close to providing a sturdy framework for a brief discussion of it.
2 - The Origins of War
3 - War and the State
4 - War and the Individual
5 - Can There Be an End to War?
This book is a transcript from a series of five lectures given by esteemed military historian, John Keegan. It is a short, but highly informative book; I read it in less than an hour.
The first four chapters are brilliant historical analysis. His insight into the toll and origins of war are invaluable. He explains well how war relates to the modern nation-state and individual, observing the increasing incidence of war-making by non-state actors.
However, when he diverges from history to try to answer the question of can we end war, he is less than prescient. I have a couple problems with the final chapter.
First, he seems eager to subjugate national sovereignty to the UN by asserting that war is now illegal, except in cases of self-defense or UN approval. That may be the case in Europe, but here in America, our constitution is still the supreme law of the land. It grants the office of commander-in-chief to the president and power to raise armies and declare war to the congress. Until the constitution is amended to read differently, the US reserves the sole right to determine the legality of our wars.
Second, his British sense of honour [sic] can be carried too far. He suggests subversion, sabotage, and assassination are less than honorable in warfare. I contend that one well placed bullet in Iraq would save countless lives and resources. Our special operations forces must use such tactics against assymetrical threats such as Al Qaeda terrorists.
Ultimately, I agree with the thesis of the chapter though: we must always retain the will and means to confront war and violence on equal, if not overwhelming, terms.
The story is set primarily in Boston and somewhat in New York during the 1880's. At the request of his cousin Olive Chancellor, southern lawyer Basil Ransom comes to visit. He accompanies her to a meeting where the young Verena Tarrant speaks wonderfully on women's rights. Olive is so impressed with Verena, she starts what's debatably a lesbian relationship with her, but Ransom is taken with Verena as well and so a struggle begins between the two for Verena's affections.
I think Henry James does an excellent job of giving complete descriptions of each character and you really get a sense of who they are. Olive comes across as rigid and passionate, Verena as young, full of life and curious and Basil as sexist and determined. Basil uses all his ability to wrench Verena from Olive. As I mentioned, the relationship between Verena and Olive is debatable. There are no sex scenes in this novel, but the implication is there. Additionally, I've learned in the class for which I read this novel that many women during this time period engaged in very intense romantic relationships which may or may not be described as sexual.
There are of course other characters such as Verena's parents and other women's rights activists, but the whole focus of the novel is on this struggle for Verena. It wouldn't be completely unfair to say that in some ways nothing much happens in this novel. It's truly a character driven story. There aren't really antagonists and protagonists in the story, but more just people whom all have faults and are just trying to make the right decisions. Although my description of Basil above may sound like a bad guy and although he's unapologetically sexist, he perhaps is no worse than Olive who sometimes seems to be using Verena, a young woman whose thoughts and feelings are maleable. At its heart, the novel is still a love story. Overall, I'd say this is probably worth reading if you like novels about this time period, about love or if you like this author. I wouldn't go so far as to say I'd read another novel by James, but I don't regret reading this.