• Home
  • About Techxposer
  • Contact Us
  • Privacy Policy
  • Useful Links
  • Sitemap
TechXposer

TechXposer

Exposing Techie World

  • Home
  • AI
  • C#
  • MVC
  • .Net Core
  • Cloud
  • JavaScript
  • Database
  • Interview Tips
  • Tech Solutions
  • Tech Tutorials
You are here: Home
Orchestrating Multi-Agent Systems in .NET

Orchestrating Multi-Agent Systems in .NET

Introduction If you have been following this series on TechXposer, you've leveled up significantly. We've decoded the terminology of modern AI, compared the .NET AI toolbelt, and built our very first Solo…

Building Your First AI Agent: Connecting Semantic Kernel to Real Data in .NET

Building Your First AI Agent: Connecting Semantic Kernel to Real Data in .NET

Introduction Over the last two posts, we decoded the AI terminologies and looked at the .NET AI Toolbelt. We learned that if we want an AI to actually do things—like checking a…

Choosing Your Weapon: The .NET Developer’s Guide to AI Tools

Choosing Your Weapon: The .NET Developer’s Guide to AI Tools

In my last post, we decoded the "alphabet soup" of modern AI, breaking down terms like GenAI, RAG, and AI Agents. Now that we all speak the same language, it’s…

Decoding the AI Alphabet Soup: A Beginner’s Guide to Modern AI Terminologies

Decoding the AI Alphabet Soup: A Beginner’s Guide to Modern AI Terminologies

If you’ve spent any time on the internet or in a dev standup recently, you’ve probably been hit with a barrage of acronyms: GenAI, LLMs, RAG, MCP, Agents. It sounds…

Simplifying Multi-Tenancy in EF Core: A Beginner’s Guide to Global Query Filters

Simplifying Multi-Tenancy in EF Core: A Beginner’s Guide to Global Query Filters

If you are building an application where multiple clients (tenants) share the same database, you are dealing with a "Multi-Tenant" architecture. In these systems, ensuring that User A cannot see…

All Articles  Get Feed for All Articles

.Net Core

Orchestrating Multi-Agent Systems in .NET

saikkApril 16, 2026No Comment2026-04-16T14:11:24+00:00
Building Your First AI Agent: Connecting Semantic Kernel to Real Data in .NET

Building Your First AI Agent: Connecting Semantic Kernel to Real Data in .NET

saikk April 6, 2026 No Comment2026-04-06T08:58:35+00:00
Choosing Your Weapon: The .NET Developer’s Guide to AI Tools

Choosing Your Weapon: The .NET Developer’s Guide to AI Tools

saikk April 4, 2026 No Comment2026-04-04T08:49:50+00:00
Decoding the AI Alphabet Soup: A Beginner’s Guide to Modern AI Terminologies

Decoding the AI Alphabet Soup: A Beginner’s Guide to Modern AI Terminologies

saikk April 3, 2026 No Comment2026-04-03T10:27:26+00:00
Simplifying Multi-Tenancy in EF Core: A Beginner’s Guide to Global Query Filters

Simplifying Multi-Tenancy in EF Core: A Beginner’s Guide to Global Query Filters

saikk March 10, 2026 No Comment2026-03-10T16:17:18+00:00

Architect  Get Feed for Architect

.Net Core

Simplifying Multi-Tenancy in EF Core: A Beginner’s Guide to Global Query Filters

saikkMarch 10, 2026No Comment2026-03-10T16:17:18+00:00
Demystifying Session Affinity (Sticky Sessions): A Layman’s Guide & .NET 10 Setup

Demystifying Session Affinity (Sticky Sessions): A Layman’s Guide & .NET 10 Setup

saikk February 26, 2026 No Comment2026-02-26T14:27:41+00:00
The Restaurant Kitchen Guide to C#: Threads, Tasks, and Avoiding the Dreaded Deadlock

The Restaurant Kitchen Guide to C#: Threads, Tasks, and Avoiding the Dreaded Deadlock

saikk February 20, 2026 No Comment2026-02-20T11:23:15+00:00
Architectural Decision Guide: When to Adopt FastEndpoints

Architectural Decision Guide: When to Adopt FastEndpoints

saikk January 13, 2026 No Comment2026-01-13T13:02:00+00:00
Knowing When (and When Not) to Use Cloud Functions

Knowing When (and When Not) to Use Cloud Functions

saikk January 3, 2026 No Comment2026-01-03T14:36:13+00:00

