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
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Lawrence Pond
NA
164
0
LINQ to SQL
May 18 2014 3:03 AM
I want to construct a data layer with access CRUD access to every table in 3 database about 100 tables in all. I would also want to create overloaded functions to access the data by passing in different parameters and add some business logic where needed.
Would this be a good fit for Linq to SQL or Entity Framework. I want to keep this simple but do it right. I use Linq to object and but have not used Linq to SQL or Entity Framework.
Suggestions and thoughts are appreciated.
Reply
Answers (
4
)
Crystal Report Error in Linq To Sql in windows apps.
Passing records grouped using group by in LINQ to a MVC View