.Net User Messaging System

Posted by bechbd on Stack Overflow See other posts from Stack Overflow or by bechbd
Published on 2010-03-01T15:17:52Z Indexed on 2010/03/18 14:01 UTC
Read the original article Hit count: 329

Filed under:
|
|

I am wondering if there is a framework out there for .NET to help me with sending messages to users. I would love to be able to write all my messages to a single repository. I would then like to be able to send these messages out to a user based on preferences that they set. e.g. I would like to be able to send a Notification A out to user A via email and text message and send Notification B to user B via SMS and IM. Any thoughts on if something like this exists or would I need to write it?

© Stack Overflow or respective owner

Related posts about .NET

Related posts about system.messaging