我想创建一个使办公室自动化的网站. [英] I want to create a website for automate my office.

查看:80
本文介绍了我想创建一个使办公室自动化的网站.的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

hai all

我想创建一个使我的办公室自动化的网站.

为此,我应该使用
项目-----> ASP.NET Web应用程序或ASP.NET Web服务应用程序或ASP.NET AJAX服务器控件或ASP.NET AJAX服务器控件扩展程序或ASP.NET服务器控件或
网站...

在Visual Studio 2008中

这些之间有什么区别?
在此先感谢
请帮助我

hai all

I want to create a website for automate my office.

for that what i should use,
Project----->ASP.NET Web Application or ASP.NET Web service Application or ASP.NET AJAX Server Control or ASP.NET AJAX Server Control Extender or ASP.NET Server Control or
Website...

in visual studio 2008

and what is the difference Between all these?
thanks in advance
plz help me

推荐答案

使用"ASP.NET网站"作为您的解决方案
转到
文件->创建新网站
use "ASP.NET Website" for your solution
Go to
File - > Create New Website


您绝对应该使用ASP.net Web应用程序或网站.它们是为您提供静态和动态网页,母版页,主题等的项目类型.

ASP.net Web服务用于传输数据(SOAP,Xml)

ASP.net服务器控件通常是组件形式的UI功能的较小部分.这些也可以启用AJAX.您可以在Web应用程序或网站中使用其中的一个或多个.
You definitely should use ASP.net Web Application or Website. They are the project types that give you static and dynamic web pages, master pages, theming and so on.

ASP.net Web Services are for transporting data (SOAP, Xml)

ASP.net Server Controls are usually smaller pieces of UI functionality in component form. These can also be AJAX enabled. You can use one or more of these in your Web Application or Website.


看上去是ASP.NET的新功能.检查以下链接

ASP.NET Web应用程序 [在此处检查 [ asp.net ajax [
looks you, new to ASP.NET. Check following links

ASP.NET web application[^]

ASP.NET web service is programmable logic accessible via web protocol. check here[^].

asp.net ajax[^]

WebApplication and website are same thing. A website is a Web Application.
A application running on web called web application.


这篇关于我想创建一个使办公室自动化的网站.的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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