Updates
Latest Tweet
What's New?
Check out for latest innovation, a computer based training video collection
Like this Page
Beginning Dynamic Websites: with ASP.NET Web Matrix (Programmer to Programmer) Review by Grettir Strong
Not bad, good examples
This book is a not bad introduction to ASP.NET. The reason I purchased it is I really needed to master Web Matrix ASAP and Mr. Sussman's book was quite helpful in accomplishing that goal. Of course, it is better to begin with Visual Studio since Web Matrix is somewhat limited resemblance of Visual Studuo but Web Matrix has something nobody could resist - it is free.
Make sure you learn as profoundly as possible chapters about datagrids and reusable content; these two are absolutely irreplaceble components of practically any online database application. Also pay attention to inclusion of namespaces at the very top of your code, it is forgetable. The only thing which was not working for me is Web Services. Other code samples work fine.
I would recommend to start with this book to anybody who needs to master ASP.NET.