“ASP.net为什么? [英] "ASP.net Why?

查看:105
本文介绍了“ASP.net为什么?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好:


到目前为止,我使用的是XML,XHTML,JavaScript,VB.net和.Net Framework。我/ b $ b能够使用SQL服务器,MS Access或XML作为数据库,并且服务器上安装了1.1

和2.0。

在我试图学习如何建立电子商务网站之前,请

告诉我为什么我应该学习ASP.net 2.0。 ASP.net如何适应

这张照片?例如,它会取代XHTML页面吗?我在想,

Framework和VB.net已经包含了Web表单和数据类。


我正好接近添加这种语言只是因为这似乎很受欢迎。

这样做很受欢迎。有人会推荐一套能让我通过前几个网站获得
的书吗?


谢谢,

Dennis D.,
http://www.dennisys.com/

Hello:

So far I am into XML, XHTML, JavaScript, VB.net, and the .Net Framework. I
have the ability to use SQL server, MS Access, or XML as databases, and 1.1
and 2.0 are installed on the server.

Before I go off attempting to learn how to build e-commerce websites, please
tell me why I should learn ASP.net 2.0. How is ASP.net going to fit into
this picture? Will it replace XHTML pages, for example? I was thinking that
the Framework and VB.net already include web form and data classes.

I am right on the verge of adding this language simply because it seems
popular to do so. Would someone recommend a set of books that will get me
through the first few websites?

Thank you,

Dennis D.,
http://www.dennisys.com/

推荐答案

Dennis,


Asp.net不是一种语言。它是处理

Web服务器应用程序的dotnet框架的一部分。你是对的,框架和vb.net已经包含了网络表单和许多支持基础设施。这是asp.net。

-

Eliyahu Goldin,

软件开发人员&顾问

Microsoft MVP [ASP.NET]


" Dennis D." < no *** @ nowhere.com写了留言

新闻:%2 **************** @ TK2MSFTNGP05.phx.gbl ...
Dennis,

Asp.net is not a language. It is a part of the dotnet framework dealing with
web server applications. You are right, the framework and vb.net already
include web form and a lot of supporting infrastructure. It is the asp.net.
--
Eliyahu Goldin,
Software Developer & Consultant
Microsoft MVP [ASP.NET]

"Dennis D." <no***@nowhere.comwrote in message
news:%2****************@TK2MSFTNGP05.phx.gbl...

您好:


到目前为止,我使用的是XML,XHTML,JavaScript,VB.net和.Net Framework。我/ b $ b能够使用SQL服务器,MS Access或XML作为数据库,并且服务器上安装了
1.1和2.0。

在我试图学习如何建立电子商务网站之前,

请告诉我为什么我应该学习ASP.net 2.0。 ASP.net如何才能符合这张图片?例如,它会取代XHTML页面吗?我认为框架和VB.net已经包含了Web表单和数据

类。


我是对的添加这种语言的边缘仅仅是因为它看起来很受欢迎。有人会推荐一套能让我通过前几个网站获得
的书吗?


谢谢,

Dennis D.,
http://www.dennisys.com/



我正好处于添加这种语言的边缘,因为它似乎是
I am right on the verge of adding this language simply because it seems

很受欢迎。有人会推荐一套能通过前几个网站获得

的书吗?
popular to do so. Would someone recommend a set of books that will get me
through the first few websites?



Book:Asp.net Unleashed。


将asp.net视为将动态代码转换为xhtml页面的东西。

喜欢:XSLT用于网络。


但是具有框架的强大功能。


Book: Asp.net Unleashed.

See asp.net as something which transforms dynamic code into xhtml pages.
Like: XSLT for the web.

But with the power of the framework.



Dennis,

ASP.Net和Web表单齐头并进。 ASP.Net本身只是

代表.Net Framework技术的一部分,它为Web服务器提供动态的
内容。 XHTML和HTML只是以标准方式格式化

信息的方式,以便兼容的浏览器读取,因此它们不一定是一种语言。 ASP.Net控件提供了一定级别的动态内容,而这些动态内容又呈现为HTML或XHTML(或者你真正需要做的任何事情。)所以,ASP.Net不会取代XHTML,因为它们基本上都是苹果和橘子.ASP.Net会发出XHTML.ASP.Net将是你用来生成任何类型的网页的
做某种活动,从生成

文本,从数据库创建项目列表,在

fly上创建动态图表等。


除了释放ASP.Net之外,我喜欢APress的Pro ASP.Net

(虽然这是后来的书更好)和许多Wrox新闻书籍

主题。


希望这会有所帮助,

Mark Fitzpatrick

Microsoft MVP - FrontPage

Dennis D.< no *** @ nowhere.com写了留言

新闻:%2 *********** ***** @ TK2MSFTNGP05.phx.gbl ...
Dennis,
ASP.Net and Web forms go hand in hand. ASP.Net itself just
represents a portion of .Net Framework technologies that provide dynamic
content to a web server. XHTML and HTML are simply ways of formatting
information in a standardazed way to be read by a compatible browser so they
aren''t necessarily a language. ASP.Net controls provide some level of
dynamic content, which in turn is rendered as HTML or XHTML (or whatever you
really need to do. So, ASP.Net will not replace XHTML as they are basically
apples and oranges. ASP.Net will emit XHTML. ASP.Net will be what you use to
generate any sort of web page that does some sort of activity, from generate
text, create a list of items from a database, create a dynamic graph on the
fly, etc..

In addition to ASP.Net unleashed, I like Pro ASP.Net by APress
(though this is a better later on book) and many of the Wrox press books on
the subject.

Hope this helps,
Mark Fitzpatrick
Microsoft MVP - FrontPage
"Dennis D." <no***@nowhere.comwrote in message
news:%2****************@TK2MSFTNGP05.phx.gbl...

你好:


到目前为止我是XML,XHTML,JavaScript,VB.net和.Net Framework。我/ b $ b能够使用SQL服务器,MS Access或XML作为数据库,并且服务器上安装了
1.1和2.0。

在我试图学习如何建立电子商务网站之前,

请告诉我为什么我应该学习ASP.net 2.0。 ASP.net如何才能符合这张图片?例如,它会取代XHTML页面吗?我认为框架和VB.net已经包含了Web表单和数据

类。


我是对的添加这种语言的边缘仅仅是因为它看起来很受欢迎。有人会推荐一套能让我通过前几个网站获得
的书吗?


谢谢,

Dennis D.,
http://www.dennisys.com/



这篇关于“ASP.net为什么?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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