Decoupling Business Logic Layer from the User Interface Layer using C#
page 2 of 9
by Joydip Kanjilal
Feedback
Average Rating: This article has not yet been rated.
Views (Total / Last 10 Days): 51209/ 66

Designing a Business Process Execution Engine

We will design a framework called Business Process Execution Engine (BPEE) that will illustrate how effectively we can decouple the User Interface Layer from the Business Logic Layer of our applications. The Business Process Execution Engine is a Generic Engine that abstracts the execution logic and encapsulates the functional logic in the Business Layer. It is a Generic Abstraction to deal with a Common Set of CRUD (Create, Update, Read & Delete) methods. It will be designed using the Factory Design Pattern, Singleton Pattern and will focus on a loose coupling between the Business Logic and the UI layers.


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-05-12 11:30:29 PM  AspAlliance Recent Articles RSS Feed
About ASPAlliance | Newsgroups | Advertise | Authors | Email Lists | Feedback | Link To Us | Privacy | Search