ASP.NET MVC 5 Source Samples (edit)

Training Course

https://www.interfacett.com/training/dev500-building-an-html5-end-to-end-web-application-with-asp-net-mvc5-ef-code-first-and-jquery/

https://www.wintellect.com/course/building-html5-apps-with-asp-net-mvc-ef-code-first-and-jquery/

http://takenote.com/training/modern-web-development-using-microsoft-asp-net-mvc-5/

https://www.u2u.be/training/asp.net-programming

Building ASP.NET MVC Apps with EF Code First, HTML5, and jQuery

https://www.pluralsight.com/courses/web-development

Tutorials

https://www.sitepoint.com/10-javascript-jquery-mvc-tutorials/

https://www.codemag.com/Article/1405071/10-Good-Practices-for-ASP.NET-MVC-Apps

https://www.tutorialsteacher.com/mvc/asp.net-mvc-tutorials

Dashboard Application With ASP.NET MVC 5 And jQuery

https://www.c-sharpcorner.com/article/dashboard-application-with-asp-net-mvc-5-and-jquery/

GitHub Source

https://github.com/manhnguyenv/Dashboard-Appplication

Decode & Encode with Base 64 in JavaScript

https://scotch.io/tutorials/how-to-encode-and-decode-strings-with-base64-in-javascript

https://www.jqueryscript.net/text/Base64-Decode-Encode-Plugin-base64-js.html

https://www.url-encode-decode.com/base64-encode-decode/

JSON Data with Asp.Net MVC using JQuery

http://www.mukeshkumar.net/articles/mvc/json-data-with-asp-net-mvc-using-jquery

Upload Image

https://www.codeproject.com/Articles/1095619/Generic-Repository-Pattern-in-ASP-NET-MVC

Account At a Glance Application

https://weblogs.asp.net/dwahlin/building-the-account-at-a-glance-html5-jquery-application (HAY HAY HAY)

image

https://github.com/DanWahlin/AccountAtAGlance

This application provides an end-to-end look at how multiple technologies can be integrated including:

  • ASP.NET MVC
  • Web API
  • Entity Framework and Model Objects
  • The Data Repository Pattern
  • Dependency Injection using the Unity IoC container
  • LINQ to XML (to parse remote XML financial feeds)
  • jQuery
  • jQuery UI Drag and Drop
  • Handlerbars HTML templates
  • Modernizr
  • HTML5 (Canvas and SVG for charting)
  • More...

ASP.NET MVC 5, EF6, DDD, IoC

https://github.com/manhnguyenv/Asp.net_MVC5_DDD_EF6_IoC

ASP.NET MVC 5 and Xamarin

https://github.com/manhnguyenv/empleo-dot-net

Unit of Work + Repository Pattern in MVC5 and Web API 2 with Fluent Nhibernate

https://github.com/manhnguyenv/mvc5-unit-of-work-example

ASP.NET MVC with jQuery AJAX (HAY)

https://www.codaffection.com/asp-net-mvc-tutorial/asp-net-mvc-with-jquery-ajax/

https://www.tutlane.com/tutorial/aspnet-mvc/use-of-javascript-jquery-ajax-css-and-bootstrap-in-asp-net-mvc

https://medium.com/@yogihosting/tutorial-implementing-jquery-ajax-with-entity-framework-in-asp-net-mvc-eda1e3048a25

https://www.c-sharpcorner.com/UploadFile/302f8f/Asp-Net-mvc-using-jquery-ajax/

ASP.NET MVC 5 with JavaScript and jQuery

https://www.pluralsight.com/guides/asp-net-mvc-using-javascript-with-ajax-and-razor-partial-views

ASP.NET MVC 5 with Chart

https://canvasjs.com/docs/charts/integration/asp-net-mvc-charts/

Automatically Optimize CSS, JavaScript

https://zoompf.com/blog/2015/01/automatically-optimize-css-javascript-asp-net/

Validation

