Converting an HTML to PDF in C#/ASP.NET Tutorial

Submitted by CodeSample on
This is a C#/ASP.NET tutorial for converting an HTML to a PDF. This tutorial can be useful for those students or newbies in the said programming language that are planning to develop web application projects that can generate reports into a PDF File. I have also provided a tutorial demo video about the said tutorial. Here's the following script that I used to develop the simple C#/ASP.NET Project

How to Add Bootstrap Modal View in Asp.Net Webform Tutorial

Submitted by Abdul Wahab on
This is a short tutorial of how to create/add a simple Bootstrap Modal View into an ASP.Net project. The tutorial can help you to know what are the requirements and how it is being done. This will also helps you to understand how to add/convert the modal view into asp.net project. Here, I will show the code that present a modal button which fires/open the modal when clicked. In the same page the

2.5D Road Racing Game using JavaScript with Free Source Code

Submitted by razormist on
2.5D Road Racing Game using JavaScript with Free Source Code 2.5D Road Racing Game with Source Code is a project that is a single-player game where you can freely drive your car along the road without any nuisance. The game has a simple design that contains a multiple sprites. The purpose of the game is to provide some entertainment environment. About the System The 2.5D Road Racing Game was built

Simple Bar Management System using C++ with Free Source Code

Submitted by razormist on
Simple Bar Management System using C++ with Free Source Code The Simple Bar Management System with Source Code is a project that can generate a billing report for your bar business and manage the listing of all the liquor products. The system can list the total sales for today. The purpose of the system is to help organize the total sales of your business transaction. About the System The Simple

Simple RGB Color Picker using Python with Free Source Code

Submitted by razormist on
Simple RGB Color Picker using Python with Free Source Code Simple RGB Color Picker with Source Code is a project that can generate RGB color code. The application contains a simple function that enable you to select your desire color codes. The project is a user-friendly kind of system you are free to modify it and use it to your on working python projects. About the System The Simple RGB Color

Item Management System using C with Free Source Code

Submitted by razormist on
Item Management System using C with Free Source Code The Item Management System with Source Code is a project that can manage your item inventory. The system can help you manage item details by entering the information such as Item code, Name, Price, etc. The benefit of the system is to effectively maintain the managing of a Item Inventory information. About the System The Item Management System

Simple Chrome Extension (Highlighted Content Text Actions) Free Source Code

Submitted by oretnom23 on
This is a Simple Chrome Extension that I called Text Highlighted 101. This simple extension can do action and overwrite the highlighted text of site content. I have developed this simple chrome extension to give IT students an idea of how to create a chrome extension. The extension uses the Manifest v3. By exploring the extension, students will understand more how does the chrome browser is being

Free school management software

Submitted by gosfem on
Gosfem is the only free and open-source school software that solves real problems encountered by educators every day. Being free, open-source, and flexible, Gosfem can morph to meet the needs of a huge range of schools. Gosfem was founded in March 2020 in response to a lack of powerful, usable, and open-source school platforms. Right from the beginning, Gosfem was designed to be flexible

Alarm Clock and Timer Web Application using JavaScript/jQuery Free Source Code

Submitted by oretnom23 on
This is a Simple JavaScript project entitled Alarm Clock and Timer Web Application. This is a simple web-based application that allows users to set a timer and an alarm. The application was developed using JavaScript and jQuery Library. It uses web local storage to store data. I have developed this simple application to give new web developers or programmers an idea to build this kind of project

Beat my Word Game using JavaScript with Free Source Code

Submitted by razormist on
Beat my Word Game using JavaScript with Free Source Code Beat my Word Game with Source Code is a project that is a single-player game where goal is beat all the words that display in the screen before the time runs out. The game has a simple design that contains a text and buttons. The purpose of the game is to exercise the typing capability of the users. About the System The Beat my Word Game was