Online Applications Design eLearning

Applications Design Training Provider? - Tell us about your Training!
Applications Design Training Seminars and Classes
From 123-CBT Computer Based Training
Visual InterDev 6 0 Accessing Remote Data on-line e-learning cbt (computer based)cd rom C ourse Overview This is the fourth course in a five part series that will help students prepare for the Microsoft Certified Professional exam 70-152, Designing and Implementing Web Solutions with Microsoft Visual InterDev 6.0. At the completion of this course, students will learn to work with database records and identify the methods of managing recordset size; identify the components of  more...
Visual InterDev 6 0 Implementing Server Technologies on-line e-learning cbt (computer based)cd rom C ourse Overview This is the final course in a five part series that will help students prepare for the Microsoft Certified Professional exam 70-152, Designing and Implementing Web Solutions with Microsoft Visual InterDev 6.0. At the completion of this course, students will learn to identify the features and installation requirements of Microsoft Transaction Server (MTS) and the features of  more...
Frontpage 2000 Proficient User on-line e-learning cbt (computer based)cd rom C ourse Overview This course prepares IT Professionals to create Web pages, create and maintiain Webs using FrontPage 2000. L earn To: Create Web Pages with FrontPage 2000. Create Webs. Maintain Webs. C ontent Emphasis Skills-Based A udience This course is intended for end users using Microsoft FrontPage 2000. Participants should have a basic understanding  more...
Frontpage 2000 Expert User on-line e-learning cbt (computer based)cd rom C ourse Overview This course prepares IT Professionals to create, organize and manage a Web using FrontPage 2000. L earn To: Import and modify an existing Web. Customize a FrontPage Web. Client-server interaction. C ontent Emphasis Skills-Based A udience This course is intended for end users using Microsoft FrontPage 2000. Participants should have a basic  more...
FrontPage 2000 Curriculum on-line e-learning cbt (computer based)cd rom The Microsoft FrontPage 2000 Curriculum includes the following courses: Microsoft FrontPage 2000 Proficient User Microsoft FrontPage 2000 Expert User To review individual course descriptions, please return to the previous page and select the desired title(s).  more...
FrontPage 2000 Curriculum on-line e-learning cbt (computer based)cd rom The Microsoft FrontPage 2000 Curriculum includes the following courses: Microsoft FrontPage 2000 Proficient User Microsoft FrontPage 2000 Expert User To review individual course descriptions, please return to the previous page and select the desired title(s).  more...
Oracle Designer 6i First Class Analysis on-line e-learning cbt (computer based)cd rom ...ses of the Dataflow Diagrammer. Identify the uses of the Applications Design Transformer. Identify the uses of the Database Design Transformer. Identify the uses of the Design Editor. Identify the characteristics of the techniques involved in system development. Identify the components of a Process Model. Identify the components of a Function Hierarchy Diagram. Identify the components of  more...
Java Operations Flow Control on-line e-learning cbt (computer based)cd rom This course covers the concepts related to Java operations and flow control. It covers data type conversion and data type casting for primitive data types. Further, it covers associativity and precedence rules for operators. In addition, it covers various operators that include arithmetic operators, assignment operators, unary operators, relational operators, logical operators, bitwise operators,  more...
Intro to Object-Oriented Programming with Java on-line e-learning cbt (computer based)cd rom This course covers the advantages of Object-Oriented Programming (OOP) and OOP features specific to Java. It explains the concept and use of classes, objects, arrays, class members, and scope of variables. It also describes how to invoke methods. In addition, the course covers advanced OOP concepts like encapsulation, inheritance, polymorphism, and method overloading, overriding, and hiding.  more...
Advanced OOP Java Concepts on-line e-learning cbt (computer based)cd rom This course covers advanced Object-Oriented Programming (OOP) and Java concepts. It explains the concepts and use of abstract classes, interfaces, and nested classes. The course also covers creation, initialization, garbage collection, and finalization of objects in Java. Learn To: Identify key concepts related to class initialization. Identify key concepts related to  more...
Java Exceptions Assertations on-line e-learning cbt (computer based)cd rom This course covers the concepts related to exceptions and assertions. Under exceptions, the course covers what are exceptions and why they arise. The course also covers types of exceptions, exception handling, and the ways to declare and throw exceptions. Under assertions, the course focuses on assert statements, compilation of classes that use assertions, enabling and disabling assertions at run  more...
Java Key Packages Collections on-line e-learning cbt (computer based)cd rom This course provides an overview of the java.lang package and its key classes, such as Object, String, StringBuffer, wrapper classes, and the Math class. It also covers the java.util package and its classes, Date and GregorianCalendar. In addition, the course provides information about the collections framework provided by the java.util package. Learn To: Identify features of the  more...
Java Threads on-line e-learning cbt (computer based)cd rom This course provides an introduction to threads and covers concepts like benefits of threads, methods of the Thread class, and creation of a thread. It also covers the various states of threads. In addition, the course describes the considerations for writing a multithreaded program and covers thread joins, synchronization, and locking. Learn To: Identify benefits of using threads in  more...
Enterprise Connectivity with J2EE V1 4 Overview on-line e-learning cbt (computer based)cd rom This course will address the distributed and enterprise computing and J2EE architecture. Learn To: Match the application models with their descriptions. Identify the benefits of distributed computing. Identify the strategies that conform to the guidelines for designing a distributed computing system in the specified situation. Identify benefits of J2EE. Identify J2EE  more...
Enterprise Connectivity with J2EE V1 4 Java Server Pages on-line e-learning cbt (computer based)cd rom This course will address the core and advanced features of J2EE SDK 1.4. Enterprise Connectivity. However, to fully prepare for the certification, it should be used in conjunction with other learning/training resources in addition to ample real-world experience. The principal areas covered are Web applications and JSPs. Learn To: Match HTTP methods with their functionality.  more...
Enterprise Connectivity with J2EE V1 4 EJB Entity Beans on-line e-learning cbt (computer based)cd rom This course will address the core and advanced features of J2EE SDK 1.4: Enterprise Connectivity. Learn To: Identify features of EJB (Enterprise JavaBeans) Client view. Identify the code for declaring and using an EJB reference for accessing an EJB. Identify features of the ejb-client JAR file. Identify the type of bean and the reason why it should be used to create a  more...
Enterprise Connectivity with J2EE V1 4 Curriculum on-line e-learning cbt (computer based)cd rom The Enterprise Connectivity with J2EE V1.4 Curriculum includes the following courses: Enterprise Connectivity with J2EE V1.4: Overview Enterprise Connectivity with J2EE V1.4: Java Server Pages Enterprise Connectivity with J2EE V1.4: Services Enterprise Connectivity with J2EE V1.4: JAXP and JDBC Enterprise Connectivity with J2EE V1.4: RMI, JMS, and JCA Enterprise Connectivity with  more...
Enterprise Connectivity with J2EE V1 4 Advanced EJB Topics on-line e-learning cbt (computer based)cd rom This course will address the core and advanced features of J2EE SDK 1.4: Enterprise Connectivity. Learn To: Identify features of message-driven beans (MDBs). Sequence the events in the life cycle of message-driven beans (MDBs). Identify the requirements of the message-driven bean (MDB) class. Match the activities involved in a transaction with the properties that they  more...
Enterprise Connectivity with J2EE V1 4 Web Services Patterns on-line e-learning cbt (computer based)cd rom This course will address the core and advanced features of J2EE SDK 1.4: Enterprise Connectivity. Learn To: Identify features of Web services. Identify benefits of service-oriented architecture (SOA). Identify features of Simple Object Access Protocol (SOAP). Identify features of J2EE patterns. Match J2EE patterns with their descriptions. Identify features of the  more...
XML Building XML-Based Web Applications Curriculum on-line e-learning cbt (computer based)cd rom The Building XML-Based Web Applications Curriculum includes the following courses: Building XML-Based Web Applications--Part 1 Building XML-Based Web Applications--Part 2 Building XML-Based Web Applications--Part 3 Building XML-Based Web Applications--Part 4 Building XML-Based Web Applications--Part 5 To review individual course descriptions, please return to the previous page and select  more...
XML Building XML-Based Web Applications Part 1 on-line e-learning cbt (computer based)cd rom Course Overview This is the first course in a five part series that presents the learner with a broad overview of XML before moving onto a detailed treatment of each aspect of XML in the subsequent courses within the curriculum. It aims to present XML within the context of its use as a solution to information processing challenges and its uses within commercial and business environments. This  more...
XML Building XML-Based Web Applications Part 2 on-line e-learning cbt (computer based)cd rom Course Overview This is the second course in a five part series that presents an introduction to the treatment of validation technologies within XML. DTDs are covered, presenting detail on DTD elements and attributes and entities. XML Schemas are then introduced, emphasizing the advantages of schemas over DTDs and then covering data types and namespaces within XML Schemas. The course then  more...
ISA Server 2000 Curriculum on-line e-learning cbt (computer based)cd rom Course Overview This curriculum presents instruction on installing, configuring, troubleshooting and administering Microsoft Internet Security and Acceleration (ISA) Server 2000. The curriculum will focus on ISA features, installing ISA, and installing and configuring ISA server clients. Additionally, this curriculum will cover how to create access policies, enabling secure Internet access,  more...
ISA Server 2000 Part 1 Setup Access Policies on-line e-learning cbt (computer based)cd rom Course Overview This is the first course in a two part series that presents students with both theoretical and practical instruction on installing, configuring, troubleshooting and administering Microsoft Internet Security and Acceleration (ISA) Server 2000. The course will focus on ISA Features, Installing ISA, and Installing and Configuring ISA server clients. Students will learn how to  more...
ISA Server 2000 Part 2 Enterprise Deployment Considerations on-line e-learning cbt (computer based)cd rom Course Overview This is the second course in a two part series that presents students with both theoretical and practical instruction on installing, configuring, troubleshooting and administering Microsoft Internet Security and Acceleration (ISA) Server 2000. The course covers server security, configuring packet filtering and IP routing, and configuring application filters and server  more...
Visual Basic NET-Web Based Development Curriculum on-line e-learning cbt (computer based)cd rom The Microsoft Visual Basic.NET-Web Based Development Curriculum introduces Microsoft Visual Studio.NET and ASP.NET Web application projects. The student will learn about error handling and code debugging, user input validation, ADO.NET database connections and data access. The student is also taught the creation and use of XML Web services and the configuration and deployment of Web applications  more...
Visual Basic NET-Web Based Development Part 1 on-line e-learning cbt (computer based)cd rom This course introduces Microsoft Visual Studio .NET, and ASP.NET Web application projects. The learner is given an overview of the .NET language features, and Visual Basic .NET components. Also, the learner is guided through the use of Web forms and controls. Learn To: o To identify features of .NET Framework components. o To identify benefits of the .NET Framework. o To match features of  more...
Visual Basic NET-Web Based Development Part 2 on-line e-learning cbt (computer based)cd rom 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 on-line e-learning cbt (computer based)cd rom 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...
Visual Basic NET-Web Based Development Part 4 on-line e-learning cbt (computer based)cd rom This course introduces the XML architecture in the ASP.NET. Participants are stepped through the creation and use of XML Web services. Also, state management, application and session variables, and cookies are covered. Learn To: o To identify features of XML. o To match XML core technologies with their functions. o To identify the syntax for linking Extensible Stylesheet Language  more...
Visual Basic NET-Web Based Development Part 5 on-line e-learning cbt (computer based)cd rom This course teaches the configuration and deployment of Web applications in Visual Basic .NET. The implementation of accessibility, online user assistance, and globalization are covered. Web Application security features including Windows-based authentication, form-based authentication, Microsoft Passport authentication, and XML Web service security are also taught. Learn To: o To identify  more...
Java Concepts on-line e-learning cbt (computer based)cd rom This course covers Java platform concepts, the Java Virtual Machine (JVM), Java 2 Software Development Kit (J2SDK), and Java programs. It also covers the Java language elements, such as identifiers and keywords, used to create various constructs. In addition, the course covers the data types, variables, and constants used in Java. Learn To: Identify key features of the Java language.  more...
Enterprise Connectivity with J2EE V1 4 Servlets on-line e-learning cbt (computer based)cd rom This course will address the core and advanced features of J2EE SDK 1.4. Enterprise Connectivity. Learn To: Identify features of servlets. Identify advantages of servlets over CGI applications. Match the methods in the servlet lifecycle with the situations in which these are used. Identify the code for creating a servlet that handles form data by using the getParameter  more...
Enterprise Connectivity with J2EE V1 4 JAXP and JDBC on-line e-learning cbt (computer based)cd rom This course will address the core and advanced features of J2EE SDK 1.4. Enterprise Connectivity. Learn To: Match terms used in XML with their descriptions. Identify features of Simple API for XML (SAX) parsing. Identify actions performed by Simple API for XML (SAX) events that are fired when XML document items are parsed. Match features of JDBC with the application  more...
Enterprise Connectivity with J2EE V1 4 RMI JMS and JCA on-line e-learning cbt (computer based)cd rom This course will address the core and advanced features of J2EE SDK 1.4: Enterprise Connectivity. However, to fully prepare for the certification, it should be used in conjunction with other learning/training resources in addition to ample real-world experience. The principal areas covered are RMI, JMS, and J2EE Connector Architecture. Learn To: Identify features of Remote Method  more...
XML Building XML-Based Web Applications Part 3 on-line e-learning cbt (computer based)cd rom Course Overview This is the third course in a five part series that presents a detailed treatment of Styling within XML, concentrating on XSL. The evolution from CSS to XSL is covered in detail. XSL transformation mechanisms are dealt with, along with linking technologies, XML filtering and sorting, language constructs and creating new XML elements, and a coverage of XSLT. The course then  more...
XML Building XML-Based Web Applications Part 4 on-line e-learning cbt (computer based)cd rom Course Overview This is the fourth course in a five part series dedicated to coverage of the Document Object Model. This course will provide the learner with a solid understanding of its importance and practice of its usage. The structure of the DOM is presented in detail, along with information on accessing DOM documents and navigating DOM trees and retrieving content. Dynamic transformation  more...
XML Building XML-Based Web Applications Part 5 on-line e-learning cbt (computer based)cd rom This goal of this final course within the curriculum is to provide the learner with a detailed understanding of the mechanisms of data validation using schemas within XML and a knowledge of the applications of XML within business and commercial environments. The course begins with a coverage of validation within XML and the advantages of schemas over DTDs. The elements of an XDR schema are covered  more...
C Programming for the Microsoft NET Platform Part 3 on-line e-learning cbt (computer based)cd rom Course Overview This is the third course in a five part series that introduces the essentials of object-oriented programming. You will learn the terminology and concepts required to create and use classes in C#. The course also teaches how to use reference-type variables and how to create and destroy objects in C#. Learn To • Identify characteristics of a class. • Identify  more...
HTML 4 Programming Curriculum on-line e-learning cbt (computer based)cd rom The HTML 4 Programming Curriculum includes the following courses: HTML 4: Part 1(HTML Fundamentals) HTML 4: Part 2(Advanced Topics) To review individual course descriptions, please return to the previous page and select the desired title(s).  more...
HTML 4 Part 1 HTML Fundamentals on-line e-learning cbt (computer based)cd rom Course Overview This is the first course in a two part series that presents learners with the basic concepts and skills in HTML 4.01. The course covers World Wide Web basics, formatting web pages and creating links, images and multimedia, tables and frames, and placing information online. Learn To • Identify the concepts of HTML. • Create different types of lists. •  more...
HTML 4 Part 2 Advanced Topics on-line e-learning cbt (computer based)cd rom Course Overview This is the second course in a two part series that teaches advanced topics in HTML 4.01. The course covers enhancing web pages, introduces interactivity in web pages, and DHTML and CSS. Learn To • Identify the guidelines for designing and developing a Web site. • Identify the types of image maps used to link images both at the client-side and server-side.  more...
Want to Sell More Applications Design training?
Custom Search
tcw11--05/28/12-20:27:53-(3742)[B]-[A]-[B]