COMMUNITY: How to properly ask a question on Forums
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
LIVE
CAREER
MEMBERS
JOBS
Training
About *.msm
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Sivaraman Dhamodaran (5)
Kamal Rawat (2)
Vishal Gilbile (2)
klaus_salchner (2)
Prashant Jadhav (2)
Kailash Chandra Behera (1)
Akshay Patel (1)
Rakesh (1)
Santhakumar Munuswamy (1)
Jay Parekh (1)
Amir Ali (1)
Sachin Pachori (1)
Jesus Rodriguez (1)
Yogesh Jaiswal (1)
Bechir Bejaoui (1)
Mukesh Kumar (1)
Sachin Mumbare (1)
Pradip Pandey (1)
Subhendu De (1)
Sateesh Arveti (1)
Caonabo Ruiz (1)
Rajkumar Krishnan (1)
mercy_gp (1)
Doug Doedens (1)
Related resources for *.msm
No resource found
Enable Other Protocols (TCP, PIPE, MSMQ etc.) In IIS
12/29/2017 12:20:29 PM.
By default it's available only HTTP, HTTPS and FTP protocols Windows IIS though it supports others like TCP, PIPE protocols as well. This blog demonstrates how to enable other protocols like TCP i
WCF NetMSMQBinding Example
4/19/2016 10:48:31 AM.
In this article we will see how to expose NetMSMQBinding using WCF and how to use MSMQ with WCF Service Application.
Installing MSMQ
4/13/2016 3:04:21 AM.
Supporting Video for the Article.
Providing Reference to MSMQ
4/13/2016 3:02:51 AM.
Supporting Video for the Article
Sending Message to MSMQ
4/13/2016 3:01:56 AM.
Video shows sending message to MSMQ
Queue created using System.Messaging
4/13/2016 3:01:31 AM.
Video shows the Queue Q1 created by the Form Load Handler
Video: Reading from MSMQ
4/13/2016 2:59:47 AM.
This is a supporting video for the sample created for Accessing MSMQ. You can read the article from .Net Remoting in C# section from the Technologies menu.
Windows Communication Foundation Overview
9/11/2015 7:22:34 AM.
In this article we will get an overview of Windows Communication Foundation (WCF) and its features.
Difference Between Web Service and WCF
2/13/2015 1:12:46 PM.
This article explains the difference between Web Services and WCF techniques.
Getting Started With WIX (Windows Installer XML) in VS2012
10/4/2014 11:52:12 PM.
The Windows Installer XML (WiX) is a toolset that builds Windows installation packages from XML source code. The toolset supports a command line environment that developers may integrate into their build processes to build MSI and MSM setup packages.
Transactional Queue in .NET
11/25/2013 4:10:02 AM.
There are still some loopholes in the simple queue architecture, which we will be discussing in this article and attempt to resolve.
Send SMS in Android
11/19/2013 8:50:17 PM.
This article explains how to send a Short Message Service (SMS) message in Android. Android Studio is usd to create the sample appication.
MSMQ in WCF (Two Way Communication Between Client And Server): Part II
2/23/2013 3:14:45 AM.
In this article we will try to implement a two way communication between the server and the client.
MSMQ in WCF
2/19/2013 6:31:21 PM.
In this article we try to learn how to implement a MSMQ feature in WCF service.
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.
MSMQ on Pocket PC 2003
10/4/2012 8:01:45 AM.
This article builds on top of the existing article "MSMQ, your reliable asynchronous message processing". It will show how MSMQ can be used on Pocket PC 2003 and at the same time provide an introduction to mobile development and the Compact Framework (CF).
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.
Introduction to MSMQ
9/29/2012 5:12:54 AM.
Microsoft Messaging Queue (MSMQ) technology is used for asynchronous communication using messages. MSMQ also can be considered to be an InterProcess communication capability.
Microsoft Message Queue(MSMQ)
9/29/2012 4:56:40 AM.
This article describes how to access message s from message queues, and how to peek and receive messages from message queues.
Part IV: Step by Step Procedure of How to Install an Assembly
5/19/2012 2:28:51 AM.
This article continue to explain how to install an assembly as the part I,II and III.
How to Create and Consume WCF Services
5/15/2012 5:25:32 PM.
WCF provides a runtime environment for your services, enabling you to expose CLR types as services and to consume other services as CLR types.
Windows Communication Foundation (WCF) Basics
3/16/2012 3:20:34 AM.
In this article, I am describing Windows Communication Foundation (WCF) and why it was introduced in .NET Framework 3.0.
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.
ASP.NET page automatically notifies when MSMQ message arrives
12/18/2010 3:25:12 AM.
Recently, I came across a forum query. The query was like: There is one source from which a message was sent to MSMQ and a web interface aka an asp.net page would display the newly added message automatically without any user intervention.
MSMQ, your reliable asynchronous message processing
8/10/2010 11:21:19 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 messages asynchronously.
Secured Intranet Messenger using MSMQ in C#
8/9/2010 3:58:44 PM.
This application will allows us to send,receive messages securely using MSMQ service present in windows OS.
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#.
Message Queuing using C#
8/9/2010 12:05:48 PM.
Message Queuing is a message infrastructure and a development platform for creating distributed messaging applications for the Microsoft Windows Operating System.
MyQueue in C#
8/9/2010 12:03:33 PM.
This article attempts to explain the how MSMQ can be implemented between two forms and the very basics of message queuing.
WCF Service Binding Explained
5/6/2009 2:39:46 AM.
This article offers a brief explanation on the basic concepts of the Communication part in the Windows Communication Foundation - WCF.
WCF Service Binding Explained
5/6/2009 2:39:46 AM.
This article offers a brief explanation on the basic concepts of the Communication part in the Windows Communication Foundation - WCF.
Using Installer Classes to Ease Deployment in VS.NET
9/1/2006 7:39:11 AM.
In this article I will demonstrate how to incorporate installer classes with your Visual Studio .NET msi's to handle any supporting tasks that your assemblies may need.