Want to build the ChatGPT based Apps? Start here
Become a member
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
TECHNOLOGIES
ANSWERS
LEARN
NEWS
BLOGS
VIDEOS
INTERVIEW PREP
BOOKS
EVENTS
Training
Live
JOBS
MORE
CAREER
MEMBERS
About Messaging
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Khawar Islam (4)
Vijay Prativadi (4)
Manoj Mittal (3)
John Charles Olamendy (3)
Kamal Rawat (2)
Shantha Kumar T (2)
Alessandro Del Sole (1)
Jaydeep Patil (1)
Datta Sai Krishna (1)
Kishan Zalariya (1)
klaus_salchner (1)
Uday Dodiya (1)
Aneez A (1)
Usama Hafeez (1)
Siddharth Vaghasia (1)
Dhairya Krishnat (1)
Guest User (1)
Ashish Bhatnagar (1)
Nilanjan Dutta (1)
Abhijeet Singh (1)
Pranav J.Dev (1)
Debendra Dash (1)
Nilesh Sawardekar (1)
Prabhakar Maurya (1)
Maniteja Vegi (1)
Suthish Nair (1)
Andrew Fenster (1)
Satyapriya Nayak (1)
Parth Patel (1)
Jeevanatham Subburaj (1)
Asif Khan (1)
Logesh Palani (1)
Anbu Mani (1)
Suresh M (1)
Syed Shanu (1)
Deepak Bajaj (1)
Bruno Leonardo Michels (1)
Bhushan Singh (1)
James Gibson (1)
Sachin Pachori (1)
John Scofield (1)
Scott Lysle (1)
Mahesha Channabasappa (1)
Jesus Rodriguez (1)
Reeta Singh Lodhi (1)
Pradip Pandey (1)
Caonabo Ruiz (1)
Pradeep Chandraker (1)
Laishram Priyokumar Singh (1)
John Schofield (1)
Related resources for Messaging
No resource found
.NET MAUI - Good Bye MessagingCenter, Welcome WeakReferenceManager
2/2/2023 10:50:29 AM.
In this article, I explain how to set up the publisher/subscriber pattern in .NET MAUI with new techniques, replacing the obsolete MessagingCenter
Apache Kafka Introduction, Installation, And Implementation Using .NET Core 6
12/12/2022 6:52:54 AM.
In this article, you will learn about Apache Kafka Introduction, Installation, and Implementation Using .NET Core 6.
Apache Kafka Basics And Architecture
12/4/2022 4:00:02 PM.
In this lesson we learn basics of Apache Kafka, its Architecture and use cases and Setting up Kafka on a windows System
Send Push Notification To Android Device From .Net Core Web API
11/22/2022 6:56:18 AM.
In this article, you will learn about how to send push notifications to android devices using FCM from .Net Core Web API. You will also learn how to create a Firebase project and get Server Key and S
MSMQ, your reliable asynchronous message processing
9/16/2022 8:58:16 AM.
Microsoft Message Queue server, short MSMQ, provides exactly that - guaranteed and reliable message delivery. It provides an easy way to send messages between different applications or to process mess
Create QR Code Using Google Charts API In VB.Net
8/17/2022 5:54:12 AM.
In this article, you will learn how to generate QR Code Using Google QR Code Generator API In C# Or VB.
MQTT Vs AMQP - A Basic Comparison
8/2/2022 10:25:16 PM.
In this article, we will compare the fundamental differences between MQTT and AMQP.
Microservice Architecture, Its Design Patterns And Considerations
7/25/2022 7:11:33 PM.
This article is about microservices architecture and its comparison with monolith, as well as design patterns that are important, and benefits and drawbacks.
Introduction to MSMQ
4/5/2022 11:28:28 AM.
Microsoft Messaging Queue (MSMQ) technology is used for asynchronous communication using messages. MSMQ also can be considered to be an InterProcess communication capability.
How To Create Action Based Messaging Extension As Teams App
1/31/2022 4:38:21 AM.
In this article, you will learn how to create action based messaging extension as teams app.
Restrict @channel Mentions In Microsoft Team Messaging
1/19/2022 1:54:20 PM.
In this article, you will learn how to block or restrict the @channel mentions in Chat messaging for particular Microsoft Team.
Restrict @team Mentions In Microsoft Team Messaging
1/13/2022 5:46:19 AM.
How to block or restrict the @team mentions in Chat messaging for particular Microsoft Team
Messaging In Microsoft Azure Service Bus
6/3/2021 12:41:10 PM.
In this article, you will learn about messaging in Microsoft Azure Service Bus.
Transactional Queue in .NET
12/7/2020 1:24:00 AM.
There are still some loopholes in the simple queue architecture, which we will be discussing in this article and attempt to resolve.
Asynchronous Messaging Using ASP.NET Core 2.0 Web API
11/19/2020 11:15:45 PM.
How to implement asynchronous messaging using ASP.NET Core Web API. Create an empty project and update the Startup class to add services and middleware for MVC.
J2EE Application Architecture With Messaging
11/12/2020 8:12:49 AM.
In this article, you will learn about a J2EE Application Architecture with Messaging.
Build Search Based Messaging Extension With Microsoft Teams App
7/21/2020 8:09:24 AM.
In this article, we will learn how to build search query based messaging extension with Microsoft Team App with .Net Core
Build A Link Unfurling Messaging Extension Using The Microsoft Teams App
7/21/2020 8:06:08 AM.
In this article, you will learn how to build a link unfurling message extension using .NET Core.
Build Action Based Messaging Extension With Microsoft Teams App
7/21/2020 7:28:04 AM.
In this article, you will see, how to create action based command messaging extension for Microsoft Teams App
Fanout Async Messaging Design In Microservices Using RabbitMQ
6/1/2020 8:29:51 AM.
A prototype to demonstrate the fanout async messaging pattern using RabbitMQ to publish messages in multiple queues for different consumer to consume the same message.
Set Up Google Cloud Messaging Service For Android - Part One
3/16/2020 3:35:52 AM.
In this article you will learn how to set up Google Cloud Messaging Service in Google.
Set Up Google Cloud Messaging Service In Android Studio: Part Three
3/13/2020 9:40:43 AM.
In this article you will learn how to set up Google Cloud Messaging Service In Android Studio.
Set Up Cloud Messaging Service In Android Studio: Part Four
3/13/2020 9:28:27 AM.
In this article you will learn how to set up Cloud Messaging Service In Android Studio.
Google Firebase Cloud Messaging (FCM) Push Notification Implementation In Android
3/3/2020 3:17:18 AM.
In this article, you will learn about Google Firebase Cloud Messaging (FCM) push notification implementation in Android.
Firebase Cloud Messaging
3/3/2020 3:02:10 AM.
In this article, you will learn about Firebase Cloud Messaging.
Push Notification To Android Mobile Using GCM (Google Cloud Messaging)
3/2/2020 3:30:53 AM.
In this article you will learn Push Notification to Android Mobile using GCM (Google Cloud Messaging).
Introduction To Firebase Cloud Messaging (FCM)
3/1/2020 11:52:48 PM.
Firebase Cloud Messaging is a powerful API that lets you deliver messages reliably and independent of the platform you are developing on. With the help of FCM you can send notifications and messages t
Send Message Using Windows 8 Messaging App
12/20/2019 5:03:17 AM.
In this article we are going to explain how to send a message using a messaging application in Windows 8.
Echo Chat Bot In Facebook Messenger Using Microsoft Bot Framework
11/12/2019 8:23:11 AM.
In this article, we will learn about an Echo bot configuration for the Facebook messenger channel and its required resource list.
WCF Messaging Layer
9/17/2019 12:55:35 AM.
This article helps to explain and list some basics of WCF Messaging Layer.
WCF: Reliable Messaging
9/16/2019 12:33:04 AM.
In this article, I will explain what reliable messaging is and how it’s implemented in a WCF web service.
Java messaging services
9/13/2019 1:17:01 AM.
it is a mechanism to send and receive messages between two java programs. The sender and receiver program might be a standalone program or web based.
Flutter Push Notification Using Firebase
7/22/2019 8:17:58 AM.
In this article we are going to learn how to integrate Firebase push notifications in Flutter applications
Azure SignalR Messaging With .Net Core Console App Server And Client
8/15/2018 9:00:14 AM.
Real-time technologies are now part of every modern applications and SignalR is the most popular .net library to create real time scenarios. Recently Microsoft announced the public preview of Azure Si
Azure Event Hub Messaging Using REST
5/31/2018 7:15:20 AM.
This article talks about how you can use REST to push messages in Azure Event Hub. This is vital in scenarios where the publisher is very thin, such as an IOT device
Xamarin.Forms - Messaging App
12/14/2017 5:01:49 AM.
In this article, we are going to learn about messaging plugin and discuss how to use it in xamarin.forms application by using visual studio 2017 15.5
Xamarin Android - Google Firebase Cloud Messaging (FCM)
5/19/2017 11:34:01 AM.
In this article, you will create Android App Firebase Cloud Messaging.
Set Up PHP Form For Cloud Messaging Service In Google: Part Two
4/18/2016 5:14:02 PM.
In this article you will learn how to set up PHP Form for Cloud Messaging Service in Google.
Implementing Extensible Messaging And Presence Protocol (XMPP) In Windows Phone
10/22/2015 9:28:35 AM.
In this article you will learn how to implement Extensible Messaging and Presence Protocol (XMPP) in Windows Phone.
Group Messaging For Samsung Gear Using MVC Web API And AngularJS
10/1/2015 7:57:13 PM.
In this article we see how to send Group Message from web server to Samsung Gear Smart watches.
Messaging App In your Own App
8/20/2015 7:29:17 AM.
In this video you will learn how to send SMS from one Emulator to Another using the in Built Messaging Application in Android.
Messaging System in WPF
5/28/2015 8:17:34 PM.
This article explains the Messaging System in WPF.
Create Push Notifications Using Google Cloud Messaging PHP and MySQL in Android
1/13/2015 11:08:13 PM.
In this article you will learn how to create Push Notifications using Google Cloud Messaging PHP and MySQL in Android.
ExpertTexting SMS API Guide
4/14/2013 4:30:57 PM.
Here you will learn how to use the ExpertTexting gateway for sending SMS messages.
SMS Messaging Framework Using TWILIO API
2/14/2013 4:28:11 PM.
The article is about creating the SMS messaging framework to allow users to send a SMS message to their application subscribers using the Twilio REST API.
Messaging Between Threads using Message Loop in VB.NET
11/10/2012 1:53:49 AM.
MessageLoopLib is a stripped down version of a complete, threading communication subsystem I’ve written. This implementation is a single thread created in the GUI constructor. I’ve dropped all thread management and have had to change some of the message code to accommodate this.
Send Text Message to Cell Phones using VB.NET
11/9/2012 8:23:12 AM.
This article describes a simple way to send text messages to a cellular phone from within a VB.NET desktop application. The source code provided includes a relatively good list of carriers to simplify the task of connecting with a cell phone and the task itself is really no more difficult than sending an email message through a desktop or web based application.
WS-Security Protocol with .NET – A Overview
10/13/2012 5:55:41 AM.
WS-Security is a security mechanism for web services coined by IBM, Microsoft and VeriSign. WS-Security introduces the concept of security tokens. These XML-based tokens contain claims about the sender of a SOAP message, and can include data sufficient to prove these claims.
XML Messaging in WSE 2.0
9/29/2012 7:14:19 AM.
The WSE is an Add-on to the .NET Framework. It provides additional Web Services support mostly for the various Web Services Architecture (WSA) specifications. This technology represents specific functionalities that will increase the Web Services potentialities.
Queue-Based Messaging in Windows Azure
5/17/2012 3:41:01 PM.
This article discuss various queue-based messaging solutions in Windows Azure. The queue-based solutions include using Windows Azure Queues and Windows Azure Service Bus Queues. It also provides solutions for optimizing the cost of transactions for queue-based messaging solutions.
Biztalk Messaging Services: Flat File Schema
5/15/2012 8:35:45 PM.
This article is intended to consolidate the principles of messaging in Biztalk Server 2006.
Working With Themes in Windows Phone 7 Via WCF Service Messaging
2/26/2012 5:36:01 PM.
Today, in this article let’s dig out another area of a Windows Phone section, whereby communicating with a WCF Service to get a pop up message.
Vibration in Windows Phone 7 Via WCF Service Messaging
2/26/2012 4:38:31 PM.
Today, in this article let’s learn another good concept in Windows Phone whereby communicating with a WCF Service to get some pop up message.
Splash Screen in Windows Phone 7 Via WCF Service Messaging
2/18/2012 10:44:10 AM.
Today, in this article let's play around with one more interesting concept in Windows Phone whereby communication with a WCF Service is used to get a message after the phone's main screen is displayed.
Camera Capture Task in Windows Phone 7 via WCF Service Messaging
2/4/2012 6:15:50 AM.
In this article let’s learn one better concept in windows phone which communicates with WCF Service to retrieve some friendly message to user. Once this application is fully developed and deployed it enables to take photo using application with inbuilt camera. Later, can able to view the taken photo images.
ABC of Windows Communication Foundation
7/5/2011 11:50:32 AM.
Here I will explain about ABC of Windows Communication Foundation i.e WCF.
Using Microsoft Message Queues to build Scalable Solutions
8/9/2010 12:10:36 PM.
This tutorial shows you how to create, send, and received messages using MSMQ from the .NET base class library (System.Messaging) and C#.
HTTP Duplex messaging in Silverlight 4
7/20/2010 11:47:52 AM.
In this article we will learn how we can implement PollingDuplex with MultipleMessagesPerPoll duplex mode.
Biztalk Messaging Services
4/3/2008 7:22:09 AM.
This article is intended to illustrate the concepts of mapping in Biztalk Server 2006.
Biztalk messaging services, working with messages.
10/22/2007 4:08:34 AM.
This article is intended to illustrate the main concepts of messaging and the realization in Biztalk Server 2006 as a Message-Oriented Middleware (MOM) platform.
A Basic .NET and J2EE Interoperability using WebSphere MQ
9/13/2006 1:25:12 AM.
This artile explains a Basic .NET and J2EE Interoperability using WebSphere MQ. It shows the sending of message from DotNet Application then consuming by Java application using Websphere MQ and vice versa.
Messaging between Threads using Message Loop
1/30/2006 11:48:06 PM.
MessageLoopLib is a stripped down version of a complete, threading communication subsystem Ive written. This implementation is a single thread created in the GUI constructor. Ive dropped all thread management and have had to change some of the message code to accommodate this.