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
sonal malhotra
NA
410
52k
how to write query in LInq to sql
Aug 18 2020 2:36 AM
hi expert,
this is ssimple qeury ,
SELECT CategoryIdPrimary, ISNULL(CategoryName,'') AS CategoryName
FROM tblCategory WITH (NOLOCK) Where TypeOfCategory IN ( 6 ,1 ,2,3)
Order By CategoryName
i want to convert to linq query
how to write these query
please help
Reply
Answers (
2
)
I want to record Sound File and Save it in Folder
POST API error if cipher suit tls_rsa_with_aes_128_cbc_sha256 disable