Decoupling Business Logic Layer from the User Interface Layer using C#
page 1 of 9
Published: 26 Jul 2007
Abstract
In this article Joydip examines how to decouple the User Interface layer from the Business Logic Layer with the help of code samples.
by Joydip Kanjilal
Feedback
Average Rating: This article has not yet been rated.
Views (Total / Last 10 Days): 51334/ 75

Introduction

This article explains how we can effectively de-couple the business logic layer of an application from the UI layer. It illustrates both binary coupling and XML coupling, explaining which one of the two is better to de-couple the business logic layer of an application from the user interface layer. I will show you how we can design a framework that will illustrate how we can achieve loose coupling between these layers. Let us name this framework as Business Process Execution Engine or BPEE in short.

The following sections discuss this framework, its objectives and shows how the same can be implemented in C#.


View Entire Article

User Comments

No comments posted yet.






Community Advice: ASP | SQL | XML | Regular Expressions | Windows


©Copyright 1998-2024 ASPAlliance.com  |  Page Processed at 2024-04-28 8:52:06 AM  AspAlliance Recent Articles RSS Feed
About ASPAlliance | Newsgroups | Advertise | Authors | Email Lists | Feedback | Link To Us | Privacy | Search