Click here to Skip to main content
15,867,914 members
Articles / Web Development / HTML

MVC, Angular JS CRUD using WEB API 2 with Stored Procedure

Rate me:
Please Sign up or sign in to vote.
4.88/5 (48 votes)
27 Jul 2015CPOL10 min read 162.8K   7.4K   93  
How to create simple web app using MVC 5, Angular JS, WEB API with stored procedure
In this article, we will see how to create a simple web application using MVC 5, Angular JS ,WEB API 2 to perform CRUD (Create/Read/Update and Delete) Operations using Entity Framework with Stored procedure.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Team Leader
India India
Microsoft MVP | Code Project MVP | CSharp Corner MVP | Author | Blogger and always happy to Share what he knows to others. MyBlog

My Interview on Microsoft TechNet Wiki Ninja Link

Comments and Discussions