Updates

Latest Tweet



What's New?

Check out for latest innovation, a computer based training video collection


Like this Page

Essential ASP.NET With Examples in C# Review by ChrisB

great book with a problem...

I enjoyed this book. It is definitely not for beginners - the high-level treatment suited my style very well. His initial exposition is especially clear and precise. Mr. Onion did not go into too great detail about aspects that I could look up on my own, choosing to focus more on theoretical details/implementation recommendations which are hard to figure out if you are a beginning ASP.NET programmer such as myself.

The snag: He refers to original ASP programming all the time. Why? This is clearly horrible style. I don't know ASP, so I have to skip over the sections which he begins with "Traditional ASP only supported blah blah blah." Then, I become confused because he said something pertinent to the rest of his explanation, so I have to go back, think about Traditional ASP (which is a clear waste of time), figure out his point, and go on.

A great book if you are already an experienced programmer with knowledge of .NET, web programming, etc.