Custom Search

Online C Event Model eLearning - Training Resources

C Event Model Training Provider? - Tell us about your Training!
C Event Model Training Seminars and Classes
From Online Training Directory
Java 2 -- Advanced Java on-line e-learning cbt (computer based) This course contains 4 units: Garbage Collection, Java Security, Internationalization, JavaBeans Technology. Each unit covers detail the elements of Java necessary to implement these advanced features and functions as you program in the Java language. The first unit explains the process of garbage collection. It describes the gc( ) and finalize( ) methods in Java and the code used to make  more...
Java 2 -- Extending the GUI on-line e-learning cbt (computer based) This course contains 3 units: Creating Fonts, Dialog Boxes, and Menus, Using Listener Methods, and Handling Events. Each unit covers detail the elements of Java necessary to implement these features and functions as you program in the Java language. In the first unit, you will learn to use fonts in a program. The unit explains the Font and FontMetrics classes and their methods. You will learn to  more...
From 123-CBT Computer Based Training
ASP NET Part 1 Intro Web Controls on-line e-learning cbt (computer based)cd rom Course Overview This is the first course in a three part series that presents the learner with a broad overview of ASP.NET and gives a comprehensive introduction to Web Controls. This course introduces the learner to the .NET framework and also the differences between ASP and ASP.NET, coverage of the ASP.NET platform and features, core elements of ASP.NET - Web Forms, ASP.NET script code, and  more...
ASP NET Part 1 Intro Web Controls on-line e-learning cbt (computer based)cd rom Course Overview This is the first course in a three part series that presents the learner with a broad overview of ASP.NET and gives a comprehensive introduction to Web Controls. This course introduces the learner to the .NET framework and also the differences between ASP and ASP.NET, coverage of the ASP.NET platform and features, core elements of ASP.NET - Web Forms, ASP.NET script code, and  more...
Oracle Designer 6i First Class Analysis on-line e-learning cbt (computer based)cd rom Course Overview This is the first course in a two part series, which covers the same material as the first half of the Instructor Led course Oracle Designer 6i: First Class. The course takes students along a streamlined path through the Oracle Designer development environment. It covers recording business requirements into the Repository including process modeling, entity relationship modeling,  more...
Windows 2000 Planning Implementing Active Directories - Part 4 on-line e-learning cbt (computer based)cd rom Course Overview This course provides students with the knowledge and skills necessary to develop an upgrade strategy from a Microsoft Windows NT to Windows 2000. It introduces domain consolidation and provides the information necessary to successfully combine multiple domains into fewer domains. It provides the information necessary to design integration between Microsoft Exchange Server  more...
Visual C 6 0 Designing Implementing Distributed Applications - Part 1 on-line e-learning cbt (computer based)cd rom Course Overview This is the sixth course in an eight part series for programmers. This series provides the C++ programmers the necessary skills to develop applications using the MFC library and the Microsoft Visual C++ 6 development environment. L earn To: Create ActiveX controls. Create Component Object Model (COM) components. Create COM servers and clients. Implement advanced  more...
Visual Basic 6 0 Designing Implementing Desktop Applications - Part 4 on-line e-learning cbt (computer based)cd rom Course Overview This is the fourth course in a five part series that will provide students with the knowledge to write a Microsoft Visual Basic-based application that accesses data from a database. In this course, students will learn to use ActiveX Data Objects to access and manipulate data sources. This course also addresses advanced database issues, such as data integrity and referential  more...
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...
Process and Function Modeling on-line e-learning cbt (computer based)cd rom Course Overview Participants learn how to systematically describe the work performed by an organization using the Process Model. The process modeling technique is used to model the functional requirements of business, and should be used in conjunction with information modeling. This course can be used as part of an integrated Oracle curriculum and to supplement many of Oracle's Designer/2000  more...
SQL Server 7 0 - Implementing a Database - Part 5 on-line e-learning cbt (computer based)cd rom Course Overview This is the final course in a five part series that will provide students with the knowledge to implement a database solution with Microsoft SQL Server 7.0. L earn To: Access data by using the Stored Procedure model. Access data using triggers. Set up a distributed environment to access, modify and manage remote data. C ontent Emphasis Skills-Based A  more...
Visual Basic NET-Windows Development Part 1 on-line e-learning cbt (computer based)cd rom This course introduces the student to Microsoft .NET Framework Windows Forms and controls. It explains how to create and populate base forms and inherited forms by using Microsoft Visual Studio .NET. It also covers organizing controls on a form and creating Multiple Document Interfaces (MDI). Further more it explains how to code for event procedures associated with different controls. The course  more...
Lotus Domino Designer 6 for Release 5 Developers Part 2 on-line e-learning cbt (computer based)cd rom IBM Lotus Domino Designer 6 New Features Part 2 focuses on how developers can enhance their presentations through an understanding of how Domino Designer 6 language enhancements operate. This course also teaches the new features of cascading style sheets, using third party tools, using layers, agents, and reusable code. Learn To: o To identify features of the Add Tool dialog box. o To  more...
From Serebra Learning Corporation
Customer Satisfaction Through Resource Management on-line e-learning cbt (computer based) The ISO 9001:2000 standard structures its Quality Management System (QMS) model into four major areas: Management Responsibility; Resource Management; Product Realization; and Measurement, Analysis, and Improvement. Resource Management is one important component of the QMS. This course examines the management of human, material, and environmental resources that are necessary to maintain an  more...
Programming C for the C Developer on-line e-learning cbt (computer based) To explain C# programming techniques and models Application developers with experience in object-oriented programming, especially in C , who wish to start working with C#  more...
Programming C for the VB6 Developer on-line e-learning cbt (computer based) To describe C# programming techniques and models Application developers with experience in object-oriented programming, especially Visual Basic 6.0, who wish to start working with C#  more...
GUI Programming with Swing on-line e-learning cbt (computer based) The GUI Programming with Swing WBT is meant for Java and AWT application developers who want to create sophisticated user interfaces using Swing. The course will enable students to acquire an understanding of the Swing container, action, and event classes. The course also describes basic Swing concepts and features in addition to its packages and class hierarchy. It provides sample programs and  more...
Java 2: Extending the GUI on-line e-learning cbt (computer based) This course provides an overview of advanced Graphical User Interface (GUI) components such as fonts menus and dialog boxes. It also discusses the creation and use of these GUI components. You will be introduced to the various components of the Delegation Event Model in JDK 1.2 and the class hierarchy in the java.awt.event package. You will learn about the various classes in the java.awt.event  more...
Java 2: Applets and Imaging on-line e-learning cbt (computer based) In this course you will learn about the procedure for creating an applet its features and its life cycle. The course also explains the paint repaint and the update methods and the differences between the three methods. You will be introduced to the various components of the Delegation Event Model in JDK 1.2 and the class hierarchy in the java.awt.event package. In addition you will learn to  more...
Java 2: Advanced Java on-line e-learning cbt (computer based) This course is designed to explain the garbage collection mechanism of JVM and the methods and packages used in garbage collection. It explains the security model of JDK 1.2 and describes the security mechanisms the security policies and permissions. The course covers the concepts of internationalization and the functions of the Locale class the Calendar class and the TimeZone class. You will  more...
From Software Training Academy, Inc
Using and Developing JavaBeans instructor led trainingon-line e-learning cbt (computer based) This four-day course runs from an introduction to the JavaBeans architecture through in-depth coverage of implementation techniques and issues. The course taken as a whole is intended to give the student with no prior JavaBeans experience (but a good working knowledge of the Java language) a firm understanding of the component model, of how to use it in application development by using  more...
Java EE 5 instructor led trainingon-line e-learning cbt (computer based) This intense four-day course teaches Java programmers how to develop enterprise applications using the ease of development features introduced in Java EE 5. Students will learn how to create dynamic web applications with JSP, Java Servlets, JSTL, and JSF. They will use JAX-WS to develop SOAP based web services. Students will learn about session and message-driven EJBs, as well as the new  more...
Java Foundation Classes Swing Java 5 0 instructor led trainingon-line e-learning cbt (computer based) This 5-day course introduces the Java programmer to the Java Foundation Classes a.k.a. Swing the Java environment s comprehensive framework for GUI development. The student will study the fundamentals of the JFC architecture and quickly move to building simple JFC frame-based applications. By the end of the course the student will be comfortable building simple or complex interfaces with the most  more...
XML Programming Using Java instructor led trainingon-line e-learning cbt (computer based) This four-day course builds skills in Java s XML processing APIs chiefly parsing using SAX and DOM and transformations using XSLT, all using the Java API for XML Processing, or JAXP. It also covers the newer Java API for XML Binding, or JAXB, which standardizes serialization according to XML Schema. The course is intended for students with a working knowledge of XML and possibly DTDs or XML Schema  more...
Web Services Using C and ASP NET instructor led trainingon-line e-learning cbt (computer based) This course provides a realistic, hands-on, comprehensive coverage of developing Web services using ASP.NET and C#. Web services are an evolving series of standards that enable programs on various computers to communicate with other programs on similar or disparate computers transparently over the Internet. This course teaches in detail the skills needed to program Web services using ASP.NET. It  more...
Web Services Using Visual Basic and ASP NET instructor led trainingon-line e-learning cbt (computer based) This course provides a realistic, hands-on, comprehensive coverage of developing Web services using ASP.NET and Visual Basic. Web services are an evolving series of standards that enable programs on various computers to communicate with other programs on similar or disparate computers transparently over the Internet. This course teaches in detail the skills needed to program Web services using  more...
ASP NET Using Visual Basic instructor led trainingon-line e-learning cbt (computer based) This five-day course provides a comprehensive and practical hands-on introduction to developing Web applications using ASP.NET 2.0 and Visual Basic. It also introduces Web services. ASP.NET is introduced as a new Web programming platform that overcomes a number of limitations of ASP. Its architecture is outlined, including the role of compilation, the Page class and code-behind. Web Forms are  more...
ASP NET Using C instructor led trainingon-line e-learning cbt (computer based) This five-day course provides a comprehensive and practical hands-on introduction to developing Web applications using ASP.NET 2.0 and C#. It also introduces Web services. ASP.NET is introduced as a new Web programming platform that overcomes a number of limitations of ASP. Its architecture is outlined, including the role of compilation, the Page class and code-behind. Web Forms are introduced,  more...
From Teach Me IT
GUI Programming with Swing on-line e-learning cbt (computer based)study at home The GUI Programming with Swing WBT is meant for Java and AWT application developers who want to create sophisticated user interfaces using Swing. The course will enable students to acquire an understanding of the Swing container, action, and event classes. The course also describes basic Swing concepts and features in addition to its packages and class hierarchy. It provides sample programs and  more...
Do you offer C Event Model training?
tcw11-gfc--11/28/09-21:27:18-(2702)[B]-[A]-[A]