C# Corner
Tech
News
Videos
Forums
Trainings
Books
Live
More
Interviews
Events
Jobs
Learn
Career
Members
Blogs
Challenges
Certifications
Bounties
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Refer
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
Tags
No tag found
Content Filter
Articles
Videos
Blogs
Resources
News
Forums
Interviews
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Gopi Chand(16)
Aarav Patel(10)
Niharika Gupta(9)
Saurav Kumar(7)
Nidhi Sharma(7)
Riya Patel(5)
Ananya Desai(4)
Tuhin Paul(3)
Nagaraj M(3)
Ng Cheehou(3)
Suraj Kumar(3)
Rajesh Gami(2)
Rohit Gupta(2)
Abhimanyu K Vatsa(2)
Charles Petzold(2)
John Godel(2)
Avnii Thakur(1)
Naga Santhosh Reddy Vootukuri(1)
Ritesh Modi(1)
Anupam Maiti(1)
Jake Creasy(1)
Abhishek Yadav(1)
Christy Abraham Joy(1)
Guest User(1)
Sourabh Somani(1)
Manoj Singh Panwar(1)
Guest User(1)
Gautam Singh(1)
Jayant Kumar(1)
Vinodh Kumar(1)
Ashish Bhatnagar(1)
Shweta Lodha(1)
Dhanush K(1)
Pavankumar (1)
Suyog Patil(1)
Abhishek Dubey(1)
Resources
No resource found
Understanding Vector Embeddings: The Foundation of Modern AI Search
Jul 08, 2026.
Unlock the power of modern AI search with vector embeddings. Understand how they represent meaning, enable semantic search, and drive RAG applications.
Graph Database vs Vector Database: Understanding the Key Differences
Jul 06, 2026.
Graph vs. Vector Databases: Understand key differences in data modeling, use cases, and AI integration for optimal application development.
How Vector Search Powers Modern AI Applications and RAG Systems
Jul 06, 2026.
Unlock AI's potential with vector search! Discover how it powers modern applications, RAG, and semantic understanding beyond keywords.
Building Intelligent API Discovery Portals with ASP.NET Core and Vector Search
Jun 30, 2026.
Build intelligent API discovery portals with ASP.NET Core and vector search. Enhance developer productivity by enabling semantic API search.
Creating an AI-Powered API Documentation Assistant with ASP.NET Core and Vector Search
Jun 30, 2026.
Build an AI-powered API documentation assistant using ASP.NET Core and vector search for faster, contextual answers.
Navigating Vector Store Trade-offs and Building Agentic Workflows with LangGraph
Jun 21, 2026.
Explore vector store trade-offs (Pinecone, Chroma, Milvus, pgvector) and build secure, agentic RAG workflows with LangGraph for enterprise.
Hybrid Retrieval (BM25 + Vector + Reranking) with LangGraph
Jun 18, 2026.
Build a Hybrid RAG pipeline with LangGraph: BM25 + Vector Search + Reranking for efficient, parallel retrieval.
Knowledge Retrieval Architecture Patterns Beyond Vector Databases
Jun 12, 2026.
Explore advanced knowledge retrieval patterns beyond vector databases for accurate, trustworthy AI systems. Learn hybrid search, KGs, SQL, multi-source, and agents.
Distributed Vector Databases: Architecture, Challenges, and Best Practices
Jun 10, 2026.
Explore distributed vector databases: architecture, challenges, and best practices for scalable AI retrieval systems and RAG.
Implementing AI Memory Systems in C# Using Vector Databases
Jun 08, 2026.
Learn how to implement AI memory systems in C# using vector databases. Discover embeddings, semantic search, memory architectures, and best practices for building intelligent AI applications.
How Developers Are Using Vector Databases Beyond RAG Applications
May 29, 2026.
Explore how vector databases transcend RAG, powering AI agents, recommendations, fraud detection, and more. Unlock semantic search and intelligent retrieval.
The New Stack: AI Agents + MCP + RAG + Vector Databases Explained
May 15, 2026.
Unlock the power of AI! Explore AI Agents, MCP, RAG & Vector Databases. Build intelligent apps for reasoning, automation & real-world tasks. #AIStack
What is Cosine Similarity and How is it Used in Vector Search?
Apr 17, 2026.
Discover Cosine Similarity: a key technique for measuring vector similarity in search engines, recommendation systems, and AI. Learn how it works and its applications!
How to Build a Document Q&A System Using RAG and Vector Database
Apr 16, 2026.
Build a powerful document Q&A system using RAG and vector databases! Learn step-by-step how to implement semantic search and AI-powered answers from your data.
How to Store and Query Embeddings Using Vector Databases
Apr 15, 2026.
Learn how to use vector databases to store and query embeddings for AI applications. Unlock semantic search and RAG pipelines for intelligent systems.
How to Build a Semantic Search Engine Using Vector Embeddings
Apr 14, 2026.
Build a semantic search engine using vector embeddings! Learn to understand search intent, improve accuracy, and deliver relevant results beyond keywords.
How to Implement Vector Search in C# with Azure AI or Qdrant
Apr 09, 2026.
Unlock semantic search in C#! This guide explores vector search implementation using Azure AI Search and Qdrant. Build smarter apps with AI-powered features.
SQL vs. NoSQL for AI-Native Applications: Choosing the Right Vector Database
Mar 27, 2026.
Explore SQL vs NoSQL for AI-native apps! Learn to choose the right vector database for chatbots, semantic search, and more. Hybrid approach wins!
What is a Vector Database and Why is it Used in AI Applications?
Mar 25, 2026.
Unlock the power of AI with vector databases! Learn how they store data as vectors for semantic search, powering chatbots, recommendations, and more. Dive in now!
How to Store and Search Embeddings Using Vector Database Like Pinecone?
Mar 23, 2026.
Learn how to use Pinecone, a vector database, to store and search embeddings for AI applications. Build semantic search, chatbots, and more! Step-by-step guide.
How to Implement RAG Pipeline Using LangChain and Vector Database?
Mar 19, 2026.
Build powerful AI chatbots with RAG! Learn how to implement a Retrieval-Augmented Generation pipeline using LangChain and vector databases for accurate answers.
How to Use Pinecone Vector Database for AI Applications?
Mar 19, 2026.
Unlock AI power with Pinecone! This guide covers setup, usage, and benefits of this vector database for chatbots, search, and recommendations. Fast & scalable!
What Is Vector Database and Why It Is Important for AI Applications?
Mar 19, 2026.
Discover vector databases: the key to smarter AI. Learn how they power semantic search, recommendations, and LLMs by understanding data meaning, not just keywords.
How to Implement Long-Term Memory in AI Agents Using Vector Databases?
Mar 18, 2026.
Equip AI agents with long-term memory using vector databases! Learn how to store, retrieve, and utilize past data for personalized and intelligent AI responses.
How to Implement Vector Databases Like Pinecone or Weaviate in AI Applications?
Mar 18, 2026.
Learn how to use vector databases like Pinecone & Weaviate to enhance AI applications. Store data as embeddings for smarter search & recommendations.
How to Implement Vector Search Using Embeddings in AI Applications?
Mar 16, 2026.
Unlock the power of AI with vector search! Learn how embeddings enable semantic understanding for smarter search, chatbots, and recommendation systems.
What role do vector databases play in modern AI application architecture?
Mar 10, 2026.
Explore vector databases: the core of modern AI. Learn how they power semantic search, RAG, and multimodal AI by enabling fast, contextual data retrieval.
How to build an AI-powered document search system using vector embeddings?
Mar 09, 2026.
Build an AI document search system using vector embeddings for semantic search. Improve knowledge discovery with AI, moving beyond keyword matching. Learn how!
How to implement semantic search in applications using vector databases?
Mar 09, 2026.
Unlock semantic search! Learn how vector databases and AI embeddings revolutionize information retrieval, enabling context-aware results beyond keyword matching.
How to Create an AI-Powered Search System Using Vector Databases
Mar 06, 2026.
Build intelligent search with AI! Learn how vector databases and embeddings enable semantic search, improving relevance and user experience. Scale knowledge retrieval.
Enterprise AI Architecture with Vector Database, Metadata, RAG, Dynamic Context Discovery (DCD), and Backup Strategy
Feb 16, 2026.
Build robust AI apps! This architecture uses Vector DB, RAG, DCD & metadata for accurate, scalable, and reliable responses. Includes backup strategy.
Convert data/text/image to vector data for AI
Jan 29, 2026.
Unlock AI's potential by converting data to vectors! Learn how embeddings enable semantic search, RAG, chatbots, and more. Build intelligent, scalable AI systems.
Basic RAG Demo With LLM and Vector Database
Jan 11, 2026.
Build a 'Hamlet Expert' using RAG! This demo combines LLMs & vector DBs to answer questions about Shakespeare, enhancing education with AI. Get the code!
Simple Demo Of Vector Database With Qdrant — Image Search
Jan 07, 2026.
Build image search for e-commerce using Qdrant! This demo uses CLIP & ResNet50 for semantic & visual similarity, enabling a powerful hybrid approach.
Simple Demo Of Vector Database With Qdrant — Semantic Search
Dec 29, 2025.
Explore vector databases like Qdrant for semantic search. Learn how to use AI embeddings to match user intent with the right services, boosting website traffic.
Integrating Vector Databases (like Pinecone) in ASP.NET Core Search
Nov 14, 2025.
Implement semantic search in ASP.NET Core using Pinecone, OpenAI embeddings, and SQL Server. Enhance your apps with vector search for superior relevance and speed.
How SQL Server Enables Retrieval-Augmented Generation (RAG) Workflows: Embeddings, Vector Indexing & More
Oct 31, 2025.
SQL Server 2025 enables Retrieval-Augmented Generation (RAG) workflows with vector indexing, embeddings, and AI integration. Build intelligent, data-driven apps!
What is a Support Vector Machine (SVM)?
Sep 17, 2025.
Explore Support Vector Machines (SVM), a powerful supervised learning algorithm for classification and regression. Learn how SVM works, including hyperplanes, support vectors, and margins. Discover different SVM types like linear and non-linear, and understand kernel functions (Linear, Polynomial, RBF, Sigmoid).
What is a Vector Database in Data Science?
Sep 10, 2025.
Unlock the power of AI with vector databases! This article explains what vector databases are, why they're crucial for modern data science, and how they enable semantic search, recommendation systems, and more. Discover real-world use cases, popular tools like Pinecone and Weaviate, benefits, and challenges.
Exploring AI and Vector Search in Azure CosmosDB for MongoDB VCore
Sep 01, 2025.
Explore Azure Cosmos DB for MongoDB vCore's new vector search! This feature empowers developers to build intelligent applications with similarity searches on high-dimensional data. Learn about vector stores, indexing, and practical use cases like recommendation systems and image retrieval. Includes a Python code sample to get you started and cost optimization tips.
Beyond Search: How Vector Databases Are Reshaping Technology
Apr 11, 2024.
Vector databases are transforming how we interact with information by enabling meaning-based rather than keyword-based operations. They convert unstructured data into mathematical representations that capture semantic relationships, allowing organizations to build more intuitive products, understand user intent, and create entirely new capabilities from recommendation systems to anomaly detection. While technical challenges exist in implementation and scaling, the shift from exact matching to semantic understanding represents a fundamental change in how technology processes information - one that adapts to human thinking rather than forcing humans to adapt to machines.
Support Vector Machines (SVM) In Machine Learning
Mar 20, 2024.
Support Vector Machines (SVM) is a powerful supervised machine learning algorithm for classification and regression tasks. It finds a hyperplane that separates data points belonging to different classes, making it effective for complex problems.
Data in High Dimensions: Unveiling the Potential of Vector Databases
Aug 22, 2023.
Unlock the potential of high-dimensional data with vector databases. Discover how these specialized databases revolutionize image recognition, recommendation systems, and natural language processing. Dive into the world of vector databases and harness their speed, scalability, and precision for your data-driven projects.
Use Of Vector Datatype In R
Dec 05, 2020.
In this article, I discussed the vector datatype in R.
What is Support Vector Machine?
Apr 21, 2020.
In this article, you will learn about Support Vector Machine.
Arithmetic Operation On Vector In R - Multiplication Of Vectors In R With Example
Jun 28, 2018.
In this article, we shall discuss how multiplication of vectors works in R Studio.
Arithmetic Operation On Vector In R - Adding Vectors In R With Example
Jun 24, 2018.
In this article we shall learn how to perform arithmetic operation addition on vector in R language
Vector In R - A Practical Approach For Creating And Using Vector In R Language
Jun 14, 2018.
In this example we shall do some practical by of executing R code in R studio editor.
Two Class Support Vector Machine
May 03, 2017.
An overview of Two Class Support Vector Machine. Two-Class Support Vector Machine is used to create a model that is based on the Support Vector Machine Algorithm.
Voice of a Developer: JavaScript Vector Programming - Part 37
Jun 17, 2016.
In this article you will learn about JavaScript Vector Programming.
Scalable Vector Graphics - Filters 4
Aug 19, 2015.
This article will give a detailed explanation of another SVG filter known as “Blend filter”.
Scalable Vector Graphics - Filters 3
Aug 17, 2015.
This article is an explanation of the SVG filter known as “Drop Shadow”.
Scalable Vector Graphics - Filters 2
Aug 16, 2015.
This article explains the one filter elements known as SVG blur effects.
Scalable Vector Graphics - Filters 1
Aug 15, 2015.
This article provides an introduction to SVG filters in HTML 5.
Scalable Vector Graphics - Text 2
Aug 13, 2015.
This article provides further explanations of SVG Text.
Scalable Vector Graphics - Text 1
Aug 10, 2015.
This article explains the SVG simple and various texts used in HTML 5.
Scalable Vector Graphics - Path 3
Jul 30, 2015.
The article explains curves in SVG Path used in HTML 5 with suitable examples.
Scalable Vector Graphics - Path 2
Jul 29, 2015.
This article explains another part of SVG path used in HTML5 with various examples.
Scalable Vector Graphics - Path 1
Jul 26, 2015.
This article explains some parts of SVG Path used in HTML 5 by illustrating good examples for easy understand.
Scalable Vector Graphics - Polygon
Jul 25, 2015.
This article explains SVG polygons used in HTML 5 in details.
Scalable Vector Graphics - Polyline
Jul 24, 2015.
This article explains SVG polyline in detail with some simple examples. It is used to draw open shapes without closing itself like polygons.
Scalable Vector Graphics - Line
Jul 23, 2015.
In this article we will learn about the Scalable Vector Graphics line used in HTML5.
Scalable Vector Graphics - Ellipse
Jul 20, 2015.
The article provides a detailed description of SVG Ellipses using basic and advanced examples.
Scalable Vector Graphics - Circle
Jul 17, 2015.
This article explains SVG circles in detail with some simple examples.
Scalable Vector Graphics - Rectangle
Jul 12, 2015.
This article is about a detailed explanation of SVG rectangles of various types.
Overview of Scalable Vector Graphics (SVG)
Jul 11, 2015.
This article provides an overview of Scalable Vector Graphics (SVG).
Scalable Vector Graphics (SVG) in HTML5
Jun 20, 2014.
This article is about Scalable Vector Graphics (SVG) in HTML5.
Adding vector objects to the artboard in Expression Blend
Oct 31, 2011.
This article gives a clear view of adding vector objects to the artboard with in Blend.
Working with Linear/Radial Gradients and Gradient Vector Transform in XAML Silverlight
Apr 20, 2011.
In this article, you will learn about Linear/Radial Gradients and Gradient Vector Transform in XAML Silverlight.
Working with Vector Graphics on a Bitmap, Images and Tombstoning for Windows Phone 7
Dec 28, 2010.
WriteableBitmap does not including any facility to save bitmaps. However, the WriteableBitmap class does give you access to all the pixels that define the bitmap. Only one pixel format is supported, where each pixel is a 32-bit value.
Two-dimensional computer graphics or vector graphics in Silverlight for Windows Phone 7
Dec 20, 2010.
Vector graphics is the visual realization of analytic geometry. Two-dimensional coordinate points in the form (x, y) define straight lines and curves. In Silverlight, these curves can be arcs on the circumference of an ellipse or Bezier curves, either in the customary cubic form or in a simplified quadratic form.
Hybrid RAG with LangGraph: Vector, Keyword & Metadata Retrieval in Action
Jun 20, 2026.
Master hybrid RAG with LangGraph: Combine vector, keyword, and metadata retrieval for production-ready, auditable AI answers.
Hybrid Retrieval in Azure AI Search: Combining Vector, Keyword, and Semantic Ranking
Jun 16, 2026.
Boost RAG accuracy with Azure AI Search's hybrid retrieval: combining vector, keyword, and semantic ranking for superior AI responses.
Vector Search vs Semantic Search: Key Differences for Modern Applications
Jun 09, 2026.
Explore Vector Search vs. Semantic Search: understand their core differences, strengths, and when to use each for modern AI applications.
Vector Databases Explained – Why They Are Important for AI Applications
May 20, 2026.
Unlock the power of AI with vector databases! Learn how they revolutionize semantic search, AI memory, and RAG, enabling intelligent applications. #AI #VectorDB
Vector Databases Explained for .NET Developers – Pinecone vs Weaviate vs ChromaDB
May 20, 2026.
Explore vector databases for .NET! Compare Pinecone, Weaviate, & ChromaDB for AI apps like chatbots, RAG, & semantic search. Boost your AI skills now!
Vector Search vs. Graph Search: Which is Better for Building Knowledge Graphs?
Mar 30, 2026.
Explore Vector Search vs. Graph Search for knowledge graphs. Understand their differences, use cases, and how to combine them for optimal results. Find the best approach!
Vector Search in EF Core 10: From SQL to Semantic Queries
Mar 24, 2026.
Unlock semantic search in .NET with EF Core 10! Query by meaning, not just keywords, using LINQ and SQL Server's native vector support. Build smarter apps easily.
Vector storage in AI
Jan 29, 2026.
Unlock AI's potential with vector storage! Enables semantic search, reduces hallucinations, and powers intelligent applications like chatbots and RAG systems.
Vector Databases Explained: How AI Understands Meaning Instead of Words
Jan 28, 2026.
Uncover vector databases: the secret tech enabling AI to grasp meaning, not just words. Explore how they power chatbots, RAG, and semantic search. A must-know for AI developers!
LLMs, Tokens, Weights, Vectors, Embeddings — A Practical Article
Oct 12, 2025.
Unlock the power of LLMs! This practical guide demystifies tokens, vectors, embeddings, and weights, revealing how they work together in RAG/agent applications. Learn to optimize your LLM systems for speed, cost-effectiveness, and reliability through better token management, strategic retrieval, and clear prompt contracts. Improve your LLM performance today!
Vector Databases vs Relational Databases: Understanding, Implementation, and Use Cases
Sep 11, 2025.
Explore the key differences between relational databases (RDBMS) and vector databases (Vector DBs). Learn about their unique features, implementation examples using Python (SQLite, Ollama, ChromaDB), and ideal use cases. Discover how RDBMS excels in structured data and transactions, while Vector DBs empower AI-driven semantic search and recommendations. Understand the importance of numeric vectors and embeddings for Vector DBs and how a hybrid approach can benefit enterprises.
AI in Practice: LLMs, Transformers, Weights, and Embeddings/Vectors — An In-Depth Builder’s Guide
Aug 28, 2025.
A builder's guide to AI in practice: LLMs, Transformers, weights, and embeddings. Learn to optimize performance, memory, and reliability for real-world AI.
Vector Database Internals: In a Layman's Perspective
Aug 29, 2024.
A vector database stores and manages data as vectors—lists of numbers representing features of items. It excels in handling unstructured data like images and text by using vector embeddings generated by AI. This allows for efficient similarity searches, real-time analysis, and scalable performance.
Vector Class and the Stack Class in Java Collections
Jul 19, 2024.
The Vector and Stack classes in Java Collections Framework provide essential tools for managing dynamic arrays and last-in, first-out (LIFO) stacks, respectively.
How to Integrate OpenAI With Azure Cognitive Search (Vector Search)
Oct 27, 2023.
This article explains about how one can use Azure Cognitive Search with OpenAI. Your article provides a detailed explanation of how to use Azure Cognitive Search in conjunction with OpenAI, emphasizing the role of each component. It covers several key steps for integrating these services, which can be beneficial for developers and data scientists.
Vectors in R Programming
Sep 21, 2023.
In this comprehensive guide, we'll look into the vectors in R program. We'll start by defining what vectors are, explore the various types of vectors, examine the syntax for creating and manipulating vectors, and provide illustrative examples to solidify your understanding.
Vector databases for Azure Open AI Embeddings Storage
Aug 22, 2023.
This article will cover Vector Databases for Azure Open AI Embeddings Storage.
Add High Quality Vector(SVG)Images in Power Apps
Nov 23, 2022.
Using Vector(SVG) mages instead of images to retain the image quality on relative UI for Power Apps
Vector Class in Java
Feb 07, 2012.
This article explains all constructors and methods of the vector class including examples.
Vector Graphics vs Raster Graphics in XAML Silverlight
Apr 22, 2011.
In this article, you will learn the differences between Vector Graphics and Raster Graphics.
Building a Semantic Caching Layer for AI Applications in ASP.NET Core
Jun 30, 2026.
Boost AI app performance & cut costs with semantic caching in ASP.NET Core. Match queries by meaning, not text, for faster, cheaper AI.
Role of Hilbert Curve in LLMs: What It Is and How It Improves Data Organization and Retrieval
Jun 24, 2026.
Learn what the Hilbert Curve is and how it helps Large Language Models (LLMs) organize, store, retrieve, and process high-dimensional data more efficiently. Explore its role in vector databases, embeddings, retrieval systems, and AI infrastructure.
Designing AI-Aware Database Architectures for Enterprise Applications
Jun 22, 2026.
Design AI-aware database architectures for enterprise apps. Explore .NET strategies for semantic search, vector storage, and knowledge management.
How to Design AI-Friendly Database Schemas for Knowledge Retrieval Systems
Jun 16, 2026.
Optimize AI knowledge retrieval by designing AI-friendly database schemas. Learn best practices for chunking, metadata, embeddings, and security.
Designing AI-Ready Data Pipelines for Modern Applications
Jun 15, 2026.
Build AI-ready data pipelines with .NET for modern apps. Ensure quality, accessibility, and organization for LLMs, RAG, and AI agents.
How to Implement Semantic Caching in Production AI Applications
Jun 15, 2026.
Optimize AI apps with semantic caching. Reduce costs, boost speed, and improve scalability by understanding user intent, not just exact wording.
Building Context-Aware Enterprise Search Applications with ASP.NET Core
Jun 12, 2026.
Build intelligent, context-aware enterprise search with ASP.NET Core, vector databases, and AI for enhanced productivity and knowledge discovery.
Building Real-Time Knowledge Retrieval Systems with Azure AI Search
Jun 10, 2026.
Unlock enterprise knowledge with Azure AI Search. Build real-time, intelligent retrieval systems using semantic, vector, and hybrid search for RAG.
Understanding Hybrid Search Architecture in AI-Powered Applications
Jun 09, 2026.
Hybrid search combines keyword and vector search for AI apps, improving accuracy and user experience. Essential for RAG.