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 Data 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]
Santhosh Veeraraman (2)
Khushbu Saini (1)
Weifen Luo (1)
Pranay Rana (1)
Prabakar Samiyappan (1)
Anubhav Bansal (1)
Joe Pitz (1)
Moses Soliman (1)
Related resources for Data layer
No resource found
Generic Data Layer - One time creation
9/11/2023 4:47:04 AM.
This article will explain how to create a generic data layer that can be used with very less amount of coding. It is a known fact that, most of the time we create applications for Create , Select , Up
Creating EF6 Database Migration In Separate .Net Core Library
10/8/2020 7:22:35 AM.
In this article, you will learn how to create EF6 Database Migration in Separate .Net Core Library in asp.net core 3.1.
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.
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.
SQL Server Reporting Services
5/20/2012 5:15:53 AM.
This article describes how to modify the team reports generated by VSTS or BI Studio over SQL Server 2005.
Optimize your Data Layer for quicker Code Development
2/19/2010 12:54:40 AM.
In this article we will see how to optimize the data layer.
Executing multiple stored procedures within a single transaction context from ADO.Net
3/20/2008 1:37:44 AM.
This article discusses how we can execute multiple stored procedures in ADO.NET with different parameter values in a single Transaction context.
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.