The Wayback Machine - https://web.archive.org/web/20201119093228/https://github.com/ArslanAmeer/Practicing-ASP.NET-Core-2.2-AJAX
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

README.md

Practicing-ASP.NET-Core-2.2-AJAX-MVC πŸ‘

Working with ASP.NET Core 2.2. Performing CRUD operations in Core-MVC with AJAX.

Passed Complex Data and List of Complexed Json Data to Action Using AJAX.

πŸ“‘πŸ’«πŸ’»

(A link to pass Complex data list to action added separately on View "click")

Proper Comments for Understanding & Readable Easy Code! "Written Separately!" 🀟🀟🀟


1️⃣ Demo in Motion (Basic CRUD with AJAX): πŸ˜‰

CRUD Ajax in .Net Core Mvc. First added data to Temp table then on click save all temp data to DataBase.



2️⃣ Demo in Motion (Saving Complex Data with AJAX): πŸ˜‰

Saving Complex Data (Parent > Child Relation) to Database over AJAX in .Net Core MVC.

(Open "local.../ComplexData" url to Open ComplexData Action View)


3️⃣ Demo in Motion (Passing List Of Complex Data with AJAX): πŸ˜‰

Passing List Of Complex Data with Nested/Multiple Foreign Key Relation to Database over AJAX to Action Successfully in .Net Core MVC.

(A link with name "CLICK" was at bottom of page which on click send request and pass data to Action)


πŸ“„ License πŸ”

Practicing-ASP.NET-Core-2.2-AJAX-MVC (ASP.NET-CORE-CRUD-AJAX) Copyright (C) 2019 - Arslan Ameer

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/

About

Working with ASP.NET Core 2.2. Performing CRUD operations in Core-MVC with AJAX. Passed Complex Data and List of Complexed JSON Data to Action Using AJAX.

Topics

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.