RickTroy

Richard Troy-Rex's Microsoft .NET Technology Blog 博客内所有文章和随笔均为个人言论,本着交流、共享的宗旨,允许转载,但请在转载的时候注明出处。如果对文章、随笔的内容有任何指正和异议,请电子邮件联系ricktroy@126.com。

导航

统计

公告

2006年10月22日 #

Microsoft ASP.NET AJAX CTP Beta Release

下载连接:
http://www.microsoft.com/downloads/details.aspx?FamilyID=8a3fd0dd-d75e-4249-86da-3d4aac649652&DisplayLang=en

发布日期: 10/20/2006

概述:
        关于Microsoft ASP.NET AJAX下载概述,参考: http://www.cnblogs.com/RickTroy/archive/2006/10/22/536229.html

CTP概念:
        Community Technical Preview - software preview release

Said from Microsoft... "Note on Community Technology Previews: Community Technology Preview (CTP) builds do not go through the same rigorous testing that beta builds undergo. While betas receive a much higher level of testing and feature work, CTPs are intended to expose developers to the latest working build. CTPs are therefore unsupported, prerelease software and there are some precautions you should take. Please read the latest Readme and Installation Guides before you download or install prerelease software."

posted @ 2006-10-22 23:09 RickTroy 阅读(882) 评论(0) 编辑

Microsoft ASP.NET AJAX v1.0 Beta Release

Microsoft ASP.NET AJAX下载:
http://www.microsoft.com/downloads/details.aspx?FamilyId=90E0CCDF-D246-4929-A027-D5EE6F806851&displaylang=en

发布日期: 10/20/2006

概述:
ASP.NET AJAX 集成了基于ASP.NET 2.0服务器端开发框架的客户端脚本库。这个新的Web开发技术是由Microsoft提供给你的基于客户端页面开发平台技术,而ASP.NET提供基于服务器的页面。因为ASP.NET AJAX是ASP.NET的扩展,所以它可以充分地去与服务器端服务集成。ASP.NET AJAX能轻松发挥出AJAX技术在Web方面的优势并使你能创建丰富的、可响应并与服务器端进行通讯的ASP.NET 页面。尽管如此,ASP.NET AJAX并不只是为ASP.NET开发的。你可以发挥富客户端框架的优势并且轻松创建以客户端为中心集成任何后端数据提供者的Web应用程序。

  • ASP.NET AJAX 使你充分发挥各种现代浏览器的能力来表现丰富的Web体验。
  • ASP.NET AJAX 使ASP.NET 开发人员丰富已经存在Web应用程序变得难以置信的简单。
  • ASP.NET AJAX 包括一个富客户端JavaScript框架来协助轻松创建和重用脚本组件和富客户端行为。
  • ASP.NET AJAX 使消费ASP.NET服务更轻松,并且能创建从可编程网络上的服务创建复合应用程序。

更多相关内容可以参考:http://ajax.asp.net/docs/Default.aspx


 

posted @ 2006-10-22 08:56 RickTroy 阅读(366) 评论(0) 编辑