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
siva nathan
945
828
231.4k
how to filter column name as well as respective va
Mar 24 2021 4:34 PM
Hi all,
i have a table like below
FieldName
FieldValue
Id
1
Name
John
Id
2
Name
Andrew
i have a static value name called "John"
need to filter name as john dynamically in linq c# ,how can i achieve this
Reply
Answers (
1
)
how to do dynamic column and values in linq c# query
How to construct an MongoDB Linq Any() query by comparing a sub-field