基于Web的数据库-在线数据库 [英] Web Based Database - Online Database

查看:162
本文介绍了基于Web的数据库-在线数据库的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好,

我基本上建立了一个应用程序(作为我Uni作业的一部分),它基本上是一个社交网络应用程序,我已经完成了所有UI和基本上所有的客户端内容.

现在我需要处理服务器端和数据库端.

我有2个问题:

1)我想拥有一个基于Web的数据库,其中包含:
一个.用户名和密码
b.图片,音乐,视频
C.聊天记录和msg's
我的问题是,如果有人对如何处理这样的事情有任何建议,我不介意为服务付费,如果有任何您认为不错的教程?

2)我想要一个可以处理以下内容的在线服务器:

一个.聊天
b.连接的用户列表
还有服务器应处理的更多基本信息
在这里以及同样的问题,我需要一些建议或地方,我可以了解这样的事情,我也不介意为服务付费


任何帮助将是thankfull
亲切的问候
Boaz

Hello,

I''v build an apllication (as a part of my Uni homework) basicly it''s a social network application, i''v completed all the UI and basicly all the client-side stuff.

now i need to handle the server side and the database side.

I have 2 questions:

1) I want to have an web-based database that will hold:
a. Usernames and passwords
b.Pictures,Music,Videos
c. Logs of chats and msg''s
My question is if any one has any suggestion of how to handle such a thing, i don''t mind paying for service , if theres any tutorials you think are good ?

2) I want an online server that will handle:

a. Chat
b. list of users who are connecte
and more basic stuff a server should handle
here as well same question, I need some suggestion or place i can learn about such a thing, again I dont mind paying for the service


any help would be thankfull
kind regards
Boaz

推荐答案

好,我建议使用Windows操作系统,在Visual Studio和SQL Server中使用C#.对于Web服务器,请使用IIS.

此网络聊天使用AJAX

和上述技术.此应用程序不会在服务器重新启动时存储消息,它不使用数据库.但是,如果需要的话,添加该功能并不难.
Ok, I recommend windows operating system, Use C# with Visual Studio and SQL Server. For web server use IIS.

This web chat uses AJAX

and the above technology. This app does not store the messages across server reboots, it does not use a database. However it would not be hard to add that functionality if needed.


这篇关于基于Web的数据库-在线数据库的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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