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
kumar yoga
NA
158
76.5k
c# excel
Jan 24 2016 11:52 PM
i have to load two excel sheet in two diff data table .i use linq query compare two data table .row comparer method. it work fine.
how to find out which column is diff in second datatable. query is
var userDataSecondSet = userData2.AsEnumerable().Except(userData1.AsEnumerable(), DataRowComparer.Default);
the above qury work fine.but how can i find out which column diff in row. pls send the answer
Reply
Answers (
0
)
perfomclik between forms
MessageBox Button text changed