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
Rajesh G
NA
36
1.3k
Consume Rest API in Asp.net webforms project
Mar 23 2020 6:05 PM
Hello,
I have a Asp.net webforms project and I have to consume an external REST API to send our data.
I have two layers in my project, Presentation layer and service layer (like DAL - it has all my WCF services).
Currently, there is a existing screen with save method which saves data to the application database. If the transaction is successful, then I have to post the same data to External API.
So the question are
1. In which layer(Presentation or Service) I need to implement the WEB API call?
2. Should I create any Web API controller to consume the Rest API.
Thanks.
Reply
Answers (
4
)
Store Page Element in db + architecture
How to make all texbox when leaving have one label error mes