|
Menu
|
|
|
|
|
|
Course's author:
|
Go to author's Space
|
|
Course stats:
|
|
|
Favorited: |
0 times |
| |
| no vote received
|
Features
 |
Textual content |
 |
Video tutorial |
 |
Exercise |
 |
Source code |
 |
Downloads |
 |
Recommended post |
|
|
|
|
Online course
Exploring Microsoft ASP.NET Ajax Server and Client Controls
Ajax is a combination of CSS, HTML, JavaScript and XMLHttpRequest. In this Ajax training course, we are using the Microsoft implementation of Ajax with ASP.NET . We will discuss the server and the client portions. We start with the download, and how to get everything ready to develop ASP.NET Ajax applications. Then we discuss the server version with the script manager and the update panel. Finally, we download the control toolkit from codeplex and we investigate the use of the controls.
|
Introduction
UpdateMode
Ajax Life Cycle
Ajax Control Toolkit
Vídeo
5) Ajax Control Toolkit 1
Description: In the previous few videos on ASP.NET Ajax we discussed the server version by talking about the Script Manager and Update Panel. Now we move to the client version of ASP.NET Ajax. The client side controls are called the Ajax Control Toolkit. |
[Mark this item as viewed]
|
Vídeo
6) Ajax Control Toolkit 2
Description: In the previous video I showed you three different ways of having the Ajax Control Toolkit installed. In this video we need to add the controls to the toolbox. In Visual Studio 2010, we can right click on the toolbox on the left and add a new ta |
[Mark this item as viewed]
|
Vídeo
7) Ajax Control Toolkit 3
Description: In the previous videos we discussed how to work with ASP.NET Ajax controls on the server side, and how to set up the control toolkit to work with the controls on the client side. I showed you couple of examples on how to use the controls. |
[Mark this item as viewed]
|
Vídeo
8) Ajax Control Toolkit 4
Description: As part of our discussion of Ajax Control Toolkit, today we will talk about the AutoCompleteExtender. This extender extends a text box and gives us the ability to have a drop down of matching options. |
[Mark this item as viewed]
|
Control Target
Vídeo
14) TabPanel and PasswordStrength
Description: In this video we will talk about the TabPanel and the PasswordStrength controls. The TabPanel allows us to create tabs on the page. The tab container can hold multiple tab panels, and the panels can have header template and content template. |
[Mark this item as viewed]
|
|