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 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]
Pranay Rana (2)
Sourav Kayal (1)
Mahesh Chand (1)
Krishnan LN (1)
Weifen Luo (1)
Mahadesh Mahalingappa (1)
David Mccarter (1)
Saillesh Pawar (1)
Ankit Bansal (1)
Shivprasad (1)
Prabakar Samiyappan (1)
Vipin Yadav (1)
Moses Soliman (1)
Related resources for Business Layer
No resource found
Understand 3-Tier Architecture in C#
1/18/2021 12:02:06 PM.
In this article we will learn to implement 3- Tier architecture in C#.NET application.
ADO.NET From Windows DNA's Perspective
11/2/2020 10:22:05 AM.
Windows DNA is a framework to build multi-tier, high performance, scalable distributed applications over the network. This article takes a Windows DNA perspective and compares how ADO.NET fits in Wind
Importance of Data Access Layer
11/1/2020 7:08:29 AM.
This article is written to see the importance of having a separate Data Access layer.
Data and Business Layer, the New Way
10/24/2019 9:15:51 AM.
A new way to develop data and business layers of your application.
Generic Data Access Layer for WCF : Part 4
9/25/2019 11:50:58 PM.
In this article, we will create a WCF Business Layer and its methods.
Real World Cloud App - From Start To Finish - The Business Layer
1/18/2019 2:52:35 PM.
In this fourth part of the series, I will focus on the queueing using the Azure Service Bus and microservices using Azure Functions.
3 Layer Architecture in ASP.Net
8/11/2015 10:42:46 PM.
This article describes one of the important topics of development architecture, the 3-layer architecture.
CRUD Operations in MVC Using Business Layer and Scaffolding
8/9/2015 1:16:15 PM.
In this article, we will learn how to perform Create, Read, Update and Delete (CRUD) operations in MVC architecture and use the scaffolding template to generate views.
Service Oriented Architecture (SOA) - FAQ's
1/29/2015 3:39:49 AM.
In this article we will discuss abour Service Oriented Architecture (SOA) which is must and essential for every architect.
Generate Sequence Diagram in C#
2/18/2014 3:39:10 AM.
This article is about a feature provided by Microsoft Visual Studio to generate a sequence diagram from existing code.
Getting Exact Location of Exception in C# Code
1/29/2014 10:35:34 AM.
This article is about determining the exact location of an exception in code.
Implementing N-Tier Architecture in Web Applications
12/3/2013 12:43:04 PM.
This article provides a brief introduction to the creation of a N-Tier Architecture System for Web Applications.
N-Tire Web Application Sample
5/27/2010 5:03:29 AM.
In this simple article we will see a sample of n-tier web application.
Building Generic Data Access Class using ADO.Net 2.0
1/4/2006 1:42:32 AM.
In this article we are going to explore some new features of the generic data access supported by ADO.Net 2, and also we will have a look at generic collections and generic interfaces.