Md Easin Alif (@alif-dot)
  • Stars
    star
    23
  • Global Rank 586,411 (Top 21 %)
  • Followers 7
  • Following 3
  • Registered over 4 years ago
  • Most used languages
    C#
    70.0 %
    JavaScript
    15.0 %
    HTML
    10.0 %
    TSQL
    5.0 %
  • Location 🇧🇩 Bangladesh
  • Country Total Rank 5,391
  • Country Ranking
    C#
    54
    TSQL
    66
    HTML
    1,886
    JavaScript
    2,776

Top repositories

1

Backend_Store-Jwt-Token-using-Cookies

Store JWT token using Cookies & Local Storage in Asp.Net Core 6 Web API
C#
2
star
2

MyStore_Asp.NetCore_CRUD

An ASP.NET Core web application with SQL Server database connection and CRUD (Create, Read, Update, Delete) operations is a powerful and flexible solution for building web applications that require persistent storage and data manipulation capabilities. It leverages the features of ASP.NET Core and the relational database capabilities of SQL Server
HTML
2
star
3

Login_Dotnet6Mvc

Role-based authentication in ASP.NET Core (MVC) 6 offers a flexible and scalable approach to managing access control in your web application. By defining roles and associating them with users, you can ensure that each user has appropriate access to the functionality and resources they need. It provides a powerful mechanism for enforcing security an
C#
2
star
4

AspDotNetCoreMVC_Pagination

Create a simple web app using Pagination in Asp.Net Core(Model-View-Controller)
C#
1
star
5

CascadingDropdowns

If you are working with Forms in ASP.NET Core then you may have to create cascading dropdownlist or dependent dropdownlist in ASP.NET Core MVC
C#
1
star
6

FileDetailsViewInTable

The FileDetailsViewTable project is an ASP.NET Core MVC application designed to provide users with a user-friendly interface for managing and viewing details of zip files within a specified directory. The project allows users to explore the contents of zip files, including information such as file names, modification dates, types, sizes, and file p
HTML
1
star
7

CandidateCRUD_inC-Sharp_using_RepositoryPattern

In this project, we will create a simple console application using C# that implements the repository pattern to perform CRUD (Create, Read, Update, Delete) operations on a database.
C#
1
star
8

UploadAndDisplayImage_DotNetCore6MVC

Uploading and display images from a database in ASP.NET CORE (MVC) involves integrating the file upload functionality, database storage, and image retrieval mechanisms to provide a seamless experience for users interacting with images in your application.
C#
1
star
9

AnyFormatFile-ConvertToBase64-Net48

PdfDocxFileConvertToBase64 is an ASP.NET MVC project that allows users to upload PDF and DOCX files, converts them to Base64 format, and stores the Base64-encoded content along with file metadata in a database. This project serves as a simple example of file upload and database interaction in an ASP.NET MVC application.
JavaScript
1
star
10

Excel-Data-Upload-Database-using-Angular-.NetCore

In this project I'm going to perform, how to import excel file in an Angular 16 Web application using web api and backend is a SQL Server database. And after upload excel file it will display in ui. A Web API is used to provide data connectivity between the database and the front-end application.
C#
1
star
11

Simple_Student_WebApi

ASP.NET Core Web API is a framework for building HTTP-based APIs using the ASP.NET Core platform. It allows developers to create scalable and robust APIs that can be consumed by a wide range of clients, including web applications, mobile apps, and other services.
C#
1
star
12

CustomerWebApi

ASP.NET Core Web API is a framework for building HTTP-based APIs using the ASP.NET Core platform. It allows developers to create scalable and robust APIs that can be consumed by a wide range of clients, including web applications, mobile apps, and other services.
C#
1
star
13

SinglePage_MasterDetails_CoreMVC

Single Page Master Details CRUD in ASP.NET Core MVC is a web application that allows the user to perform CRUD (Create, Read, Update, Delete) operations using a single page interface. This application is built using ASP.NET Core MVC, C#, HTML, CSS, and JavaScript.
C#
1
star
14

AppLayerd_DotNet6ThreeArchitecture

ASP.NET Core 6 Three-Tier Architecture is a software design pattern that separates an application into three distinct layers or tiers: presentation layer, business logic layer, and data access layer. This architecture promotes modularity, separation of concerns, and maintainability by enforcing a clear separation between the different responsibilit
C#
1
star
15

StudentCrudApplication

Building a CRUD app in ASP.NET MVC provides a structured and scalable approach to managing data and performing basic database operations in a web application. It allows you to create, retrieve, update, and delete records seamlessly, providing an efficient user experience and effective data management capabilities.
JavaScript
1
star
16

Perform-Asp.NetCore-CRUD-with-Images

In Asp.Net Core (MVC) version 8.0 I will perform an crud operation with upload images
C#
1
star
17

SalesOrdersAPI_Downloadable-Invoice-PDF

Generate Invoice Pdf file and Download the Pdf file in Asp.Net Core Web Api
C#
1
star
18

ConvertAnyFileIntoBase64

In Asp.Net Web Froms convert any file into Base64 by clicking the Convert Button
JavaScript
1
star
19

ASP.NET-Core-MVC-Integration-with-External-API

This ASP.NET Core MVC project serves as a client application interacting with an external API to perform various tasks such as authentication, fetching data, and posting data. The primary focus is on leveraging the HttpClient class to establish communication with the external API.
C#
1
star
20

Electric-Billing-Management-System

An Electric Billing Management System is a software that helps utility companies to manage the billing and payment process for their customers. A SQL database can be used to store and manage the data used by the system.
TSQL
1
star