Pinned Repositories
.netcore-mvc-bloggie
A blog platform project using ASP.NET Core with Microsoft identity authentication & role based Authorization with Froala as a rich text editor for creating blogs
aspnet-gridview-datatables.js
using DataTables.js JQuery plugin for the GridView in ASP.NET WebForms for having the grid controls like searching, sorting, paging and many more
nextjs-ai-sas
creating an Next.Js SAS product working with AI for five functionalities by using Clerk Authentication, Stripe payment gateway and for subscription plans, Tailwind CSS and Shadcn/UI for a very beautiful UI components
react-hoaxify
React.Js as frontend for Hoaxify project
Servlet-JSP-JSTL-JPA-CRUD-Class-Management-System
Implementing the Servlet, JSP and Bootstrap along with the JSTL for frontend application integrated with HIbernate-JPA for backend side to perform CRUD operations on MySQL database
spring-boot-crud
Implementing the spring boot crud operations on student entity by using Postman Rest api
springboot-angular-cricket-live-score
A short web app for live cricket score using the technology of Springboot and Anguler 17
springboot-hoaxify
Springboot as backend for Hoaxify project
springboot-kafka-producer
A Java project implementing the Apache Kafka
springboot-react
This repository contains a CRUD (Create, Read, Search) application built with Spring Boot for the backend REST API and React for the frontend user interface.
Millstack's Repositories
Millstack/spring-boot-crud
Implementing the spring boot crud operations on student entity by using Postman Rest api
Millstack/springboot-react
This repository contains a CRUD (Create, Read, Search) application built with Spring Boot for the backend REST API and React for the frontend user interface.
Millstack/Servlet-JSP-JSTL-JPA-CRUD-Class-Management-System
Implementing the Servlet, JSP and Bootstrap along with the JSTL for frontend application integrated with HIbernate-JPA for backend side to perform CRUD operations on MySQL database
Millstack/aspnet-excel-xlsx-export
Asp.net C# code for downloading the grid to Excel file with .xlsx format which is the current one. Here we can also customize the excel rows like color grading or the fix excel column width using the code behind
Millstack/jdbc-crud
Understanding the working of JDBC configurations and its 5 steps to perform crud operations on mysql database
Millstack/js-amount-autofill
using JavaScript in asp.net to auto fill the product of item quantity and its unit rate into the final amount in textbox without the use of button click event or any click, simply when any one of two textboxes are filled the amount textbox will show the current product amount and will change dynamically when the values are updated
Millstack/aspnet-alert-scriptmanager-js
apart from AlertMessage mrthod to show a pop up alert message at the top to notify certain important message to the user, but here if we redirect to other page then it wont work as the thread will be abanded, so we can use server side method using JavaScipt to render HTML code and send the alert prompt to the user which works even with redirect
Millstack/aspnet-alertmessage-popup
implementing an alert message pop up at top of a browser window in order to display certain message to the user
Millstack/nextjs-ai-sas
creating an Next.Js SAS product working with AI for five functionalities by using Clerk Authentication, Stripe payment gateway and for subscription plans, Tailwind CSS and Shadcn/UI for a very beautiful UI components
Millstack/Spring-MVC-JSP-CRUD
Implementing the spring-mvc framework along with the servlet-jsp to perform crud operations on mysql database
Millstack/springboot-angular-cricket-live-score
A short web app for live cricket score using the technology of Springboot and Anguler 17
Millstack/aspnet-appointment-scheduler
An appointment scheduler system to generate the appointments from the start date to end date and from start time till end time while skipping the brake timings as well as holidays
Millstack/aspnet-dropdown
Millstack/aspnet-excel-upload
Millstack/aspnet-gridview
a simpler example of how to bind a GridView with a Datasource like DataTable and its content on view page
Millstack/aspnet-gridview-rowcommand
using the RowCommand for the grid view in order to obtain particular record's ID or any other column values in order to use them for specific purpose
Millstack/aspnet-import-excel-to-db
importing the uploaded excel file into the database records using ASP.NET C# and MS SQL Server
Millstack/aspnet-paging
Millstack/aspnet-pdf-export
exporting the binded gridview to download the PDF
Millstack/aspnet-qrcode
Generating QR Code using ZXing.Net package in order to print the user info along with its QR code in view containing the source (print) page url to validate the print or data from the hard copy in government schemes
Millstack/aspnet-sample-file-download
ASP.NET C# code to down the sample file such as excel or pdf, so that the user can understand the context of the file to be filled and uploaded
Millstack/aspnet-select2-dropdown
ASP.NET C# code for a searchable dropdown list, where the user can search for the particular list item and that list element only will get displayed based on the search gets matched
Millstack/aspnet-send-email
Millstack/aspnet-sms-gateway
using the SMS gateway from 360Marketing to send the bulk SMS to the numbers in database with the particular approved messages saved in their message column to be sent to them
Millstack/aspnet-treeview-link
using TreeView Nodes to get the parent-child node for redirecting to any page's link
Millstack/js-autofill-live
Millstack/js-autofill-post
Millstack/Spring-Boot-Demo-Save
Understanding the spring boot application by performing the save (crud) operation to use with Postman REST API
Millstack/Spring-MVC-DispatcherServlet-ModelAndView-Demo
A demo project on Spring MVC to understand and implement the application of DispatcherServlet, ModelAndView and Java based Spring Annotions for configuration to perform the save(crud) operation
Millstack/springboot-react-ecommerce