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
10/3/2024 1:25:00 PM by Vivek Johari
In SQL Server, Change Data Capture (CDC) is a powerful feature that tracks changes (inserts, updates, and deletes) made to. The post Understanding CDC in SQL Server appeared first on Technology with Vivek Johari..
1/11/2024 11:00:00 PM by Nicolas DESCARTES
How to write a lexical analyzer for SQL?
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.
4/1/2024 5:54:00 AM by Zijian
Reusable codes for OAuth security in business applications
10/5/2024 3:17:00 AM by Code Artist
This project showcases how SQLiteHelper simplifies database interactions, which allows developers to concentrate more on the application's logic rather than the complexities of SQL query writing.
10/15/2024 9:44:00 AM by Trần_Tuấn_Anh
SQL Injection (SQLi) is a serious security vulnerability that allows attackers to execute arbitrary SQL code on a database. This can lead to unauthorized access, data breaches, and even complete system compromise.
10/26/2023 5:52:00 AM by Federico Di Marco
spSearchTables: a helper T-SQL stored procedure for digging into (large) databases
12/9/2023 10:10:00 AM by Mishael Ogo
A look at a simple SQL builder for Dapper
9/27/2024 3:15:00 PM by Mark Pelf
NET8/EF8 Breaking Change. Old servers/databases might not understand queries from EF8.