Online Dll eLearning - Training Resources
Dll Training Provider? - Tell us about your Training!
From 123-CBT Computer Based Training
ASP NET Part 3 Web Services Web Apps

... Identify the syntax used to compile a proxy class into a DLL. Create a Web service by using VisualStudio.NET. Unit 2: Web Applications 3 - 4 hours Identify features of cookieless sessions. Identify features of the web.config file. Identify features of the global.asax file. Identify features of output caching in ASP.NET. Identify the
more...
ASP NET Part 3 Web Services Web Apps
ASP NET Part 3 Web Services Web Apps

Course Overview This is the final course in a three part series that covers Web services and enhancing the functionality of Web applications by using ASP.NET. The learner will be introduced to the concept of Web services, learn to call and use a Web service and to create a Web service using Microsoft Visual Basic. Topics also covered are enhancing Web application functionality, technologies
more...
Exchange Server 5 5 Concepts and Administration - Part 1

...lbox by using User Manager for Domains extension (Mailumx.dll).
Unit 3: Working with Recipients
Duration: 2 Hour(s)
Match the recipient object types with their functions.
Match the common recipient object tabs with their functions.
Create a recipient container by using the menu bar of the Microsoft Exchange Administrator Window.
Create a mailbox by using the Windows NT User
more...
Visual C 6 0 Designing Implementing Desktop Applications - Part 4

...plication. Create a dynamic user interface and an ISAPI DLL that dynamically updates the content in a Web page. Identify the features and benefits of ActiveX controls and COM components and incorporate them in MFC applications. C ontent Emphasis Skills-Based A udience This course is designed for programmers looking to develop applications using MFC library and Microsoft
more...
Visual C 6 0 Designing Implementing Desktop Applications - Part 2

...and MFC, static and dynamic and regular vs. extension MFC DLLs. Identify the benefits and key classes of the Document View architecture. Create View objects. Identify the fundamental component types and identify the rules and guidelines for designing a component interface. Identify the benefits of using data access, the data access capabilities of different libraries and the benefits of
more...
Visual Basic 6 0 Designing Implementing Distributed Applications - Part 1

...dvantages of COM components. Create a project to test a DLL and pass an error back to a client application. C ontent Emphasis Skills-Based A udience This course is designed for programmers using Visual Basic 6.0 and are currently building desktop applications and accessing corporate databases. Participants should have completed Designing and Implementing Desktop Applications
more...
Visual Basic 6 0 Designing Implementing Desktop Applications - Part 4

...cess and out-of-process components. Create a new ActiveX DLL or ActiveX EXE project. Set project properties for a COM component. Set the Instancing property for a class module. Write code to declare Friend properties and methods. Compile a project with class modules into a COM component. Set the version compatibility for a COM component. Select the options for registering and
more...
Visual InterDev 6 0 Implementing Server Technologies

...nent by using the ObjectContext object methods.
Update a DLL by adding classes in order to achieve a finer level of transaction control.
Complete the code that will manage an aborted transaction in an ASP page.
Unit 3: MTS Security
Duration: 1 - 2 Hour(s)
Identify the activities to be performed to implement declarative security.
Create a Windows NT user.
Create a Windows NT
more...
Visual InterDev 6 0 Implementing Server Technologies

Course 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 MTS
more...
Visual InterDev 6 0 Accessing Remote Data

...ocedure dialog box in Visual Basic 6.
Compile an ActiveX DLL as a COM component by using the Make Project dialog box in Visual Basic 6.
Register a COM component by using Visual InterDev Project Explorer window.
Write the code to create an instance of a COM component in ASP by using the CreateObject method.
Write the code to create a remote business object instance by using the CreateObject
more...
From Serebra Learning Corporation
Visual Basic 6 0 Enterprise Client Server Development Part 1
This course introduces developing programs for an enterprise client/server environment. It introduces multi-tier application architecture, reviews how to instantiate a COM component, and describes how to make and compile COM configurations. It also describes how COM components are registered and identified in the Windows registry. This course also introduces the concept of transactions and
more...
Interoperability and Serviced Components
To show how to access unmanaged code from .NET and vice versa, and how to build, deploy, and use serviced components All Microsoft VB.NET developers wanting to write enterprise applications with serviced components, Windows Services, or .NET Remoting, or studying for the 70-310 exam Developing XML Web Services and Server Components with Microsoft Visual Basic .NET and the Microsoft .NET Framework
more...
Designing and Implementing Distributed Applications with Microsoft Visual Basic 6.0 - Part 1
This is the first course in a five part series that will provide programmers with the basic skills to build three-tier client/server solutions.
more...
ActiveX Code Components
The ActiveX Code Components course covers the creation of ActiveX code components. It introduces the audience to the concepts of ActiveX EXE and ActiveX DLL and goes on to discuss the various methods to create them. The course also explains the development of the code for ActiveX code components and its usage. This curriculum has been designed for application developers and authors who plan,
more...
From Software Training Academy, Inc
NET Framework Essentials Using Visual Basic

... of deploying Windows applications, ending the notorious ?DLL hell.? The next two chapters discuss important topics in the .NET programming model, including metadata, reflection, I/O, and serialization. The following chapter continues the discussion of the .NET programming model, covering memory management, threading, asynchronous programming, application domains, marshal by value, marshal by
more...
NET Framework Essentials Using C

... of deploying Windows applications, ending the notorious ?DLL hell.? The next two chapters discuss important topics in the .NET programming model, including metadata, reflection, I/ O, and serialization. The following chapter continues the discussion of the .NET programming model, covering memory management, threading, asynchronous programming, application domains, marshal by value, marshal by
more...
NET Framework Using C CLI

... of deploying Windows applications, ending the notorious ?DLL hell.? The next two chapters discuss important topics in the .NET programming model, including metadata, reflection, I/O, and serialization. The following chapter continues the discussion of the .NET programming model, including memory management, threading, and application domains.
.NET Security is introduced in some detail,
more...
NET Framework using Visual Basic

... of deploying Windows applications, ending the notorious ?DLL hell.? The next two chapters discuss important topics in the .NET programming model, including metadata, reflection, I/O, and serialization. The following chapter continues the discussion of the .NET programming model, covering memory management, threading, asynchronous programming, application domains, marshal by value, marshal by
more...
NET Framework using C

... of deploying Windows applications, ending the notorious ?DLL hell.? The next two chapters discuss important topics in the .NET programming model, including metadata, reflection, I/O, and serialization. The following chapter continues the discussion of the .NET programming model, covering memory management, threading, asynchronous programming, application domains, marshal by value, marshal by
more...
From Teach Me IT
Developing Applications for Microsoft Transaction Server 2.0

The Developing Applications for Microsoft Transaction Server 2.0 course is the second course in the Transaction Server curriculum consisting of three courses. It is designed to give an overview of MTS components and provide students with the skills needed to develop Web applications for the Microsoft Transaction Server 2.0 using Visual Basic, Visual C++, and Visual J++. It teaches how to create
more...
ActiveX Code Components

...cribes the methods used to create ActiveX EXE and ActiveX DLL. The course also explains the development of the code for ActiveX code components. After completing this course, the student will be able to:
Define an ActiveX EXE
Define an ActiveX DLL
Design an ActiveX code component
Create a new ActiveX DLL or ActiveX EXE project
Develop code for an ActiveX code component
Test an ActiveX
more...
