Login:  Password:    
forgot my password
sign up!
Search: 

Menu

Home

How it works?

Buy this course

Discuss! Add a comment
Add this course to my favorites
Add a personal note
RSS Feeds

Course's author:

Ayad Boudiab

Experience: A total of 10 years experience in developing applications using C++, Java, C#, ASP.NET, and SQL Server. In addition to 6 years experience in teaching programming courses at a local college. Degree: B.S. Computer Science Location: Atla...
Go to author's Space


Course stats:

Favorited:  0 times
 
no vote received

Features

Textual content

Video tutorial

Exercise

Source code

Downloads

Recommended post



 
  Content  
  Notes  
  Discuss  

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
 Vídeo
1)  Starting with Ajax
Description: In this video, We will walk through an Ajax example, and we will see how to view the request and responses using Fiddler and Firefox FireBug. |
[Mark this item as viewed]



UpdateMode
 Vídeo
2)  Update Panel and Timer
Description: In this video we continue our ASP.NET Ajax discussion. We will talk about updating an update panel and using a timer.  |
[Mark this item as viewed]



Ajax Life Cycle
 Vídeo
3)  Ajax Page Life Cycle on the server side
Description: In this video, we continue our discussion of Ajax. In the previous video, we have talked about the ScriptManager and the UpdatePanel and now we still go through the events PreInit, Init, Load, PreRender and Render.  |
[Mark this item as viewed]


 Vídeo
4)  Ajax Page Life Cycle on the client side
Description: In this video, we continue our discussion of Ajax life cycle. We already talked about the life cycle on the server side and we found out that the same events are triggered as the ones in a normal page (with no Ajax).  |
[Mark this item as viewed]



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]


 Vídeo
9)  ModalPopupExtender
Description: In this portion of Ajax Control Toolkit, we will talk about the ModalPopupExtender. This extender will show a “dialog” to the user to take action.  |
[Mark this item as viewed]



Control Target
 Vídeo
10)  Working with CollapsiblePanelExtender
Description: In this video, we are going to talk about the collapsible extender control. The target of this control is a panel.  |
[Mark this item as viewed]


 Vídeo
11)  Color Picker and Confirm Button
Description: In this video, we are going to talk about the ColorPickerExtender and ConfirmButtonExtender.  |
[Mark this item as viewed]


 Vídeo
12)  DragPanel and DropShadow Extenders
Description: In this video, we are going to talk about the DragPanelExtender and the DropShadowExtender.  |
[Mark this item as viewed]


 Vídeo
13)  HoverMenu and MultiHandleSlider
Description: When developing web applications you might feel the need for a menu that pops up and allows the user to take actions.  |
[Mark this item as viewed]


 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]










mrbool.com
contact us   |   publish your post   |   buy credits

Copyright 2013 - all rights reserved to www.web-03.net