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
Guest User
Tech Writer
515
46k
About Web API project
Dec 21 2020 4:03 PM
Hello Everyone,
Hope everyone is doing good.
I am new to Web API and I am now working on MVC.
I want to perform CRUD operation in web API and call it through my MVC project
Both should be in different project
I want to create a web API in a separate project and call it in my MVC project
How should I achieve it?
Also, as I am new to web API, please if possible guide me with a practical demo
Thank you
Reply
Answers (
3
)
Client Side scripting
How do I work with multiple Comboxes in an ASP .NET Core MVC Form?