ASP.NET

CRUD Application in ASP.NET Core MVC 2.1 with Source Code

This is an ASP.NET simple project. This will help you to understand how to create a simple web application using ASP.NET and MS SQL Server. The program includes CRUD ( Create, Read, Update, and View) functionalities to manage the employee list. This program also executes the MVC (Model-View-Controller) way of organizing your codes. The model contains the pattern that responsible for maintaining

CV/Resume Maker Software

I demonstrate how we can build an application that creates the CV. As you know, resume/CV has different parts, such as - personal information, education, work experiences, skills, certifications, languages. We are using ASP.NET MVC 5, jQuery, and Bootstrap in order to build our application. Demo Link Here: http://www.resume.testbd.xyz/Resume or http://www.resume.testbd.xyz/Resume

Age Calculator

The Age Calculator can determine the age. The calculated age will be displayed in years, months, weeks, days, hours, minutes, and seconds. How old are you in years, or months, or weeks, or days, or minutes, or seconds. Here only input parameter is your birth date. This project has been made using mvc asp.net Demo Link: http://www.agecalculator.testbd.xyz/

Create a push notification system with SignalR with ASP.NET MVC

How to implement a push notification system with SignalR for notifying connected clients / users when any database changes happen on the server. Today's most of the applications are multi-user application, where multiple users doing their task at the same time. But the problem is when any user(s) done any changes (ex. inserted a new order) other users doesn’t know it unless the request is

Login And Dynamic Menu (Using Stored Procedure)

Login And Dynamic Menu (Using Stored Procedure) project will show you how to create a user login by use of stored procedure. I used visual studio 2012 and Microsoft SQL Server 2014. The project shows how one can create a dynamic menu from the database and load the menu based on user privileges. Though, not complete the project also shows how you can create a window start menu. The credentials for

Online Restaurant Management System

This Project is developed using ASP.NET web forms, C# and SQL Server 2012 database.. Its a perfect project for learning web development in asp.net. It has excellent user interface. Main features are : 1. Products Management 2. Customers Management 3. Orders Management 4. Paypal Payment Gateway Integration and Many more For students or anyone else who needs program or source code for thesis writing

Online Art Gallery

Artbeat is online shopping website which displays art products. Website Contains shopping cart and category wise gallery. It also provides admin login with the add product and delete product compatibility. Provides user login and password management. Admin reports are not included in this version. Technologies :- Asp.Net with c#, Sql database, Bootstrap3.