Why Join
Become a member
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
C# Corner Home
Technologies
MonthlyLeaders
ASK A QUESTION
Forumguidelines
Satish
1.8k
184
63.5k
sync task before return type
Nov 21 2019 12:42 PM
HI
can you please explain the difference between
public async Task<IHttpActionResult> SetPassword(object model)
public IHttpActionResult SetPassword(object model)
Why we need to use
async infornt of return type.
Reply
Answers (
1
)
Scrolling through text of richtextbox is slow and not smooth
How can I give grid view edit permission depends on departme