Published: 09 Jun 2010
By: Brian Mains

Brian mains reviews the ASP.NET 3.5 Enterprise Application Development book



About the book


Written by: Vincent Varallo
Pages: 504
Publisher: Wrox
ISBN-10: 0470396865
ISBN-13: 978-0470396865


The ASP.NET Enterprise Application Development book, which is part of the Problem/Design/Solution series, is setup as a book that illustrates the problem first, then moves to the design (and looks at various design possibilities), and finishes up with the solution to implement. The sample project for this book is a time-tracking opportunity, an application to log employee's time.

Each chapter of the book looks to layout the fundamentals of a business application, starting with the data access, business, and presentation layers. The rest of the book is spent looking at the various features that the application needed (exception handling, security, workflow, etc.). Most of the scenarios in the chapters use a code-specific implementation to solving the problem, rather than using other tools available to developers (for instance, the workflow chapter doesn't leverage Windows Workflow Foundation). Though there are a few tools used, like Crystal Reports and Enterprise Library.

The book has an interesting approach in how it implements the business logic; business applications are much different than personal web sites and other application types because they depend on the success of their business rules. That is one of the focuses of the book, setting up how to structure your code so that you may handle the various business needs of the application.

The chapters that create specific features for the application (reporting, workflow, etc.) use a code-specific approach to creating these features. The book lays out the changes to the database and data model, illustrates the stored procedures for the change, and then moves into the design solution. Each new feature has a new ASP.NET page that he demonstrates fully along with any changes to styles, master pages, etc. Each book discusses the chapter to the fullest detail, from the proc to the finished solution.

The style of the book typically follows the explanation of the business problem at the beginning. When the book illustrates code, the author shows the code first, and follows up with an explanation of the solution. In the design section, the book does discuss the various components that it does use to complete the solution (such as Crystal Reports for reporting and Enterprise Library for exception handling).

I was hoping the book was going to look more into using various design patterns within ASP.NET. Although there are some, the architecture is pretty much the same throughout the application. Additionally, the UI later doesn't use much ASP.NET AJAX JavaScript implementations or a script library like JQuery, but leverages most of the logic on the server-side and, when necessary, leverages the update panel control.

While I don't know that I would use the same architecture, I do like some of the features he implemented in the app and look to see how I may utilize this for my own development.

<<  Previous Article Continue reading and see our next or previous articles Next Article >>

About Brian Mains

Brian Mains is an application developer consultant with Computer Aid Inc. He formerly worked with the Department of Public Welfare. In both places of business, he developed both windows and web applications, small and large, using the latest .NET technologies. In addition, he had spent many hou...

This author has published 73 articles on DotNetSlackers. View other articles or the complete profile here.

Other articles in this category


jQuery Mobile ListView
In this article, we're going to look at what JQuery Mobile uses to represent lists, and how capable ...
JQuery Mobile Widgets Overview
An overview of widgets in jQuery Mobile.
jQuery Mobile Pages
Brian Mains explains how to create pages with the jQuery Mobile framework.
Code First Approach using Entity Framework 4.1, Inversion of Control, Unity Framework, Repository and Unit of Work Patterns, and MVC3 Razor View
A detailed introduction about the code first approach using Entity Framework 4.1, Inversion of Contr...
Exception Handling and .Net (A practical approach)
Error Handling has always been crucial for an application in a number of ways. It may affect the exe...

You might also be interested in the following related blog posts


November's Toolbox Column Now Online read more
What is Softwaremaker doing now ? read more
My ASP.NET MVC stack and why I chosen it read more
October's Toolbox Column Now Online read more
Debugger Visualizers not working in ASP.NET Medium Trust read more
September's Toolbox Column Now Online read more
August's Toolbox Column Now Online read more
Updated SilverTwit Code for MSDN Magazine read more
Telerik Announces Support for Microsoft Silverlight 3 read more
Teleriks Q2 2009 Release Expands All-in-one .NET Offering read more
Top
 
 
 

Please login to rate or to leave a comment.

Free Agile Project Management Tool from Telerik
TeamPulse Community Edition helps your team effectively capture requirements, manage project plans, assign and track work, and most importantly, be continually connected with each other.