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
Sam Ahn
NA
5
971
Using c# to move data from one sql server to another.
Mar 21 2020 12:12 AM
We just redesigned, and rewrote, our application with brand new designed database schema.
My next job is to write c# code that will convert and move the data from the old database to the new database.
.
I'm a simple man. I just want to read the data, massage the data to convert it to the new tables' format, and insert the data into the new database.
.
The system architech wants to use reflection, POCO, Json and maybe even a dictionary to do this. I'm asking myself why make this so complicated?
I don't even know if I know how to do what he wants.
Can someone give me a hint of what the architech is talking about?
Thank you.
Reply
Answers (
2
)
Add Database o Item to List<> using Entity Framework
Did anyone worked on veracode flaws CWE 601 in MVC