ASP.NET 4 AJAX and jQuery Using Visual Basic 2010, Part 2 of 5
Interactive

ASP.NET 4 AJAX and jQuery Using Visual Basic 2010, Part 2 of 5

LearnNow Online
Updated Oct 25, 2018

Course description

AJAX is based on a collection of open and standards-based technologies that can give Web pages you build a responsiveness that rivals what you get in desktop applications. The course starts out with an exploration of the fundamentals of AJAX. Then you’ll go through a few of the more interesting features in JavaScript that will help you write code that runs in the browser. Next up is an introduction to the five server-side controls that you can use in a Web forms page to reduce the amount of data that has to move between client and server. Then you’ll explore some of the techniques you can use to create applications that give users a good experience with your Web application. Next you’ll look at the AJAX Control Toolkit, a collection of server-side controls and extenders that do a lot of the work that you used to have to write reams of JavaScript code to accomplish.

Each LearnNowOnline training course is made up of Modules (typically an hour in length). Within each module there are Topics (typically 15-30 minutes each) and Subtopics (typically 2-5 minutes each). There is a Post Exam for each Module that must be passed with a score of 70% or higher to successfully and fully complete the course.


Prerequisites

This course assumes that you are familiar and experienced with Microsoft’s .NET Framework and ASP.NET development tools. You should be familiar with Web development and understand how HTTP and HTML work to produce Web pages for the user. You should have experience writing applications with ASP.NET 3.5, 4.0, or later Web forms, and be familiar with how ASP.NET processes page requests, and have strong experience with .NET Framework 3.5, 4.0, or later programming. You should have experience with Visual Studio 2008, 2010, or later for building Web application projects. Experience with building database applications using these tools will be helpful, although not strictly necessary. You should also have some experience with writing JavaScript.


Meet the expert

Don Kiely

Don Kiely is a featured instructor on many of our SQL Server and Visual Studio courses. He is a nationally recognized author, instructor, and consultant specializing in Microsoft technologies. Don has many years of teaching experience, is the author or co-author of several programming books, and has spoken at many industry conferences and user groups. In addition, Don is a consultant for a variety of companies that develop distributed applications for public and private organizations.

Video Runtime

124 Minutes

Time to complete

164 Minutes

Course Outline

Module 1

Rich Ajax Applications (31:58)

  • Introduction (01:33)
  • Demo: UpdateMode (04:28)
  • Nesting UpdatePanels (01:07)
  • Demo: Nesting (03:21)
  • Minimizing Data Transfer (03:41)
  • Using Page Methods (02:49)
  • Demo: Web Service Call (10:40)
  • Server-Side Page Method (00:57)
  • Demo: Page Method (02:39)
  • Summary (00:39)

Ajax History (13:24)

  • Introduction (00:44)
  • Browser Back Button (00:42)
  • Demo: Browser History (02:10)
  • Use Ajax History (01:06)
  • Demo: Ajax History (08:22)
  • Summary (00:16)
Module 2

Ajax Control ToolKit (20:10)

  • Introduction (01:20)
  • Control Extenders (02:06)
  • Control vs. Extender (01:22)
  • Server and Client Controls (01:37)
  • Server or Client Controls? (01:47)
  • Add Ajax Control Toolkit (03:37)
  • Toolkit Controls and Extenders (00:32)
  • Accordion Control (00:49)
  • Demo: Accordion (02:54)
  • AlwaysVisibleControlExtender (01:23)
  • Demo: Always Visible Extender (02:34)
  • Summary (00:02)

More Toolkit Controls (42:50)

  • Introduction (00:15)
  • AutoCompleteExtender (00:41)
  • Demo: Auto Complete (13:11)
  • FilteredTextBoxExtender (00:23)
  • Demo: Filtered TextBox (02:03)
  • ListSearchExtender (01:36)
  • Demo: List Search (07:31)
  • MaskedEditExtender (01:12)
  • Demo: Masked Edit (04:04)
  • PagingBulletedListExtender (00:36)
  • Demo: Paging Bulleted List (04:25)
  • TextBoxWatermarkExtender (00:46)
  • Demo: TextBox Watermark (01:30)
  • PasswordStrength Control (00:34)
  • Demo: PasswordStrength (03:20)
  • Summary (00:39)

Toolkit Script Manager (16:20)

  • Introduction (01:47)
  • Overview (01:00)
  • Demo: ScriptManager (02:17)
  • Demo: UpdatePanel Animation (03:41)
  • Demo: ScriptResources (01:47)
  • Demo: ToolkitScriptManager (04:23)
  • Demo: Combined Scripts (01:04)
  • Summary (00:17)
;