Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8839799
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T10:19:04+00:00 2026-06-14T10:19:04+00:00

I have several .Net applications (not yet built) that need to send error messages,

  • 0

I have several .Net applications (not yet built) that need to send error messages, warnings, alerts, heartbeats, etc. to a database so they can be viewed in an alarm summary dashboard. This can’t slow the apps down too much. It has to be fast. I want a way to prioritize certain messages so they are displayed right away in the dashboard.

I am thinking that MSMQ is the way to go because there might be a ton of messages coming in and you can make several queues.

Would it be faster to make my apps send the messages directly to MSMQ? Or, would it be faster to send them to a WCF service with NetMSMQBinding?

If I send the messages directly to MSMQ then the apps are tightly coupled to MSMQ and if I want to scrap MSMQ later and use something else I will be screwed. I don’t want to have to make changes to the apps once they are in the wild every time the alarm summary app changes.

If I send the messages to a WCF service with the NetMSMQBinding then I still tightly-couple my apps to MSMQ, right?

This alarm summary application could be huge, effecting every app in the entire system and it has to be done correctly.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-14T10:19:06+00:00Added an answer on June 14, 2026 at 10:19 am

    I’m just finishing a huge project for the company where I work that is similar to yours.

    It relies purely on WCF using NetTcpBinding and persisting all the information on a Sql Server database.

    The main WCF service is the responsible for persisting the information to the database. Others wcf services return the data to the clients that need it (a 32″ touchscreen hanging in our wall, desktop gadgets, smartphones).

    There’s a common library that contains the contract definitions and all the client related stuff that is used by all the apllications here (10+). All this applications log everything against the wcf service (always in async operations): exceptions, warnings, heartbeats, even debug information. The quantity of clients here is not huge, it’s about 60 pc’s running 1 or 2 apps at the same time.

    The dashboard is a WPF application that keep contacting a wcf service to know if there are updates based on the priority and then display them in a nice UI.

    Between the 60+ clients we have 15 RTU that send temperature (ºC) and pressure (bars) of natural gas pipes from 3 different cities to the same server, this information is received by a windows service via Tcp and then send to the wcf service (on the same server). All this data is critical!! We even have another windows service that keeps querying a wcf service to find important events and send SMS to the persons related to that type of event.

    Soooooo, IMO wcf is a great technology for achieving your goals!

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Background: I work in a suite of ASP.NET applications that have several different modules.
This week, several of our .NET (C#) web applications have been thowing the error
We have several .NET applications that monitor a directory for new files, using FileSystemWatcher.
We have several ASP.NET applications that use a sitemap which is populated via a
I have several different applications, mostly ASP.NET web apps, that generate pending email database
We have several c# projects, libraries and solutions (a few asp.net applications, a few
I have a simple application written in C# and .Net 2.0 that displays several
In .NET c# 3.5 I have a console application (A) that references several assemblies(X,
I have several programs that I have created in vb.net visual studios 2010. I
I have a C# Class Library that is being compiled into several applications, all

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.