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
sriballabha Rout
NA
11
7.8k
linq query for join 2 collection
Sep 18 2014 6:44 AM
Q1>I have 2 dto like
List<SecurityQuestionsSetDto>
{
questionsetid;
questionsetname;
questionsetdesc;
List<SecurityQuestionsDto>
}
In List<SecurityQuestionsDto>
the properities are
{
QuestionId;
QuestionText
}
For this i want to join using linq.The out put should be first dto under the list the child property r there.
Reply
Answers (
1
)
What happens if Page_Load method is removed in aspx.cs page?
i have 1 bulb with a button created by using javascript.