http://www.vbforums.com/showthread.php?822093-ASP-NET-MVC-5-Form-Validation-using-jQuery-and-Bootstrap-without-Model-class

https://exceptionnotfound.net/asp-net-mvc-demystified-unobtrusive-validation/

Localization

https://www.hanselman.com/blog/GlobalizationInternationalizationAndLocalizationInASPNETMVC3JavaScriptAndJQueryPart1.aspx

Calendar

https://gunnarpeipman.com/aspnet/using-fullcalendar-jquery-component-with-asp-net-mvc/

Password Meter jQuery

https://www.asmak9.com/2016/09/aspnet-mvc5-password-meter-jquery.html

jQuery, AJAX and ASP.NET MVC 5

https://www.c-sharpcorner.com/UploadFile/302f8f/Asp-Net-mvc-using-jquery-ajax/

jTable and ASP.NET MVC 5

http://www.howtobuildsoftware.com/index.php/how-do/bEfn/jquery-aspnet-mvc-aspnet-mvc-5-jquery-jtable-integrating-jtable-jquery-into-an-aspnet-mvc-5-project-that-uses-a-default-layout

https://www.codeproject.com/Articles/277576/AJAX-based-CRUD-tables-using-ASP-NET-MVC-and-jTa

jTable overview

CRUD in HTML, JavaScript, and jQuery Using the Web API

https://www.codemag.com/Article/1601031/CRUD-in-HTML-JavaScript-and-jQuery-Using-the-Web-API

INTEGRATE MULTISELECT PLUGIN WITH ASP.NET MVC 5 AND JQUERY

https://tajuddin.chittagong-it.com/integrate-multiselect-plugin-with-asp-net-mvc-5-and-jquery/

ASP.NET MVC 5 and Real Time App Using Signalr

https://www.c-sharpcorner.com/article/transform-an-existing-mvc-app-to-a-real-time-app-using-signalr/

https://www.codeguru.com/csharp/.net/sending-notifications-using-asp.net-signalr.htm

  1. Knowledge of ASP.NET MVC5.
  2. Knowledge of jQuery
  3. Knowledge of HTML.
  4. Knowledge of JavaScript.
  5. Knowledge of AJAX.
  6. Knowledge of CSS.
  7. Knowledge of Bootstrap.
  8. Knowledge of C# Programming.
  9. Knowledge of C# LINQ.
  10. Knowledge of SQL Server

jQuery Plugin Full Calendar

https://www.c-sharpcorner.com/article/asp-net-mvc5-full-calendar-jquery-plugin/

Select2 in ASP.NET MVC 5 (HAY)

https://www.intertech.com/Blog/selecting-multiple-items-using-select2-in-mvc-5/

http://www.datahaunting.com/mvc/select2-simple-example-in-asp-net-mvc/

https://stackoverflow.com/questions/23417594/data-binding-in-mvc-5-and-select2-multiple-values-with-razor-engine

https://blog.e-zest.com/tech-tutorial-select2-with-asp.net-mvc

JavaScript MVC

https://github.com/manhnguyenv/Javascript-MVC-App

https://github.com/manhnguyenv/minimal-todo-js-mvc

https://github.com/manhnguyenv/MVC-Vanilla-Javascript

ASP.NET MVC3 Razor With jQuery For Beginners

https://www.codeproject.com/Articles/344292/ASP-NET-MVC-Razor-With-jQuery-For-Beginners

Enhancing HTML tables using the jQuery DataTables plug-in

https://www.codeproject.com/Articles/194916/Enhancing-HTML-tables-using-a-JQuery-DataTables-pl

jQuery DataTables and ASP.NET MVC Integration - Part I

https://www.codeproject.com/Articles/155422/jQuery-DataTables-and-ASP-NET-MVC-Integration-Part

A jQuery UI-Based Date Picker for ASP.NET MVC 5

https://www.codeguru.com/csharp/.net/net_asp/a-jquery-ui-based-date-picker-for-asp.net-mvc-5.html