ASP.NET网站入门文章 [英] ASP.NET Websites Article For Beginner

查看:52
本文介绍了ASP.NET网站入门文章的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

为什么ASP.NET网站比Html,Xhtml,Css,Javascript,Jquery更重要?

Why ASP.NET Websites are importance than Html , Xhtml , Css , Javascript , Jquery ?

推荐答案

您需要了解ASP.NET基础及其工作原理为了了解它的用法和重要性.每种语言都有其积极性. ASP.NET与您的列表中提到的任何4个页面(HTML/XHTML/CSS/JQUery)完全不同.两者之间的差别是如此之大,以至于您会惊讶地发现,在需要的时候,这四个都在ASP.NET中使用过.

从这里开始: ASP.NET教程:您的第一个网站 [ ASP.Net入门 [ ^ ]
来自CodePlex的ASP.NET项目 [ MSDN:ASP.NET开发人员中心 [ ASP.NET网站 [
You need to know ASP.NET basics and how it works in order to understand it''s usage and importance. Every language has it''s positives. ASP.NET is altogether different from any 4 mentioned in your list- HTML/XHTML/CSS/JQUery. It is so much different that you will amazed to know that all four are used in ASP.NET as and when required.

Start from here: ASP.NET Tutorial: Your first website[^]

Look at these too to learn:
ASP.Net get started[^]
ASP.NET Projects from CodePlex [^]
MSDN: ASP.NET Developer Center[^]
ASP.NET website[^]


ASP.Net 结合了.Net技术,使网页上的对象交互更加熟练,尤其是在处理Microsoft-基础技术.阅读.NET框架以了解具体细节.

不是一个人比另一个人更重要,而是他们具有不同的目的.

顾名思义,HTML XHTML 用于标记,即格式化. XML的相似之处在于,它提供了一种格式,该格式允许其他网页通过遍历节点来理解内容.

Javascript 客户端脚本语言
AJAX是一种工具,它允许javascript与服务器端脚本语言进行交互,以将服务器端脚本的输出返回到客户端脚本,而无需刷新浏览器.
ASP.Net incorporates .Net technologies making object interaction on web pages more proficient, particularly when dealing with Microsoft-based technologies. Read up on the .NET framework to find out specific details.

It''s not that one has more importance than other, it''s more that they have different purposes.

As the name suggests HTML and XHTML are for markup, in other words formatting. XML is similar in that it provides a format that allows other web pages to understand the content by looping through nodes.

Javascript is a client-side scripting language
AJAX is a tool that allows javascript to interact with server-side scripting languages to return output from server-side scripts to a client-side script without refreshing the browser.


这篇关于ASP.NET网站入门文章的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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