There are no reviews yet. Be the first to send feedback to the community and the maintainers!
asp-mvc-list-without-database-crud
A sample application on CRUD operation using ASP.NET MVC and C#.NET List without using a databaseasp-mvc-ado-jquery-ajax-crud
A sample application on CRUD operation using ASP.NET MVC 5, JQuery AJAX (For Calling Web API), ADO.NET and SQL Server 2012zxing-qr-code-generator
A QR code generator (creating a QR code with color and embedded logo as optional; also, decoding the encoded QR code) using ZXing QR code .NET open source library with ASP.NETasp-mvc-angularjs-crud
A sample application on CRUD operation using ASP.NET MVC 5 and AngularJS 1.X with SQL Server 2012signalr-sql-dependency-push-notification
A sample real time push notification application using ASP.NET SignalR and SQL Dependencyasp-core-mvc-ado-vscode-crud
A sample application on CRUD operation using ASP.NET Core MVC, ADO.NET and SQL Server 2012 with Visual Studio Codeasp-mvc-online-voting-system
An online voting system using ASP.NET MVC 5, Entity Framework (DB First Approach) and SQL Server 2014asp-regiis-webconfig-encryption-expiration
A simple application showing how to set expiration date (trial version) in a web application using ASP.NETprime-numbers
Finding the prime numbers from 1 to 100fibonacci-series
Finding a series of numbers in which each number (Fibonacci number) is the sum of the two preceding numbersbubble-sort-algorithm
Implementing the bubble sort algorithmbinary-search-algorithm
Implementing the binary search algorithmasp-core-mvc-automapper-di-pattern
A sample application showing how to map data model to data transfer object using AutoMapper via Dependency Injection design pattern with ASP.NET Core MVCpalindrome-number-string
Checking a number or a string as to whether it is palindrome or notasp-mvc-web-api-jquery-ajax-crud-2
A sample application on CRUD operation using ASP.NET MVC 5, Web API, JQuery AJAX (For Calling Web API), Entity Framework (DB First Approach) and SQL Server 2012asp-mvc-generic-repository-uow-pattern-crud
A sample application depicting solution architecture using ASP.NET MVC, Entity Framework (DB First Approach) and SQL Server 2014 following Repository and Unit of Work design patternasp-mvc-automapper-autofac-di-pattern
A sample application showing how to map model to viewmodel using AutoMapper and implementing Dependency Injection design pattern using AutoFac (DI/IoC Container) with ASP.NET MVC 5tower-of-hanoi-math-puzzle-algorithm
Solving the Tower of Hanoi mathematical puzzle using a recursive algorithmasp-core-mvc-entity-framework-core-crud
A sample application on CRUD operation using ASP.NET Core MVC, Entity Framework Core (Code First Approach) and SQL Server 2014asp-mvc-web-api-vscode-angular-8-crud
A sample application on CRUD operation using ASP.NET MVC 5, Web API 2, Entity Framework (DB First Approach), SQL Server 2014, Visual Studio Code and Angular 8linear-search-algorithm
Implementing the linear search algorithmsum-100-numbers-with-50-digits-each
Sum 100 numbers with 50 digits each without using System.Numeric classmerge-sort-algorithm
Implementing the merge sort algorithmasp-mvc-viewmodel-grouped-data
A sample application showing grouped data using ASP.NET MVC 5, Entity Framework (DB First Approach) and SQL Server 2012asp-ado-cms-website-layered-architecture
A sample website depicting Content Management System (CMS) using ASP.NET, ADO.NET and SQL Server 2012 following layered architectureazure-webjob-pdf-report-generate-store
A WebJob console application for generating PDF report and then store it in Azure storageasp-mvc-web-api-jquery-ajax-crud
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 2012asp-mvc-web-api-vscode-angular-8-crud-2
A sample application depicting Sign up, Sign in, CRUD and Sign out features using ASP.NET MVC 5, Web API 2, Entity Framework (DB First Approach), SQL Server 2014, Visual Studio Code and Angular 8Love Open Source and this site? Check out how you can help us