C#  Get Feed for C#

.Net Core

Orchestrating Multi-Agent Systems in .NET

saikkApril 16, 2026No Comment2026-04-16T14:11:24+00:00
Building Your First AI Agent: Connecting Semantic Kernel to Real Data in .NET

Building Your First AI Agent: Connecting Semantic Kernel to Real Data in .NET

saikk April 6, 2026 No Comment2026-04-06T08:58:35+00:00
Choosing Your Weapon: The .NET Developer’s Guide to AI Tools

Choosing Your Weapon: The .NET Developer’s Guide to AI Tools

saikk April 4, 2026 No Comment2026-04-04T08:49:50+00:00
Simplifying Multi-Tenancy in EF Core: A Beginner’s Guide to Global Query Filters

Simplifying Multi-Tenancy in EF Core: A Beginner’s Guide to Global Query Filters

saikk March 10, 2026 No Comment2026-03-10T16:17:18+00:00
Demystifying Session Affinity (Sticky Sessions): A Layman’s Guide & .NET 10 Setup

Demystifying Session Affinity (Sticky Sessions): A Layman’s Guide & .NET 10 Setup

saikk February 26, 2026 No Comment2026-02-26T14:27:41+00:00

MVC  Get Feed for MVC

.Net Core

Architectural Decision Guide: When to Adopt FastEndpoints

saikkJanuary 13, 2026No Comment2026-01-13T13:02:00+00:00
Understanding Produces and Consumes Attribute in MVC 6

Understanding Produces and Consumes Attribute in MVC 6

saikk July 21, 2018 1 Comment2018-07-21T15:26:42+00:00
How to configure C# WebApi2 to display data in JSON format directly in browser?[Solved]

How to configure C# WebApi2 to display data in JSON format directly in browser?[Solved]

saikk March 10, 2018 No Comment2018-03-10T16:05:59+00:00
Downloading PDF File from Server to Client using ASP.NET & MVC C#

Downloading PDF File from Server to Client using ASP.NET & MVC C#

saikk December 25, 2017 2 Comments2017-12-25T15:31:43+00:00
Different ways to rendering a Partial View in ASP.NET MVC

Different ways to rendering a Partial View in ASP.NET MVC

Rajender G July 5, 2017 No Comment2017-10-19T07:56:36+00:00

.Net Core  Get Feed for .Net Core

.Net Core

Orchestrating Multi-Agent Systems in .NET

saikkApril 16, 2026No Comment2026-04-16T14:11:24+00:00
Building Your First AI Agent: Connecting Semantic Kernel to Real Data in .NET

Building Your First AI Agent: Connecting Semantic Kernel to Real Data in .NET

saikk April 6, 2026 No Comment2026-04-06T08:58:35+00:00
Choosing Your Weapon: The .NET Developer’s Guide to AI Tools

Choosing Your Weapon: The .NET Developer’s Guide to AI Tools

saikk April 4, 2026 No Comment2026-04-04T08:49:50+00:00
Simplifying Multi-Tenancy in EF Core: A Beginner’s Guide to Global Query Filters

Simplifying Multi-Tenancy in EF Core: A Beginner’s Guide to Global Query Filters

saikk March 10, 2026 No Comment2026-03-10T16:17:18+00:00
Demystifying Session Affinity (Sticky Sessions): A Layman’s Guide & .NET 10 Setup

Demystifying Session Affinity (Sticky Sessions): A Layman’s Guide & .NET 10 Setup

saikk February 26, 2026 No Comment2026-02-26T14:27:41+00:00

Database  Get Feed for Database

Database

Hackerrank: SQL Query to get Customer Name who made max order in 10 years

saikkMay 31, 2020No Comment2020-05-31T15:09:15+00:00
Working with Default Parameters in SQL Server Functions

Working with Default Parameters in SQL Server Functions

saikk August 22, 2017 18 Comments2017-10-16T09:18:03+00:00
Calling REST API Service From SQL Server Using C# SQL CLR

Calling REST API Service From SQL Server Using C# SQL CLR

saikk August 21, 2017 4 Comments2017-09-08T09:51:30+00:00
Problem with ASP.NET using MySQL Connecting through ODBC Driver in some Hosting Servers

Problem with ASP.NET using MySQL Connecting through ODBC Driver in some Hosting Servers

saikk May 21, 2017 1 Comment2017-10-19T08:11:44+00:00

Repository  Get Feed for Repository

