Skip to content

A sample application on CRUD operation using ASP.NET MVC 5, Web API, JQuery AJAX (For Calling Web API), Entity Framework (Code First Approach) and SQL Server 2012

License

Notifications You must be signed in to change notification settings

sumuongit/asp-mvc-web-api-jquery-ajax-crud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Table of Contents

General Info

A sample application on CRUD operation

Technologies

This application is created with:

  • Visual Studio 2013
  • C#
  • ASP.NET MVC 5
  • ASP.NET Web API
  • Entity Framework (Code First Approach)
  • SQL Server 2012
  • JQuery AJAX

Setup

To clone and run this repository you will need Git installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/sumuongit/asp-mvc-web-api-jquery-ajax-crud.git
# Go into the repository
$ cd asp-mvc-web-api-jquery-ajax-crud

Contributing

  • Fork the repository
  • Create a topic branch
  • Implement your feature or bug fix
  • Add, commit, and push your changes
  • Submit a pull request

License

MIT License

About

A sample application on CRUD operation using ASP.NET MVC 5, Web API, JQuery AJAX (For Calling Web API), Entity Framework (Code First Approach) and SQL Server 2012

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published