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
Adam Ash
NA
13
527
Webservice use case
Mar 2 2021 4:48 PM
I need to create a webservice that will be sitting on a Windows Server 2019 and will be sending data from one database to another. The first database will trigger the webservice by sending a request when certain conditions are met. Once the webservice has been sent the data, it will send that data to the other database. I see there are numerous ways to host a webservice:
Self Hosting in console application
Windows Form application hosting
Windows Service hosting
WAS hosting
IIS hosting
I believe for this use case either IIS or console app hosting would work. Any suggestions on which method of hosting I should implement?
Reply
Answers (
0
)
consume webservice use asp .net core and write it in Oracle table
Hide Tokens from client side "Front-end"