
I NEED TO CREATE USING ASP.NET MVC WITH VALIDATIONS or should i use web api which one is best for beginners

I NEED TO CREATE USING ASP.NET MVC WITH VALIDATIONS or should i use web api which one is best for beginners
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Sachin SinghPosted Dec 8, 2022, 6:39 PM
You can follow my article on this
https://www.sharpencode.com/article/WebApi/implementing-crud
Jaya PrakashPosted Dec 4, 2022, 8:35 AM
Thank You So much
Vishal JoshiPosted Dec 4, 2022, 7:48 AM
Hello Jaya,
Both the way is good for beginners. But I would suggest to go with Web API. there are several advantages as mentioned below:
And also I can say development wise it's new technology.
Thank you