C#

Understanding EF Code First Migrations

saikkNovember 5, 2017No Comment2017-11-05T16:22:47+00:00
EF Code-First Approach Vs Database First Approach

EF Code-First Approach Vs Database First Approach

saikk November 4, 2017 No Comment2017-11-04T17:16:07+00:00
Using Entity Framework Working with Multiple Similar Databases at Run time

Using Entity Framework Working with Multiple Similar Databases at Run time

saikk October 12, 2017 No Comment2017-10-12T15:10:11+00:00

JavaScript  Get Feed for JavaScript

Client Side

Sorting JSON Array

saikkMarch 26, 2019No Comment2019-03-26T12:51:57+00:00
Copying events from one JavaScript Element to another JavaScript Element

Copying events from one JavaScript Element to another JavaScript Element

saikk August 13, 2018 No Comment2018-08-19T06:19:00+00:00
Decoding HTML string to Normal String in JavaScript

Decoding HTML string to Normal String in JavaScript

saikk July 6, 2018 No Comment2018-07-06T07:46:56+00:00
Approaches for Cloning JavaScript Object

Approaches for Cloning JavaScript Object

saikk July 5, 2018 No Comment2018-07-05T07:27:10+00:00
Understanding JSONP and its Security Issues

Understanding JSONP and its Security Issues

saikk November 14, 2017 No Comment2017-11-14T10:06:36+00:00

Interview Tips  Get Feed for Interview Tips

Interview Tips

Interview: Write Palindrome Program

saikkSeptember 30, 2019No Comment2019-09-30T17:55:04+00:00
Understanding Persistence Ignorance Principle

Understanding Persistence Ignorance Principle

saikk December 29, 2018 No Comment2018-12-29T17:26:51+00:00
BasicHttpBinding vs WsHttpBinding vs WebHttpBinding in WCF

BasicHttpBinding vs WsHttpBinding vs WebHttpBinding in WCF

saikk September 15, 2018 No Comment2018-09-15T04:21:57+00:00
Mention what is CSDL, SSDL and MSL sections in an EDMX file?

Mention what is CSDL, SSDL and MSL sections in an EDMX file?

saikk September 15, 2018 No Comment2018-09-15T04:19:11+00:00
When does Application_Start() and Application_End() Used?

When does Application_Start() and Application_End() Used?

saikk August 20, 2017 No Comment2017-10-19T07:19:11+00:00

Tech Solutions  Get Feed for Tech Solutions

Database

Hackerrank: SQL Query to get Customer Name who made max order in 10 years

saikkMay 31, 2020No Comment2020-05-31T15:09:15+00:00
Generate the code files Using Visual Studio and CLI

Generate the code files Using Visual Studio and CLI

saikk February 29, 2020 No Comment2020-02-29T18:23:25+00:00
Fix: File In Use Error in Release Pipeline while deployment

Fix: File In Use Error in Release Pipeline while deployment

saikk November 30, 2019 No Comment2019-11-30T17:18:14+00:00
Getting UserName from JWT Token At Web API

Getting UserName from JWT Token At Web API

saikk June 7, 2019 No Comment2019-06-07T18:59:01+00:00
Generate Random Password

Generate Random Password

saikk May 10, 2019 No Comment2019-05-10T17:13:42+00:00

Search

Recent Posts

  • Orchestrating Multi-Agent Systems in .NET
  • Building Your First AI Agent: Connecting Semantic Kernel to Real Data in .NET
  • Choosing Your Weapon: The .NET Developer’s Guide to AI Tools
  • Decoding the AI Alphabet Soup: A Beginner’s Guide to Modern AI Terminologies
  • Simplifying Multi-Tenancy in EF Core: A Beginner’s Guide to Global Query Filters

Pages

  • About Us
  • Contact Us
  • Home
  • Privacy Policy
  • Sitemap
  • Tech Tutorials
  • Useful Links

Tags

    .Net Core AgenticAI AI Angular Architect ASP.Net ASP.Net MVC Azure best practises C# C#7.0 C#8.0 C# 11.0 Cloud Computing Dependency Injection Entity Framework Interview Interview Tips IoC Tutorial Javascript JSON MVC OOPS Performance Prime Number Repository SemanticKernel Tech News Tech Solutions TypeScript
Copyright ©2026. TechXposer
  • Home
  • About Techxposer
  • Contact Us
  • Privacy Policy
  • Useful Links
  • Sitemap