ASP.NET MVC 5 (edit)
https://github.com/topics/asp-net-mvc5
1) Plugin for server side processing for jQuery Datatables
https://github.com/manhnguyenv/jQuery-Datatables-Server-Side-Processing
2) Shopping application with Paypal
https://github.com/manhnguyenv/OnlineShoppingApplication
Online Shopping App: It's an ASP.NET MVC 5 Web Shop application.
Main functions:
- Registered users can sell items
- All users can browse list of items and see their details like price, description, seller information
- All users can add items to cart, change their quantity and check total price
- Users can manage their wishlists
- Registered users can place orders and pay with credit card or PayPal
- Users can log in using Facebook
- Registered users can mark other users as favourite and manage them on favourite sellers list
Technologies used:
This app was built with ASP.NET MVC 5, Entity Framework, jQuery Ajax, Bootstrap, Toastr, Bootbox
3) Vote System
https://github.com/manhnguyenv/VoteSystem
4) Restaurants Reviews
https://github.com/manhnguyenv/Restaurants-Reviews
This project uses ASP.Net MVC 5 with Entity Framework 6 to make an application that lists mock restaurants with their reviews supporting CRUD operations, that it utilizes different framework features such as
- Entity Framework Code-First approach
- Performing Migrations and Seeding the database
- Building Custom Action Filters
- Creating Views and Partial Views
- Bundling and Minification for css and js files
- Output Caching
- AJAX and HTML Helpers
5) Picture & Photography
https://github.com/manhnguyenv/WebPhotography
Reading/saving picture in database using ASP.NET MVC and MS SQL Server
6) How to display table data from database in Asp.net MVC using Jquery Ajax
https://www.youtube.com/watch?v=cmGdevd0KRg
7) Master Details & Multiple Models
https://www.codeproject.com/Articles/531916/Master-Details-using-ASP-NET-MVC
https://www.codeproject.com/Articles/189621/Creating-an-expandable-master-details-table-jQuery
https://www.codeproject.com/Articles/687061/Multiple-Models-in-a-View-in-ASP-NET-MVC-MVC
8) Angular 2 + ASP.NET MVC 5
https://github.com/manhnguyenv/angular2Project
9) ASP.NET MVC Awesome
Main Video Tutorial: http://youtu.be/qDyhszMa1yA?hd=1
Lookup, MultiLookup and AjaxList Tutorial: http://youtu.be/gxb3z2VYJqg?hd=1
Popup, PopupForm and AjaxForm Tutorial: http://youtu.be/KcXUES-fN5s?hd=1
ASP.NET MVC Tutorial: http://www.youtube.com/watch?v=fsfOFL4bXXA
10) Microsoft Chart Controls Samples on MVC 2
https://www.codeproject.com/Articles/125230/ASP-NET-MVC-Chart-Control
11) HTML5 controls
https://www.codeproject.com/Articles/237411/Html-5-Controls-for-ASP-Net-MVC
12) Microservices Architecture
https://www.codeproject.com/Articles/1264113/Dive-into-Microservices-Architecture-Part-I
https://www.codeproject.com/Articles/1268122/Dive-into-Microservices-Architecture-Part-II
13) Distributed System Design (Redis)
https://www.codeproject.com/Articles/3507113/Beginners-Introduction-to-Distributed-System-Desig
14) Basic Time Management Application in ASP.NET MVC 5
https://github.com/manhnguyenv/WebTimeSheetManagement
About Platform Used
I had developed entire Application using Microsoft visual studio 2015 with SQL Server 2008 R2. Frame worked used is ASP.NET MVC 5 and language is C# and Dapper, Entity Framework as ORM and Repository Pattern. Microsoft visual studio 2015 with Update 3
Link to download: - https://www.visualstudio.com/vs/older-downloads/
Microsoft SQL Server 2008 R2
Link to download: - https://www.microsoft.com/en-in/download/details.aspx?id=29062
External packages which are used in this Project I have also added some packages from NuGet, here is the list:
- CaptchaMvc
- ClosedXML
- Dapper
- ELMAH
Design Templates
SB Admin 2 A Bootstrap admin theme, dashboard, or web app UI featuring powerful jQuery plugins for extended functionality.
Link: - https://startbootstrap.com/template-overviews/sb-admin-2/
JavaScript Libraries
- Toastr Link: - http://www.toastrjs.com/
- DateTimePicker Link: - https://xdsoft.net/jqplugins/datetimepicker/
- Datatables Link: - https://datatables.net/
Encryption Library
AES 256
Login credentials with Password
User Username :- demouser Password :- 1234567
Admin Username :-demoadmin Password :-1234567
SuperAdmin Username :-SuperAdmin Password :-1234567
15) 51+ Best of jQuery Tutorials and Examples
https://www.jotform.com/blog/51-best-of-jquery-tutorials-and-examples/
16) ASP.NET MVC case study solution for PluralSight Guides. Demonstrates using Ajax helpers and JavaScript with Razor partial views
https://github.com/manhnguyenv/BlipAjax
.NET Framework 4.6.2
ASP.NET MVC 5.2.3
Bootstrap 3.7
Entity Framework 6.1.3
jQuery 3.2.1
jQuery Validation 1.16.0
Microsoft jQuery Unobtrusive Ajax 3.2.3
Microsoft jQuery Unobtrusive Validation 3.2.3
17) CRUD in MVC using AJAX and Bootstrap
https://dzone.com/articles/crud-operation-in-aspnet-mvc-using-ajax-and-bootst
18) Entity Framework with MVC 5
19) Budget control using MVC 5
https://github.com/manhnguyenv/budget-control
20) CRUD in ASP.NET MVC 5 without Entity Framework
Simple .Net Web app design on scratch to manage the buget x hiring requests
https://github.com/manhnguyenv/ASP_MVC_Crud
21) Contoso University
https://github.com/manhnguyenv/ContosoUniversity
- Students
- Courses
- Instructors
- Room bookings
22) ASP.NET Core MVC without Entity Framework Core
https://github.com/manhnguyenv/Generic-Entity-MVC-CRUD
https://hackernoon.com/asp-net-core-learn-crud-operations-in-ado-net-from-zero-to-hero-a0109ed2f8a4
https://docs.microsoft.com/en-us/aspnet/core/data/ef-mvc/crud?view=aspnetcore-2.2
23) ProDinner MVC 3
https://archive.codeplex.com/?p=prodinner
24) JavaScript and MVC 5
https://weblogs.asp.net/jaimedelpalacio/a-way-to-organize-your-javascript-code
https://www.paulirish.com/2009/markup-based-unobtrusive-comprehensive-dom-ready-execution/
https://www.hanselman.com/blog/jQueryToShipWithASPNETMVCAndVisualStudio.aspx
25) Passing data from Server-side to JavaScript
https://mariusschulz.com/blog/passing-net-server-side-data-to-javascript
26) ASP.NET MVC + jQuery + AJAX
https://www.aspsnippets.com/Articles/ASPNet-MVC-jQuery-AJAX-and-JSON-Example.aspx
27) ASP.NET MVC tutorials