From Serebra Learning Corporation
Dynamic HTML 
Since the early nineties,
HTML has been widely used for developing web pages. HTML has evolved to meet the demand for attractive web pages. However, these pages are static and do not change after downloading. Any interactivity involves repeated communication with the web server which increases download time. Dynamic HTML (
DHTML) overcomes this problem by providing your web page this interactivity
more...
Visual Basic 6 0 ActiveX COM Part II 
This course covers advanced topics related to
ActiveX controls. It describes how to create your own ActiveX controls, discusses the dependency of ActiveX controls on their container applications and gives an overview of ambient properties and the
User Control object. This course also introduces the
ActiveX Control Interface wizard, which simplifies the creation and coding of a control and
more...
From 123-CBT Computer Based Training
Visual Basic NET-Web Based Development Part 2 

This course assumes that the learner has familiarity with the .NET environment,
Web forms, and controls. The learner is now guided through the use event procedures, code-behind pages and page events. Error handling, code debugging, and user input validation are also taught. Learn To: o To identify features of event procedures. o To identify the syntax for creating an event procedure. o To
more...
Visual Basic NET-Web Based Development Part 3 

Assuming that the learner is now familiar with the basics of
Web forms and controls, this course introduces
ADO .NET and guides the learner through database connections and data access. Learn To: o To identify features of ADO.NET. o To ientify the syntax for importing ADO.NET namespaces. o To ientify features of the ADO.NET object model. o To identify features of
SQL Server security
more...
From The Virtual Training Company
Ajax 
Ajax, shorthand for
Asynchronous Javascript and
XML, is a set of technologies that allows you to create
Web applications that don't need to refresh Web pages in the browser. You can operate behind the scenes, connecting to the server, uploading and downloading data, and display the results in the browser using dynamic
HTML. Using
Ajax gives your Web pages the feel of a desktop application--the
more...
Dynamic HTML DHTML 
...Dynamic
HTML (
DHTML) is an umberella term for a combination of HTML,
XHTML,
CSS, and a client side scripting language such as
Javascript, or
VBScript. DHTML allows developers to create engaging web sites with content that can move, change shape, size, color, or otherwise react to user actions without requiring a trip to the web server, or browser plug-in. VTC author,
Darcey Spears, shows users
more...
From Teach Me IT
Using HTML 

The
Using HTML course is the third course in the
CIW Foundations curriculum. The CIW Foundations curriculum prepares the users for the
CIW Foundations Certification Exam. This course acquaints the user with the fundaments of
HTML and
Web page development. The course explains the concepts involved in developing HTML pages, and adding text and graphics in Web pages. It also teaches users how to make
more...
Dynamic HTML 

...Dynamic
HTML WBT is the first course in the single course
DHTML curriculum. It introduces students to the features of
Dynamic HTML and its advantages over
HTML. It describes various DHTML standards, the concepts of positioning and layering, and
Cascading Style Sheets. The course also covers the fundamentals of
JavaScript programming including creating variables, JavaScript syntax, creating
more...