在c#中使用ADO.NET进行简单消息传递 [英] Simple messaging with ADO.NET in c#

查看:72
本文介绍了在c#中使用ADO.NET进行简单消息传递的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有些人可以为简单的消息传递应用设计ER图吗?是的,这是一个hw,但我无法设计这些东西。应用程序的属性;



1)存储过程:

- 用户(用户ID,用户名,密码)

- 消息(msgID,日期,messageText,receiverUserId,senderUserID,见过)

2)一条消息可以发送多个人

3)用户不能编辑收到的消息

4)看到发件人的警告。

5)应用程序打开时的新消息通知(带计时器)



再次,我只需要在纸上设计。编码部分是我的工作。

Can some design an ER-Diagram for a simple messaging app? And yes, this is a hw, but I just can't design the things. Properties of app;

1) stored procedures:
-- user(userID,username,pass)
-- message(msgID,date,messageText,receiverUserId,senderUserID,seen)
2) a message can be send more than one person
3) User can't edit the messages that received
4) Seen warning for sender.
5) new message notification when app is open (with timer)

Again, I just need a design on the paper. Coding part is my job.

推荐答案

我担心Andy Lanng是正确的......这不是真正的打击但是...



您可能会在此图像集 [ ^ ]加上Andy提供的链接上的建议
I'm afraid Andy Lanng is correct ... this isn't really a "hit" but ...

You might find something useful in this set of images[^] coupled with the advice on the link that Andy provided


这篇关于在c#中使用ADO.NET进行简单消息传递的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