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
tri_inn
NA
1.2k
233.6k
What is the difference between web api get and post
Mar 8 2017 6:12 AM
normally we know for get request data pass as query string and for post data pass as form collection.
but in web api i have seen people use get when they fetch data from server side to client side and
when people send data to insert or update then they use post but i do not know the reason why.
so if anyone know can then plzz explain why get is used to fetch data and post is used to save data.
i guess we can code in such a way post can fetch data and get can be used to post data but we never do this why?
please share the reason in details. thanks
Reply
Answers (
6
)
How to convert pdf in C# But another Button should bevisable
ASP.NET MVC how to bind webservice xml