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
Praveen Kumar
NA
235
22.1k
Linq Query in C#
May 19 2020 2:08 AM
Can anyone help me how to write linq code in C# since i am new to linq concept
select Distinct WorkflowGroupId,WorkflowGroupName
from
ViewBookLevelDataGroupOrganizations DGO
INNER JOIN
ViewWorkflowGroupChildrenData WGC
ON DGO.BookOrganizationNumber = WGC.BookNumber OR DGO.CompanyOrganizationNumber = WGC.CompanyNumber
Where DGO.UserId='121604'
Reply
Answers (
17
)
Email validation with using c# logic in asp.net
How to login an application through linkedin