ASP. net ajax in-depth introduction to a series of courses (video course instructor: Zhao Yu)

Source: Internet
Author: User

ASP. net ajax (1): ASP. net ajax overview. Zip

Lecture content: provides an overview and demonstration of ASP. net ajax functions. Through a simple demonstration, the audience can learn about the advantages of the ASP. net ajax framework and the ease of development. It also provides a simple demonstration and introduction of learning and researching ASP. net ajax and developing ASP. net ajax applications. Course Lecturer: Zhao ke MSDN special invitation...
[Preview]

ASP. net ajax (15): Use the Authentication Service provided by ASP. net ajax...

Lecture content: Authentication Service is another Application Service provided by ASP. net ajax. It allows us to use user login and other functions in AJAX mode. This course mainly describes how to use the Authentication Service. Course Lecturer: Zhao Ke, a special lecturer at MSDN, Zhao...
[Preview]

ASP. net ajax in-depth introduction series (10): Expand the client kit .zip based on Microsoft AJAX Library

Lecture content: using object-oriented systems is a common method to expand components. However, when developing clients, we cannot forget that JavaScript is a very flexible dynamic language, using some special methods to expand components sometimes results in better results. This course describes the most common methods to expand client components based on Microsoft AJAX Library...
[Preview]

ASP. net ajax in-depth introduction series (2): Use of updatepanel().zip

Lecture content: describes in detail how to use UpdatePanel as an ASP. NET control, introduces the debugging method of UpdatePanel, and puts forward best practices. The course also analyzes the basic implementation principles of UpdatePanel. Through this course, the audience can skillfully use server-side programming to use UpdatePanel and understand its basic principles. Course INSTRUCTOR: Zhao Yu...
[Preview]

ASP. net ajax in-depth introduction to series of courses (4): client access to WebService (I): basic usage formula. Zip

Lecture content: Accessing WebService from a client is an important function of ASP. net ajax. Reasonable Use can truly reflect the advantages of AJAX technology. This course will show you how to use ASP. net ajax in applications. Course Lecturer: Zhao ke MSDN special lecturer...
[Preview]

