Coder Social home page Coder Social logo

TheAnilDeveloper's Projects

generics3 icon generics3

https://www.javatpoint.com/c-sharp-generics

geometry icon geometry

Program to practice SOLID, DRY, and Coupling in C#. It's meant to be a "calculator" for measurements and geometry

gfg-interview-preparation icon gfg-interview-preparation

My Solutions (in C#) along with the custom test cases of the problems in the GeeksForGeeks course: "Interview Preparation"

gimmepizza icon gimmepizza

C# Project for learning C# stuff. Make an app to order pizzas

gp icon gp

Group Project I (Hospital Management System of Bentota)

groceryshop icon groceryshop

This is an e-commerce application. I have used HTML, CSS, Bootstrap 4, JQuery, Ajax, ASP.NET Core with Dependency Injection, Inversion Control, SQL Server 2017, Layer Architecture in this project.

hangfire icon hangfire

An easy way to perform background job processing in your .NET and .NET Core applications. No Windows Service or separate process required

hospital-management-system icon hospital-management-system

HMS is a website for management for the hospital including Ambulances management. The main objective of the HMS is is to help hospital administrator to have an electronic system instead of manual system so that the data management will be more easy, secure and fast. For this purpose we are using .Net core mvc language to complete this project.

how-to-customize-asp.net-identity-core-with-external-database-storage-step-by-step icon how-to-customize-asp.net-identity-core-with-external-database-storage-step-by-step

ASP.NET Core Identity is designed to enable us to easily use a number of different storage providers for our ASP.NET applications. We can use the supplied Identity providers that are included with the .NET Framework, or we can implement your own providers. There are two primary reasons for creating a custom Identity provider. We need to store Identity information in a data source that is not supported by the Identity providers included with the .NET Framework, such as a MysQL database, an Oracle database, or other data sources. We need to manage Identity information using a database schema that is different from the database schema used by the providers that ship with the .NET Framework. A common example of this would be to use authentication data that already exists in a SQL Server database for a company or Web site. In this tutorial, we are going to implement and configure a custom Identity Provider using ASP.NET MVC Core and IndentityCore

howto icon howto

Quick reference for c# concepts

hpcsharp icon hpcsharp

High performance algorithms in C#: SIMD/SSE, multi-core and faster

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.