Thursday 18 April 2024

Form Control Post C# ASP.Net MVC

 Form Post is a simple process to submit data to the server. C# works the same as other languages like PHP works. Problems arise with the radio button and checkbox. These controls are different from the textbox. So we need different ways to detect user selection. This is post will help you to learn checkbox and radio button selection using form POST.

Radio Button selection detect 

HTML

<form method="post" >
  <
input type="radio"  name="SalaryPerson" value="1" checked/> Salary Person
  <input type="radio" name="SalaryPerson" value="0" /> Self Empployee
 
<input type="submit" value="Save" >
</
form>

Wednesday 17 April 2024

Query String URI in Route in Code codeigniter 4

 


You can pass some information using the query string. Query string is very useful for creating dynamic page. As you can see in the image given above, the Query string is a circle of red color. Page content will be changed as per the product ID provided. 

Tuesday 9 April 2024

Online Clinic/Hospital Management Synopsis

 

Online Clinic/Hospital Management Synopsis

The Online Clinic Management System is a web-based application designed to streamline the administrative tasks of a Clinic/Hospital or healthcare facility. It provides a platform for managing patient records, appointments, billing, and other administrative functions in an efficient and organized manner. The system aims to enhance the overall efficiency and effectiveness of clinic operations while improving patient satisfaction.Live projects have been already made through this synopsis. This synopsis covers all the standards for the synopsis. So this can be used by BCA, MCA, Bsc, O-Level, A-Level, IGNOU students.

Sunday 25 February 2024

Online E-Content Sale Website | ASP.NET C# MVC | Free Source Code

 


Sale your E-Content by Online Webinar Management Website with full free source code. A fully functional website with source code to sell E-Content material online. You can create profiles of teachers and their separate virtual web pages. Sale their content in the form of PDF, Audio, and video.  Customer management sale to invoice everything is covered. This project can be used as any student project from minor to major. Sample code is run by many business holders around the world. You will get a popular inbuilt payment gateway able to take payment INR or Dollars. SEO friendly fully optimized. 

Key Feature

  • Dynamic Website
  • Responsive Page design
  • Lightweight for speed optimization
  • SEO Friendly page
  • Fully Feature of E-Commerce 
  • Integrated payment gateway (Stripe,CC Avenue, Paypal)
  • Customer management
  • Customer communication
  • Chat boat
  • Speaker/Teacher/Auther separate webpage
  • Intergrated security Feature
  • Power of ASP.Net MVC C#
  • SQL Server Database
  • Cart and Order Management
  • Live running in many country
  • Email Notification

Front End Technology

  • HTML
  • CSS
  • Java Script
  • Angular JS
  • Jquery

Backend

  • C#
  • SQL Server

Framework (ASP.Net MVC 5)

Screenshot

Home Page About Us