如何使用linq创建聊天应用程序 [英] how to create a chat application using linq

查看:81
本文介绍了如何使用linq创建聊天应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想用linq创建一个聊天应用程序

但是我没有多少经验,希望能让人们帮忙

笔记:

应用程序,如雅虎messenge

功能:

1.聊天,也不需要添加其他功能(仅发送文本和接收文本)

2.登录帐户和密码。

谢谢!!!

I want to create a chat application using linq
but I do not have much experience, hoping to get people to help
notes:
applications like yahoo messenge
functions:
1. chat and also do not need to add other functions (only sent text and receive text)
2. login account and password.
thanks !!!

推荐答案

Whoooo ...慢慢来......这是不那么简单,与LINQ没什么关系。

对于聊天从这里开始:多线程聊天服务器 [ ^ ]。您需要添加身份验证部分,您可以在其中使用linq to sql,但您还需要实现帐户创建。您最好使用AspNetMembershipProvider,请参阅此处: http://www.theproblemsolver.nl/usingthemembershipproviderinwinforms.htm [ ^ ]。
Whoooo... take it slowly... this is not that simple, and has really little to do with LINQ.
For the chat start here: Multithreaded Chat Server[^]. You will need to add the authentication part, where you can use linq to sql, but you also need to implement account creation too. You better use AspNetMembershipProvider, see here: http://www.theproblemsolver.nl/usingthemembershipproviderinwinforms.htm[^].


这篇关于如何使用linq创建聊天应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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