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]
Sanjay Kumar(4)
Jaydeep Patil(4)
Saurav Kumar(3)
Tuhin Paul(3)
Neelesh Vishwakarma(3)
Suchit Khanna(3)
Arjun Karthikeyan S(2)
Lokesh Varman(2)
Sardar Mudassar Ali Khan (2)
Arindam Dawn(2)
Jaish Mathews(2)
Tarun D(2)
Jeeva Subburaj(2)
Syed Shanu(2)
Ng Cheehou(1)
Niharika Gupta(1)
Riya Patel(1)
Jayant Kumar(1)
Gautam Singh(1)
Naina Kuchhal(1)
Kaveendra Dhilhan(1)
Vipin Mittal(1)
Parth Soni(1)
Abhishek Yadav(1)
Deepak Tewatia(1)
Rohit Gupta(1)
Mahesh Chand(1)
Cynthia Sathuragiri(1)
Ashish Bhatnagar(1)
Amit Mohanty(1)
Sigar Dave(1)
Ananthakrishna V(1)
Chetan Sanghani(1)
Vijay Yadav(1)
Ayush Gupta(1)
Shiv Sharma(1)
Nikhil Patil(1)
Nagaraj M(1)
Mrunali Sawant(1)
Sarthak Varshney(1)
Salman Karim(1)
Jay Krishna Reddy (1)
Sandeep Mishra(1)
Satheesh Elumalai(1)
Anu Viswan(1)
Ojash Shrestha(1)
Amit Naik(1)
Primal Lobo(1)
Sandhya Satam(1)
Varun Setia(1)
Jignesh Trivedi(1)
Abhishek Kumar(1)
Usman Sheikh(1)
Sagar Pardeshi(1)
Mohd Kashif(1)
Manpreet Singh(1)
Vinodh Narayanan(1)
Shantha Kumar T(1)
Kishor Bikram Oli(1)
Pranav J.Dev(1)
Gul Md Ershad(1)
Maruthi Palllamalli(1)
Rakesh (1)
Sachin Kalia(1)
Avirup Basu(1)
Shweta (1)
Vidya Vrat Agarwal(1)
Ajay Yadav(1)
Praveen Raveendran Pillai(1)
Amit Tiwari(1)
Raj Bandi(1)
Kamal Rawat(1)
Vishal Gilbile(1)
Ahmar Husain(1)
Sachin Mumbare(1)
Mohamed Hasan(1)
Nitin Mittal(1)
Pradip Pandey(1)
Resources
No resource found
Implementing Agent-to-Agent Communication Protocols in Enterprise Systems
Aug 04, 2026.
Standardize enterprise AI agent communication with FIPA-ACL inspired protocols in .NET for reliable task delegation and negotiation.
Microservices Communication with RabbitMQ and .NET Core
Jul 19, 2026.
Master microservices communication with .NET Core and RabbitMQ. Learn to build event-driven architectures, implement read models, and achieve loose coupling.
Agent-to-Agent Communication Patterns for Distributed AI Systems
Jun 08, 2026.
Learn the most important agent-to-agent communication patterns for distributed AI systems, including coordinator, event-driven, publish-subscribe, shared memory, and peer-to-peer architectures.
Microservices Communication Patterns Every Developer Should Know
Jun 05, 2026.
Learn the most important microservices communication patterns including REST, gRPC, messaging, event-driven architecture, Saga, and API Gateway patterns.
How Do Developers Secure Communication Between Microservices?
Mar 11, 2026.
Secure microservice communication is vital! Learn to protect data with TLS, mTLS, API gateways, service meshes, authentication, & network segmentation. #microservices
Asynchronous vs Synchronous Communication in Python Web Frameworks
Mar 03, 2026.
Explore synchronous vs. asynchronous communication in Python web frameworks like FastAPI, Flask, and Django. Learn when to use each for optimal performance and scalability.
OpenClaw Communication Channels in 2026: Why Telegram Works and WhatsApp Fails
Mar 02, 2026.
OpenClaw in 2026: Telegram excels as a communication channel for autonomous AI agents due to its stable API, while WhatsApp's emulation-based approach falters.
IoT Communication APIs
Feb 02, 2026.
Explore IoT communication APIs: REST (request-response) and WebSocket (bi-directional). Understand their principles, constraints, and suitability for IoT applications.
Azure Communication Services: A Robust Bulk Email Solution for Enterprises
Jan 25, 2026.
Discover how Azure Communication Services (ACS) provides a robust, scalable, and secure solution for enterprise bulk email. Learn setup, integration, and best practices.
Building a Real-Time Agent–Server Communication System Using SignalR in ASP.NET Core
Jan 24, 2026.
Build a real-time agent-server system with SignalR in ASP.NET Core. Learn why SignalR excels over REST for instant communication and agent control. Includes a C# demo.
SharePoint Online News Filtering: How to Filter News Posts in Communication sites
Jan 02, 2026.
Learn how to filter SharePoint Online News using Page Category and page properties to organize blogs, announcements, and updates effectively. Master SharePoint Online news filtering! This guide shows you how to use the Page Category field to display relevant news, create blog sections, and improve discoverability.
Securing Microservices Communication with mTLS Explained
Jan 02, 2026.
Learn how mTLS secures microservices communication. Understand what mutual TLS is, how it works, and why it is important for secure cloud and microservices architectures.
SignalR vs WebRTC: Architectural Decisions for Real-Time Communication in C#
Dec 01, 2025.
Explore SignalR vs WebRTC in C# for real-time communication. Understand their architectural differences, use cases, and hybrid strategies for optimal performance and governance.
Understanding Network Communication Protocols
Sep 27, 2025.
Unlock the secrets of network communication! This guide breaks down essential protocols like TCP, UDP, IP, HTTP, and FTP, explaining how devices communicate on networks and the internet. Learn about reliable data transfer, real-time streaming, IP addressing, web page requests, and file sharing. Understand the backbone of internet communication and how data seamlessly moves across networks.
Agent Communication Protocol: A Practical Guide for Multi-Agent Systems
Aug 25, 2025.
Agent communication protocols define how autonomous components exchange intent, facts, and results.
Best Prompts for Email Writing and Communication with AI
Aug 17, 2025.
AI can draft professional, persuasive, and personalized emails — if you use the right prompts. Learn the best AI prompts for email writing, from business communication to customer support.
Parent-Child Component Communication – Solving the Sync Issue
Jul 14, 2025.
This article explains a real issue faced while passing data from a parent to a child component in Angular using @Input(). The child component was not updating correctly when the input changed. The problem was fixed by moving the data loading logic to the ngOnChanges() lifecycle hook.
Serial Port Communication in C#: A Comprehensive Guide
Mar 26, 2025.
Serial port communication in C# enables seamless data exchange between software and hardware devices like microcontrollers, industrial machines, and IoT systems.
Scope Communication Object in JSP
Feb 28, 2025.
The Scope Communication object consist of session object, application object and pageContext object.
Real-Time Component Communication in Angular Using Subjects
Feb 17, 2025.
Learn how to leverage RxJS and Angular's powerful observables to enable dynamic, event-driven communication between components.
Using SignalR for Real-Time Communication in Blazor Applications
Dec 09, 2024.
SignalR enables real-time communication in Blazor applications, providing instant updates and efficient data transfer. This article explores its integration in Blazor Server and WebAssembly, including setup and practical use cases.
How to Create SharePoint Team or Communication Site
Oct 20, 2024.
Discover key differences between the two, step-by-step instructions for setting up each site type, and best practices to optimize your SharePoint environment for seamless teamwork.
Advanced gRPC Communication in .NET Core
Aug 20, 2024.
Explore advanced techniques for implementing microservices communication using gRPC in .NET Core. This article dives into high-performance, real-time communication patterns with practical code examples in C#.
Effective Communication in Product Management
Aug 12, 2024.
Effective communication is crucial in product management, bridging cross-functional teams and managing stakeholder expectations. Key skills include active listening, clear messaging, empathy, and persuasion. Overcoming challenges like information overload and miscommunication is essential for successful product development.
SignalR: Real-time Web Communication Simplified
Jul 15, 2024.
SignalR is an open-source library for ASP.NET enabling real-time, bi-directional communication between server and client. It simplifies the complexity of persistent connections with hubs and automatic transport selection.
SignalR: Real-Time Communication for Modern Applications
May 29, 2024.
SignalR is a powerful library for adding real-time web functionality to modern applications. It enables seamless, bi-directional communication between server and client, supporting WebSockets and other transport protocols.
Establishing Communication Between Executable Files Using TCP/IP
Mar 19, 2024.
WPF apps use various IPC methods like Named Pipes, WCF, TCP/IP Sockets. TCP/IP sockets offer cross-platform communication with advantages like reliability but face complexity and firewall issues. Steps include server/client development, execution instructions. Use CommonHelper for collaboration.
Exploring Inter-Process Communication in WPF Using Named Pipes
Mar 19, 2024.
In a WPF application, inter-process connectivity typically involves communication between different components or modules within the same application or between separate WPF applications running on the same system or across different systems.
Effective Communication Between Executable Files Using Shared Memory
Mar 18, 2024.
In a WPF (Windows Presentation Foundation) application, inter-process connectivity typically involves communication between different components or modules within the same application or between separate WPF applications running on the same system or across different systems.
Understanding Sharing in Lists on SharePoint Communication Sites
Mar 05, 2024.
This guide provides detailed instructions on utilizing the Share option in lists on SharePoint Communication Sites. It covers the login steps, navigating to lists, selecting items to share, opening the Share dialog, adding recipients, selecting permission levels, and sending the invitation.
Vue.js Custom Events: Enhance Parent-Child Communication with $emit()
Mar 01, 2024.
Vue.js, with its powerful reactivity system, allows seamless communication between parent and child components. While props enable data flow from parent to child, the $emit() method serves as a bridge for sending information from the child back to the parent.In this comprehensive guide, we will explore the intricacies of Vue.js custom events, focusing on the application of the $emit() method to create dynamic and interactive user interfaces.
Converting Classic SharePoint Team Sites to Modern Communication Sites
Feb 27, 2024.
Converting Classic SharePoint Team Sites to Modern Communication Sites to better collaboration and productivity. Enhanced feature, customized web part and extension.
Custom Events in C# for Enhanced Communication and Flexibility
Jan 31, 2024.
In C#, you can create custom events to provide a way for classes to communicate and react to certain actions or state changes.
WebSocket Communication Using Python
Jan 30, 2024.
In this article, we will create and understand WebSocket communication. WebSockets facilitate bidirectional communication in contrast to traditional REST APIs, enabling multiple messages over a single TCP connection. This Python tutorial uses WebSockets and asyncio to implement client-server communication.
Sending SMS Notifications with Azure Communication Services in .NET
Jan 07, 2024.
Learn to send SMS notifications with Azure Communication Service using .NET. Follow simple steps like installing the SDK, importing libraries, setting up connection strings, and sending SMS messages with ease.
Props-Pass Tango: A Guide of Component Communication in React
Dec 28, 2023.
A Guide to Component Communication in React.
Microsoft Launched Azure AI Speech: Revolutionizing Communication with Lifelike Text-to-Speech AI Avatars
Nov 20, 2023.
Microsoft unveils Azure AI Speech, a groundbreaking tool for crafting lifelike text-to-speech AI avatars.
Demystifying Inter-Process Communication (IPC) in Python
Sep 24, 2023.
Inter-Process Communication (IPC) is the backbone of modern computing, enabling different processes to converse and share data seamlessly. In this article, we'll delve into several Python IPC methods, accompanied by real-world examples for each.
SignalR to enable real-time communication between clients and the server
Sep 04, 2023.
SignalR to enable real-time communication between clients and a server. SignalR is a library for ASP.NET that allows you to build real-time, interactive web applications. In this example, we'll create a simple chat application where clients can send and receive messages in real-time.
Real-time Communication with WebSocket Protocol in ASP.NET Core
Sep 04, 2023.
This example provides a foundational structure for real-time communication in ASP.NET Core using WebSockets. You can expand upon this foundation to create more complex real-time applications, such as chat rooms, notifications, or collaborative editing tools, by adding features like authentication, user management, and message persistence.
Sending SMS Notifications with Azure Communication Services in Python
Jun 26, 2023.
By retrieving the phone number from the Excel sheet, we can initiate SMS notifications if the extracted registration number matches the records in the Excel database. This integration with Azure Communication Service enables us to establish seamless communication with individuals based on the data obtained from the cross-checking process.
Building Real-Time Communication in Angular with WebRTC
May 24, 2023.
Learn how to integrate WebRTC, the Web Real-Time Communication framework, with Angular to enable real-time audio, video, and data sharing in your web applications. This article provides step-by-step guidance on setting up an Angular project, implementing WebRTC functionalities such as establishing connections, streaming media, and exchanging data. Follow along with code snippets and explanations to create a real-time chat application, demonstrating the power of WebRTC in Angular. Enhance your web development skills and bring real-time communication capabilities to your projects effortlessly.
Real-Time Communication Made Easy: Demonstrating Web Sockets with Angular
May 22, 2023.
This article demonstrates how to implement web sockets in an Angular project to enable real-time communication. It covers the basics of web sockets, setting up an Angular project, establishing a web socket connection, sending and receiving data, handling errors and disconnections, and considerations for scaling and security. By following the provided code examples and best practices, developers can create responsive and interactive applications that leverage the power of web sockets.
Exploring Different Communication Mechanisms Between Microservices with .NET 6
Apr 28, 2023.
Microservices have become an essential part of modern software architecture, allowing for the development of scalable and flexible applications. In this blog post, we will explore different communication mechanisms between microservices and provide .NET 6 code examples to help you get started with your projects.
How to Use EventCallBacks for Two-Way Communication Between Blazor Components
Apr 24, 2023.
How to Use EventCallBacks for Two-Way Communication Between Blazor Components.
3 Methods To Set Up Effective Communication In Your Organization
Mar 14, 2023.
In this article, you will learn about 3 methods to set up effective communication in your organization.
Component Communication In Angular
Feb 13, 2023.
In this article, you will learn about component Communication in Angular.
CRUD Operation And Microservice Communication Using gRPC In .NET Core 6 Web API
Sep 05, 2022.
In this article, you will learn about CRUD Operation and Microservice Communication using gRPC in.NET Core 6 Web API
Microservices Async Communication Using Ocelot Gateway, RabbitMQ, Docker, And Angular 14
Aug 22, 2022.
In this article, you will learn about Microservices Asynchronous Communication using Ocelot Gateway, RabbitMQ, Docker, and Angular 14.
Asynchronous Communication Between Microservices Using .NET Core API, RabbitMQ, and Docker
Aug 21, 2022.
Asynchronous Communication Between Microservices Using the .NET Core API, RabbitMQ, and Docker
Azure Communication Service Chat Integration with Angular 13
Mar 01, 2022.
Learn About Azure Communication Service Chat Integration with Angular 13.
Asynchronous RPC Communication Using RabbitMq
Dec 06, 2021.
This article provides a walk-through for creating an Asynchronous RPC communication between two applications using RabbitMq
How Is The Communication Between Machine Learning Models And Applications Performed In Production Environment
Aug 16, 2021.
In this article, we’ll learn about how communication is done in between the machine learning models and the full-fledged application that uses components of artificial intelligence. In today’s world where artificial intelligence is adding value to multitudes of domain, let us learn how software applications are enabled with AI.
RabbitMQ With ASP.NET Core - Microservice Communication With MassTransit
Jun 21, 2021.
Learn how to establish communication between microservices using RabbitMQ and MassTransit in ASP.NET Core. Understand the concepts of message brokers, RabbitMQ setup, and advantages. Configure MassTransit using NuGet packages, create publisher and consumer components and test the application for message delivery.
Difference Between Team Site And Communication Site
Jun 19, 2021.
This article explains the difference between the team site and the communication site.
Inter-Process Communication
May 20, 2021.
This article will give you an idea on when to use what type of IPC based on the scenario.
RxJS Observables And Server Communication Using Httpclient
Sep 05, 2020.
In this article, we are going to explore the concept of RxJS Observables and server communication using HttpClient.
Implementing RabbitMQ🐰, For Point to Point Communication 🚀
Aug 18, 2020.
Implement RabbitMQ for efficient point-to-point communication, utilizing asynchronous messaging with . NET. Utilize RabbitMQ.Client library to create a ConnectionFactory, manage channels, declare queues, and implement consumers for processing messages asynchronously.
Device To Cloud Communication Using Azure IoT Hub In .NET Core
Aug 17, 2020.
In this article, you will learn about Device to Cloud communication using Azure IoT Hub (in .NET Core).
Docker - DNS Based Inter Container Communication For ASP.NET Core WEB API REST Services - Part Two
Dec 27, 2019.
This is a continuation of the previous article with title Docker Part 1 - IP Based Inter Container Communication for ASP.NET Core WEB API REST Services". As mentioned there, using IP for internal communication is not a good practice. The container, in fact, could get a different IP machine if it's deployed on a different bridge, which may live on a different subnet. So it would be better to have a DNS and actually connect to the containers using their DNS name
Learning Angular 8 - Lab Three - Component Communication And Directives
Dec 22, 2019.
In this article, you will learn about Angular 8 Component Communication and Directives.
Create Modern Communication Site Using PnP CSOM
Dec 17, 2019.
In this article, we will see how to create a modern communication site using PNP CSOM for Sharepoint Online
Docker Part 1 - IP Based Inter Container Communication for ASP.NET Core WEB API REST Services 🤟
Dec 11, 2019.
You ever wondered how communication across containers happens? For example, if you have different services deployed inside different docker containers, how they can communicate each other? This article is guiding you to there in a developmental environment perspective. Deployment environment will be considered later.
Bidirectional Communication With Azure IoT Hub
Sep 05, 2019.
In this article, you will learn how to set up bidirectional communication with Azure IoT Hub.
SharePoint Modern Communication Site No Code Feature For Header, Footer And Navigation
Aug 19, 2019.
In this article, you will learn about the No Code feature of SharePoint Modern Communication Site for Header, Footer, and Navigation.
An Overview Of Component Communication In Vue.js
Apr 03, 2019.
In this article, you will learn how communication works between Vue.js components.
Introducing Communication Sites On Office 365
Aug 10, 2018.
Welcome to an article on Communication Sites on Office 365. What is a Communication Site?, let me quote “A SharePoint communication site is a great place to share information with others. You can share news, reports, statuses, and other information in a visually compelling format.”
Real Time Communication To Cross Platform Devices Using Azure SignalR Service - Part Two
Jul 24, 2018.
Real Time communication between cross platform devices such as Azure hosted .net core web app, xamarin based android app and .Net Framework based windows form app using Azure SignalR Service.
Real Time Communication To Cross Platform Devices Using Azure SignalR Service - Part One
Jul 20, 2018.
Real Time communication between cross platform devices such as Azure hosted .net core web app, xamarin based android app and .Net Framework based windows form app using Azure SignalR Service.
Creating Survey Using Microsoft Form Web Part In Modern Communication Site
Jan 29, 2018.
In this article, we will learn how to create a Survey and display survey results using Microsoft forms web part in Modern Communication Sites
Hero Webpart In SharePoint Communication Site
Aug 08, 2017.
In this article, I explain how to create and use Hero webpart in SharePoint communication site template.
Overview Of SharePoint Communication Site
Jul 24, 2017.
Site template is one of the main components defining the structure for managing the contents within SharePoint.
App To App Communication In Universal Windows Platform
Aug 25, 2016.
In this article, we will learn about app-to-app communication in Windows 10.
Inter-Process Communication In Android
Apr 22, 2016.
In this article you will learn communication between two applications in Android.
Back-End Server Communication With AngularJS
Feb 01, 2016.
This article is intended to explain the concept of communication with back-end services.
Data Communication Between Basic HTML Pages To ASP.NET Web Pages
Jan 28, 2016.
In this article you will learn about Data Communication between basic HTML pages to ASP.NET web pages.
Windows Communication Foundation Overview
Sep 11, 2015.
In this article we will get an overview of Windows Communication Foundation (WCF) and its features.
Controller to Controller Communication Using $RouteScope in AngularJS
Jul 22, 2015.
This article explains Controller to Controller communication using $RouteScope in AngularJS.
Wireless Communication in Arduino Using RF Communication
Jun 22, 2015.
This article is based on how to make your IoT systems wireless with the use of an Arduino board and any controlling application.
Using SignalR For Communication Between Two App Parts in SharePoint 2013
Apr 29, 2015.
In this article we will learn about SignalR for communication between two App Parts in SharePoint 2013.
10 Rules to Build English Communication Skills For Developers
Dec 16, 2014.
If you are really interested in moving up the career ladder then communication is the key. This article explains why and how.
Windows Communication Foundation
Nov 01, 2014.
This article explains how to use WCF between a client and server application and explores the various aspects of WCF.
Email Service in Windows Communication Foundation
May 07, 2014.
In this article I would like to demonstrate how to send emails from the .Net Framework via WCF.
Duplex Communication in Windows Communication Foundation
Oct 03, 2013.
Here in this post, we will look at how we can setup the duplex communication in Windows Communication Foundation.
Creating, Hosting and Consuming Simple Windows Communication Service (WCF)
Aug 07, 2013.
In this article we will create a simple WCF service. We will host it in a simple console application.
One Two Three to Windows Communication Foundation: Part 2
Jul 10, 2013.
This article explains how to consume a service in a rather simple console application.
One Two Three to Windows Communication Foundation: Part 1
Jul 08, 2013.
In this post, I am providing text and code that helps to easily understand WCF.
PLC Communication Using .Net
Jul 05, 2013.
This article explains how to communicate with a Programmable Logic Controller (PLC).
Atlas Copco PowerFocus (3000/4000) Nutrunner Tools Ethernet Communication Using C#.Net
Jul 03, 2013.
The main purpose of this article is the result of when I started the Nutrunner tool communication program it was like a blank page.
IFrame Cross Domain Communication Using IIS ARR and URL Rewrite
May 01, 2013.
This article demonstrates how to override browser same-origin policy and communicate from main page to its iframe loaded with content from external domain using ARR and URL Rewrite.
Mumbai Chapter - Windows Communication Foundation (HOL)
Mar 20, 2013.
I am pleased to provide for you a success story of the Mumbai C# Group once again.
MSMQ in WCF (Two Way Communication Between Client And Server): Part II
Feb 22, 2013.
In this article, we will try to implement a two way communication between the server and the client.
Half Duplex Communication on Network With C#
Feb 06, 2013.
Here I explain how we can we communicate on network with c# code before I start I would like to mention that my code is for half duplex communication in which sender has to wait for the receiver message.
Windows Communication Foundation (WCF) Basics
Mar 15, 2012.
In this article, I am describing Windows Communication Foundation (WCF) and why it was introduced in .NET Framework 3.0.
Inter-process Communication Between Managed Process
Jan 08, 2012.
This article explains Memory Mapped Files for inter-process communication.
Versioning Windows Communication Foundation
Nov 14, 2011.
Two types of Changes: Backwards-Compatible Changes (or Non-Breaking Changes) -> Changes to services that would not require changes to existing clients. And Non-Backwards-Compatible Changes (or Breaking Changes) -> Changes to services that would require changes to existing clients.
ABC of Windows Communication Foundation
Jul 05, 2011.
Here I will explain about ABC of Windows Communication Foundation i.e WCF.
Cross Thread Communication in Windows Forms: Part III
Jun 30, 2011.
In this last article in the series we will use another approach to perform cross thread communication in Windows Forms.
Cross Thread Communication in Windows Forms: Part I
Jun 30, 2011.
Today we will see with the help of an example how to perform cross thread communication/passing data between threads with the help of an example.
Cross Thread Communication in Windows Forms: Part II
Jun 30, 2011.
In this article we will continue learning about cross thread communication in Windows Forms.