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 Generic Dal
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Mahadesh Mahalingappa (6)
Related resources for Generic Dal
No resource found
Generic Data Access Layer for WCF : Part 5
9/26/2019 12:36:28 AM.
In this article, we will solve the runtime serialization issues we encountered in the previous article.
Generic DAL using WCF: Part 6
9/26/2019 12:35:11 AM.
In this article, I would just give a tip on how to improve on the Generic DAL which we just finished in this series.
Generic Data Access Layer using ADO.NET Entity Framework
9/26/2019 12:09:24 AM.
In this article, we will learn how to create a Generic data access layer with a WCF Layer. I use the Entity Framework to create a Data Model for our database.
Generic Data Access Layer using ADO.NET Entity Framework : Part 2
9/26/2019 12:01:30 AM.
In this article, we will take a deeper look at what the Entity Framework provides us and how we can modify it to achieve a Generic Data Access Layer.
Generic Data Access Layer for WCF : Part 3
9/25/2019 11:55:59 PM.
In this article, we will see how we can modify what the ADO.NET Entity Framework has provided us to achieve a Generic Data Access Layer.
Generic Dal in WCF using VB.NET
11/9/2012 8:29:37 AM.
In this article I would just give a tip on how to improve on the Generic DAL which we just finished in this Series .