Updates
Latest Tweet
What's New?
Check out for latest innovation, a computer based training video collection
Like this Page
ASP.NET Website Programming: Problem - Design - Solution, Visual Basic .NET Edition Review by Daniel McKinnon
Outstanding ASP.NET Case Study
ASP.NET Website Programming: Problem - Design - Solution, C# Edition by Marco Bellinaso & Kevin Hoffman is one of the most USABLE books I have seen. I stress the word USABLE because most books are either reference manuals or just teaching tools. Either one need is hit upon or the other, whereas with this book you get to have your cake and eat it too!
The whole design of this book revolves around designing a web site from the ground up, all using ASP.NET with C# as the programming language of choice. The authors assume that you begin with nothing and you need to have all the parts of your web site hit upon to get this up and running for corporate or personal use. Since .NET is still a very new tool, this book is a very helpful resource to have for any and all web developers.
The Authors break the book up into the following parts:
Design of the overall layout, database, look and feel
Setting up basic foundations like CSS, navigation, etc
Editing and viewing all files that make up the site hierarchy
A look at managing news (information displayed to the user)
How advertising can be set up to bring in revenue
Creating and displaying polls on your site
Working with Mailing Lists
Managing a Forum
Deploying the site to the world
A discussion of different data stores that can be used
The writing in this book is very clear-cut and easy to follow. Using the code supplied in this book, the user can modify as they see fit and get their own site up and running in no time.
As an ASP.NET case study, this is the best book that I have seen to follow a site from birth to adulthood. This is a fantastic book for all C#, ASP.NET, web developers and it's a great addition to your current staple of related programming books.
***** HIGHLY RECOMMENDED