如何使用Visual Studios建立论坛 [英] How to make a forum using Visual Studios

查看:101
本文介绍了如何使用Visual Studios建立论坛的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嘿,我目前正在尝试使用VB建立一个论坛,但我不确定从哪里开始.如果有人可以教我该怎么做,我将不胜感激. :)

Hey, I''m currently trying to make a forum using VB and i''m not sure where to start. Would appreciate it if someone could teach me how to do it. :)

推荐答案

您的第一步应该是在ASP.NET上找到一本书.这本书可能应该是教程格式的,并包括我在下面提到的一些主题.
Your first step should be to pick up a book on ASP.NET. The book should probably be in tutorial format and include some of the topics I mention below. This book is a good example (although it uses an older version of ASP.NET, that shouldn''t be a problem).

Learn some basic programming in VB first. Then learn some ASP.NET using VB as your backend code. A little JavaScript couldn''t hurt either. And you''ll definitely need to know HTML. Once you get the technologies down, just take building the forum one step at a time. It will feel almost natural. First, you might add a textbox that saves a value to a database (SQL is another thing you''ll need to learn). Then you might make 10 textboxes that do the same. Then you might add a login page. Then you''ll learn about cookies and persisting information on the client side. You''ll play with styles and learn about CSS. Just take your time... you''ll get there. Just don''t expect to get there all at once. :)


这篇关于如何使用Visual Studios建立论坛的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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