Tech
Forums
Jobs
Books
Events
Interviews
Live
More
Learn
Training
Career
Members
Videos
News
Blogs
Post
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
3
Reply
[Discussion] - Best class to CRUED
Anel Hodzic
6 years ago
231
Reply
Hey guys I'm new in C# programing which means I'm still learning it.
Now i'm looking for best class which i can use for basic CRUED operations ( Insert, Update, Delete ) on MS SQL server.
If you have some class you use i would love to see how you make it. For now as best solution i have so far is from this link https://dotnetdaily.net/web-development/tutorials/ado-net-tutorial-create-update-delete-operations
Is it a good habbit to use property for each table field ?? Or it would be better to pass those values through parameters collections . ?
Anyway i would love to see classes you use as example.
Thanks in advance
Post
Reset
Cancel
Answers (
3
)
Next Recommended Forum
How do i clear rows in Excel using EPPLus library ?
XML image how to display at data grid columns in c#.net