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
Ritendra Mall
NA
316
33.1k
Write a Web API in c# to extract the data from a website
May 13 2020 5:40 AM
Hello,
I need to accoplish a Web API task which is given to me,actually i need to write a Web API in C# to extract the data from some external website(ex:- www.mywebsite.com) and populate those data in my web api .
Please guide how should i start this .
Thanks you
Reply
Answers (
4
)
serialize a list of object
How to call SQL procedure in c# without parameters