Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
  • Add AI to your apps
  • Learn AI Programming
  • Publish your AI projects
Free, open source, locally hosted, any platform, any language. View on GitHub

Discuss Download Docs
Turn a code snippet, simple Python module, or a Jupyter notebook into a CodeProject.AI module that can be deployed and used anywhere by everyone. Learn and AI without fighting tools and setup environments.
Over
1 Million
Downloads!
Latest Modules
  • Multi-modal LLM - Chris Maunder
  • LLama chatbot on your desktop - CodeProject
  • License Plate detection (update) - Mike Lud
  • Multi-TPU Coral.AI image detection (update) - Seth
  • AI Image generator - Matthew Dennis
6/20/2024 8:43:00 AM by raddevus
Using .NET Core 8.x to create a WebAPI framework which saves each user's data in a personal copy of Sqlite database.
3/25/2024 8:25:00 PM by Mircea Neacsu
Examines the performance of SQLite in multi-threading applications
10/23/2023 9:26:00 AM by Federico Di Marco
Query Excel or CSV files with T-SQL without importing them in a table first
9/27/2024 3:15:00 PM by Mark Pelf
NET8/EF8 Breaking Change. Old servers/databases might not understand queries from EF8.
4/11/2024 12:54:00 PM by Frédéric -lefred- Descamps
How to deploy Arm instances on Oracle Cloud Infrastructure (OCI) using Terraform
7/10/2024 3:05:00 PM by Bert O Neill
In this article, I provide a detailed overview of using IDistributed Cache to improve the performance of your EF Core queries, against On-Premise caching systems like Redis, NCache, SqlCache, MySqlCache, MongoDBCache and API Output caching.
9/29/2024 3:37:00 PM by Michael Haephrati
This article explains how and where browsing history is stored and how to fetch it.
10/26/2023 5:52:00 AM by Federico Di Marco
spSearchTables: a helper T-SQL stored procedure for digging into (large) databases
5/29/2024 4:52:00 AM by Bert O Neill
How Entity Framework Core 6 or 7 projects can take advantage of EF Core 8's OpenJson without having to migrate to EF Core 8 - using a custom NuGet Package for SQL Server
8/15/2024 5:21:00 AM by Trần_Tuấn_Anh
A series of my experiences and mistakes in working with databases up until now.