ASP. net ajax (3): Use of updatepanel(.zip

Lecture content: describes in detail the lifecycle of UpdatePanel on the client and how to use Script Programming to better use UpdatePanel. The UpdatePanel data transmission method is also analyzed in the course. Through this course, the audience can master all aspects of the client life cycle and their usage methods. Course Lecturer: Zhao Ke, a special lecturer at MSDN...
[Preview]

ASP. net ajax deep dive series (11): Microsoft AJAX library's remote communication layer use. Zip

Lecture content: Microsoft AJAX Library proposes an asynchronous communication layer to facilitate the development of AJAX applications. This asynchronous communication layer can be used to send AJAX requests conveniently. In fact, the communication between the ASP. net ajax client and the server is the responsibility of the client. This section describes how to use the asynchronous communication layer. It helps us to make it "pure "...
[Preview]

ASP. net ajax in-depth introduction to series of courses (5): client access to WebService (medium): Coding and deserialization. Zip

Lecture content: Accessing WebService from a client is an important function of ASP. net ajax. Reasonable Use can truly reflect the advantages of AJAX technology. This course will introduce in detail the support and changes to the client access WebService for complex parameter types, as well as the JSON serialization capabilities provided by ASP. net ajax. Through this course, the audience can learn how to make self...
[Preview]

ASP. net ajax in-depth introduction series (7): Native objects in JavaScript and Microsoft AJAX Library...

Lecture content: the foundation of AJAX technology is JavaScript, and the foundation of JavaScript development is the native object. In addition, the Microsoft AJAX Library Extends the native object, making it easier to develop AJAX applications. Starting from this course, we will use two classes to detail the most common native objects in JavaScript, and M...
[Preview]

ASP. net ajax (13): Profile Service.zip provided by ASP. NET AJAX

Lecture content: Profie is ASP. one of the important features of NET 2.0, while ASP. net ajax puts forward the Profile Service, so that developers can easily process Profile information on the client in AJAX mode. In this lesson, we will learn how to use and extend the ProfileService. Course INSTRUCTOR: Zhao ke MSDN...
[Preview]

ASP. net ajax in-depth introduction series (12): extensions of the remote communication layer in Microsoft AJAX library.zip

Lecture: Microsoft AJAX Library provides an asynchronous communication layer to facilitate the development of AJAX applications. It serves as the basis for AJAX requests on the ASP. net ajax client. In fact, we can easily scale it based on this communication platform so that it can support different communication methods. In this lesson, we will discuss how to expand the asynchronous communication platform. Course INSTRUCTOR :...
[Preview]

ASP. net ajax in-depth introduction to series of courses (6): client access to WebService (below): Rationale and details. Zip

Lecture content: Accessing WebService from a client is an important function of ASP. net ajax. Reasonable Use can truly reflect the advantages of AJAX technology. This course will briefly explain how the client accesses WebService, and explain some of the advanced usage and usage changes and skills of this function. Through this course, the audience will take this role in ASP. net ajax...
[Preview]

ASP. net ajax in-depth introduction series (9): Use the object-oriented feature in Microsoft AJAX Library for development. zi...

Lecture content: Theories and Practices prove that the rational use of object-oriented programming can improve the reusability of components and make the project easy to maintain and expand. This course will introduce the Object-Oriented Programming System in Microsoft AJAX Library, so that developers can use JavaScript on the client side. Course Lecturer: Zhao Ke, a special lecturer at MSDN (...
[Preview]

ASP. net ajax in-depth introduction series (17): focus on the core of ASP. net ajax: ScriptManager.zip

Lecture content: we have been familiar with the ASP. net ajax core control in our previous courses: ScriptManager. However, ScriptManager has some additional features that deserve further attention. This course will focus on the special features of ScriptManager and their roles in the development process. Course Lecturer: Zhao ke MSDN Special lecture...
[Preview]

ASP. net ajax in-depth introduction series (20): Use the browser compatibility function of Microsoft AJAX library.zip

Lecture content: compatibility with different browsers is always an inevitable but inconvenient feature for client center development. This course will show you how to use the browser compatibility layer in the Microsoft AJAX Library to easily develop AJAX applications. Course Lecturer: Zhao Ke, a special lecturer at MSDN (Network Name: "Lao Zhao", English name: "Jeffrey Zhao", technology...
[Preview]

ASP. net ajax (8): Native objects in JavaScript and Microsoft AJAX Library...

Lecture content: the foundation of AJAX technology is JavaScript, and the foundation of JavaScript development is the native object. In addition, the Microsoft AJAX Library Extends the native object, making it easier to develop AJAX applications. This course, together with the previous course, will detail the most common native objects in JavaScript, and Microso...
[Preview]

ASP. net ajax in-depth introduction series of courses (19): VS 2008's javascriptcode prompt function. Zip

Lecture content: VS 2008 will be released soon. The JavaScript code prompts extremely powerful functions. However, to make full use of these features, developers still need to provide some "assistance ". This course will show the audience how to use the JavaScript code prompt function of VS 2008. Course Lecturer: Zhao Ke, a special lecturer at MSDN (Internet Name: "Lao Zhao", English name: "Jeff...
[Preview]

ASP. net ajax in-depth introduction series (18): ASP. NET ajax's support for internationalization and regionalization. Zip

Lecture content: supporting internationalization and Localization has become a requirement for more and more projects. ASP. NET 2.0 provides support for well-developed international projects, and ASP. net ajax is no exception. This course will focus on ASP. net ajax's script internationalization and localization functions. Course Lecturer: Zhao Ke, a special lecturer at MSDN (Internet Name: "Lao Zhao", English name: "Je...
[Preview]

ASP. net ajax in-depth introduction to series of courses (14): real-world and extension of Profile service.zip

Lecture content: Profie is ASP. one of the important features of NET 2.0, while ASP. net ajax puts forward the Profile Service, so that developers can easily process Profile information on the client in AJAX mode. In this lesson, we will learn more about the simple features of ProfileService and how to expand Profile Serv...
[Preview]

ASP. net ajax in-depth introduction to series of courses (22): use Microsoft AJAX libraryto develop client kit ().zip

Lecture content: Microsoft AJAX Library provides a set of client build models that can help developers compile excellent suites. This course will give the audience a better understanding of the development of the Mirosoft AJAX Library client component model. Course Lecturer: Zhao Ke, a special lecturer at MSDN (Network Name: "Lao Zhao", English name: "Jeffrey...
[Preview]

ASP. net ajax in-depth introduction to series of courses (21): use Microsoft AJAX librarydevelopment client creation (.zip

Lecture content: Microsoft AJAX Library provides a set of client build models that can help developers compile excellent suites. This course will help the audience understand the basis of the Mirosoft AJAX Library client component model. Course Lecturer: Zhao Ke, a special lecturer at MSDN (Network Name: "Lao Zhao", English name: "Jeffrey Zh...
[Preview]

ASP. net ajax in-depth introduction series (26): AJAX Control Tookit tool package (上.zip

Lecture content: AJAX Control Tookit is an important part of the ASP. net ajax toolkit. This course will explain important concepts of AJAX Control Tookit and preview its functions. Course Lecturer: Zhao Ke, a special lecturer at MSDN (Network Name: "Lao Zhao", English name: "Jeffrey Zhao", technology...
[Preview]

ASP. net ajax in-depth introduction series (31): Build a high-performance ASP. NET ajaxapp. Zip

Lecture content: Although ASP. net ajax is very easy to use, it is often criticized for its performance problems. If you use ASP. net ajax improperly, ASP. net ajax will indeed cause significant performance losses. This course will explain how to ensure application performance when using ASP. net ajax. Course Lecturer: Zhao Ke, a special lecturer at MSDN (Internet Name: "Lao Zhao", English name: "Jef...
[Preview]

ASP. net ajax in-depth introduction series (23): use Microsoft AJAX libraryto develop client kit ().zip

Lecture content: Microsoft AJAX Library provides a set of client build models that can help developers compile excellent suites. This course provides an overview of the Mirosoft AJAX Library client component model. Course Lecturer: Zhao Ke, a special lecturer at MSDN (Network Name: "Lao Zhao", English name: "Jeffr...
[Preview]

ASP. net ajax deep dive series (24): updatepaneland server end scripts ().zip

Lecture content: Microsoft AJAX Library provides a set of client component models. To facilitate the use of this model, the server also provides a set of server-side scripting methods. A set of excellent server-side script controls can be used with UpdatePanel. This course is the first part of writing server-side script controls. Course Lecturer: Zhao ke MSDN special lecturer...
[Preview]

ASP. net ajax in-depth introduction to series of courses (16): the Authentication Service provided by ASP. net ajax...

Lecture content: Authentication Service is another Application Service provided by ASP. net ajax. It allows us to use user login and other functions in AJAX mode. This course mainly describes the simple implementation details of the Authentication Service and how to expand the Authentication S...
[Preview]

ASP. net ajax in-depth introduction series (27): AJAX Control Tookit tool package ().zip

Lecture content: AJAX Control Tookit is ASP. an important part of the net ajax toolkit. This course will explain the development of AJAX Control Tookit controls to demonstrate the uniqueness of AJAX Control Tookit. Course Lecturer: Zhao Ke, a special lecturer at MSDN, Zhao Ke (Network Name: "Lao Zhao "...
[Preview]

ASP. net ajax deep dive course series (25): updatepaneland server-end scripts ().zip

Lecture content: to facilitate the use of the client component model in Microsoft AJAX Library, the server provides a set of server-side scripting methods. A set of excellent server-side script controls can be used with UpdatePanel. This course details how to execute the server-side script control and how it works with UpdatePanel. Course lecture...
[Preview]

ASP. net ajax in-depth introduction series (29): related extensions of ASP. NET ajax(.zip

Lecture content: in addition to the "Orthodox" development kit of ASP. net ajax, Microsoft also launched some additional components related to ASP. net ajax. This course will explain ASP. NET Futures about ASP. net ajax. Course Lecturer: Zhao Ke, a special lecturer at MSDN (Network Name: "Lao Zhao", English name: "Jeffrey Zhao ",...
[Preview]

ASP. net ajax in-depth introduction series (32): build highly secure ASP. NET ajaxapp. Zip

Lecture content: the birth of AJAX brings about additional security vulnerabilities. ASP. net ajax is designed to avoid security issues. This course will explain how ASP. net ajax enhances security and how to build secure AJAX applications. Course Lecturer: Zhao Ke, a special lecturer at MSDN (Network Name: "Lao Zhao", English name: "Jeffrey Zh...
[Preview]

 

ASP. net ajax in-depth introduction series (28): AJAX Control Tookit tool package (.zip

Lecture content: AJAX Control Tookit is ASP. net ajax toolkit is an important part. This course will explain the development and use of AJAX Control Tookit controls to avoid or reduce the problems caused by AJAX Control Tookit. Course Lecturer: Zhao Ke, a special lecturer at MSDN (...
[Preview]

ASP. net ajax in-depth introduction series (30): related extensions of ASP. NET ajax().zip

Lecture content: in addition to the "Orthodox" development kit of ASP. net ajax, Microsoft also launched some additional components related to ASP. net ajax. This course will introduce ASP. net ajax in ASP. NET Extensions. Course Lecturer: Zhao Ke, a special lecturer at MSDN (Network Name: "Lao Zhao", English name: "Jeffrey Zha...
[Preview]
Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.