TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About business logic layer
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Sardar Mudassar Ali Khan (2)
Sourav Kayal (2)
Munib Butt (1)
Saineshwar Bageri (1)
Balakrushna Swain (1)
Nazimuddin Tajuddin Basha (1)
Related resources for business logic layer
No resource found
Building a .NET Desktop Application
6/7/2024 10:30:03 AM.
Learn to develop a .NET desktop application with SQL Server data storage, employing a structured approach involving data access, business logic, and presentation layers. Utilize Visual Studio 2019, S
Dependency Injection Using Microsoft Unity Framework
6/5/2024 5:30:32 AM.
Explore Dependency Injection with Microsoft Unity Framework in the C# console app, emphasizing SOLID principles, IoC, and DI implementation for loosely coupled layers, enhancing testability.
API Development Using Strategy Design Pattern with 3-Tier Architecture
11/13/2023 6:36:52 AM.
In today's fast-paced software development landscape, creating well-structured and maintainable applications is crucial. One popular design pattern that can greatly enhance the organization and fl
ASP.NET Core Web API Development with Observer Design Pattern
11/1/2023 7:55:20 AM.
This project represents a robust ASP.NET Core Web API application that manages tickets using a 3-tier architecture. The system provides full CRUD (Create, Read, Update, Delete) functionality for ticke
Pass Data in Layered Architecture: Part-2: Non Uniform Style
4/2/2021 10:32:37 AM.
This article explains how to transfer data in a non-uniform fashion.
Pass Data in Layered Architecture: Part-1: Uniformly Using Entity Class
2/25/2021 8:52:26 AM.
This article explains how to pass data across layers in a uniform fashion using an entity class.
ADO .NET Evolution: Part II: 2-Tier to 3-Tier
1/29/2015 4:01:39 AM.
Implementation and example of a 3-Tier Application.
How to Architect an Application
10/30/2013 12:10:46 PM.
In this article let’s get into the business of how to architect an application.