Collation
previous post ( Atlas the release of the new version is undoubtedly a blue line for me / span> ) ( Asp. net Atlas Program Design: I volume server draft ) the thing that died. After this Article was published, it was warmly encouraged and comforted by most of our friends, it makes me feel the warmth of my big family in the blog garden, and it also fills me with confidence to continue writing. Yesterday, I spoke with the editors and editors of Turing Corporation of the people's post and telecommunications Publishing House and decided to continue writing these three volumes (server, client, and advanced content. However, because Atlas to Asp. net Ajax is too large, therefore, the first volume (> Asp. net Atlas Program Design: I volume server draft ) it will have to be postponed for at least two months to be published in the 1 month next year. I want to have a foundation for Atlas , and I want to continue learning over the past two months, I will never let down my friends' expectations, so that this book can truly help my friends in actual development.
in the past few months, due to busy Translation and writing, coupled with numerous idle tasks, basically, I have not published any technical articles on blog . I have been idle for so long, and it is worthy of my love for all my friends. From today on, I will continue to share my learning with my friends Asp. net Ajax , embrace change-from Atlas to Asp. net Ajax " to Asp. net Ajax changes mainly, record me from Atlas to Asp. net Ajax learning process, skills, tricks, I hope my friends who are familiar with Atlas may be helpful. There are about 20 articles in this series (more likely ), I will try to write 1-2 articles every week. I sincerely hope this article will help you.
In addition to embracing change-fromAtlasToASP. NET AjaxIn addition to the series, I will also publish an article every weekend.Outside China this weekASP. NETTechnology Development TrendsIn this article, we will mainly introduce some (5-10) The latest overseasASP. NET blogFor each recommendation article, I will also add some outline contents. In my daily workCommunityOfBlogI am very concerned about this. Through my rough selection, I hope that my friends can quickly find the most useful items among a large amount of information, which not only keeps up with the trend of technological development, you can also improve your English proficiency.
Embrace change-fromAtlasToASP. NET AjaxI may write《ASP. NET AjaxGetting startedThe content of this article series will be very simple. I hope you will be familiar with this article series.ASP. NETDevelopers can enterASP. NET AjaxWorld, MasterASP. NET AjaxThe most basic concepts and the most basic development capabilities.
For these three series of articles, I also need comments and suggestions from my friends. Your concern is my greatest motivation. If you useGoogleOr Baidu found the problems encountered in actual development in my article, and I will be very pleased and happy!
Download and install Overview
AtlasToASP. NET AjaxThe changes are too big. Let's start from the download and installation and take a look at these changes. For more information about the changes, see (Http://ajax.asp.net/files/AspNet_AJAX_CTP_to_Beta_Whitepaper.doc) Or (Http://ajax.asp.net/files/AspNet_AJAX_CTP_to_Beta_Whitepaper.pdf) DownloadWordAndPDFVersion of the document, or inJeffery ZhaoOfBlogMedium (Http://jeffreyzhao.cnblogs.com/) Find the unofficial Chinese translation of this document as a reference.
ASP. NET AjaxThe download page of is located inHttp://ajax.asp.net/default.aspx? Tabid = 47 & subtabid = 471, You can see the list7Item. Let's take a look at what they all come in handy:
Microsoft ASP. NET Ajax V1.0 Beta
This is after the changeASP. NET AjaxTo install the package. According to the current plan of MicrosoftAtlasSplit into two relatively independent parts. This is the first part, including the originalAtlasSome of the most important and basic controls, suchScriptmanager,UpdatepanelSuchMsdnGeneral detailed documentation (Http://ajax.asp.net/docs/Default.aspx. InstallASP. NET Ajax, Then this core part is naturally essential.
Microsoft ASP. NET Ajax CTP Beta
This part isASP. NET Ajax"Abandon" the originalAtlasThe installation package, including (Extender Control),WebpartControls. The so-called "abandon" actually means that Microsoft will not officially support the content for the time being. Instead, it will change to the saying "community support", and the name seems to be pretty straightforward, in fact, if we have any questions or problemsBugYou can only go to the Forum (the so-called "Community") to discuss with each other (the so-called "support ...... But in fact, the importance of this part in our development is not inferior to that of the "core". I believe that after some time for Microsoft, the content will be gradually transferred to Microsoft ASP. net Ajax V1.0 BetaAnd will also receive comprehensive technical support from Microsoft.
ASP. NET Ajax Control Toolkit
This part is familiar to us.Atlas Control Toolkit, Now renamedASP. NET Ajax Control ToolkitAnd becauseASP. NET AjaxThe architecture of the extended controls has been greatly changed in the Framework, soASP. NET Ajax Control ToolkitIn20The declaration and usage of various extended controls have also been greatly changed. However, if you consider these changes from the perspective of users, they are not very large and can be easily accepted. FamiliarAtlas Control ToolkitAll of you know that the various server-side encapsulated controls are very powerful, so you can easily complete a Very dazzling client.AjaxFunction.ASP. NET Ajax Control ToolkitIt also inherits this fine tradition, and there is no reduction in functionality, but it has increased3Controls. HoweverASP. NET Ajax Control ToolkitIt is also "community support", and friends should also be prepared for use.
Sample applications
This isASP. NET AjaxThe sample program installation package, I suggest all friends can download and install this sample program on the local machine, by reading itsSource codeAnd we can see the actual effect of the page, we can learn more about it more emotionally and quicklyASP. NET Ajax.
Microsoft Ajax library Beta
This download containsASP. NET AjaxClientJavascriptFiles.ASP. Network 1.1OrPHPAnd so on.ASP. NET Ajax, You need to download the package and manuallyJavascriptTo the page. ThisJavascriptThe package containsASP. NET AjaxAll client functions, includingXMLScript declaration, client components, binding, behavior (Behavior), Action (Action.
ASP. NET Ajax July CTP
For thoseAtlasAfter half of the development, the raw rice is about to be cooked, for example, now let them go from the ground upAtlasConvertASP. NET AjaxIt seems a little unfriendly. Microsoft retains the original version of JulyCTPFor this part of friends or nostalgia like me (so helpless ...... I also don't want to be nostalgic), you can still download the originalAtlasFor reference.
ASP. NET Ajax July CTP documentation
This part isOriginal MarchAtlas CTPIf you are interested in ASP. NET Ajax July CTPIf you are interested, this document is still the most authoritative and complete reference.
The download and installation overview section is here. In the next few articles, I will go through several core controls (Scriptmanager,Updatepanel).AtlasAndASP. NET Ajax. If you have any comments on this series, please comment below!