Dynamics SL Tools for VB Training Course Outline

Tools for Visual Basic in Microsoft Dynamics SL

The Tools for Visual Basic training material is designed to be a thorough, hands-on introduction to the Microsoft Dynamics SL Tools for Visual Basic program and how to use them to create new programs.

The training material covers the architecture of the Microsoft Dynamics SL Kernel and the relationship of the Microsoft Dynamics SL Kernel to the Visual Basic Language. This training material does not cover administration, security, and other issues related to running Microsoft Dynamics SL on a day to day basis.

Audience
Tools for Microsoft Dynamics SL Visual Basic is designed for the professional programmer who plans to make Tools for Visual Basic a significant part of their development toolkit.

A working knowledge of Microsoft Visual Basic, Microsoft SQL Server, and Microsoft Dynamics SL are prerequisites for this training material. The training material is targeted toward developers who have to understand the technical aspects of Microsoft Dynamics SL Tools for Visual Basic. The training material is not intended for non-development staff.

At Training Material Completion
After completing this training material, individuals should be able to:

  • Create a Tools for Visual Basic table maintenance program from start to finish that is fully integrated with the Microsoft Dynamics SL accounting system.

  • reate a Tools for Visual Basic maintenance program that maintains a one to many relationship between two tables.

  • Create a Tools for Visual Basic maintenance program that maintains a many-to-many relationship between two tables.

  • Create a Tools for Visual Basic process program that cycles through and update multiple records, logging any errors encountered during the process.

  • Integrate Tools for Visual Basic programs into the Microsoft Dynamics SL security system.

  • Integrate Tools for Visual Basic programs into the Microsoft Dynamics SL Menu facility.

  • Handle conflicts that results from multiple users who access the same records at the same time.

  • Print reports from the Microsoft Dynamics SL menu or from within your Tools for Visual Basic programs.

  • Implement and modify the F3 lookup functionality found throughout the Microsoft Dynamics SL product.

  • Support the Microsoft Dynamics SL Notes functionality.

  • Understand the concept of levels and how items like buffers, cursors, key fields, and DBnav properties combine to implement them.

  • Understand what a Tools for Visual Basic memory array is and how to take advantage of this powerful structure.

  • Implement the Microsoft Dynamics SL process Status window in process programs to communicate with the user and the event log.

  • Name and compile Tools for Visual Basic programs to comply with Microsoft Dynamics SL naming standards.

  • Understand how to implement the Microsoft Dynamics SL Common Object Model (COM) to perform application automation.

 Prerequisites
 
Before reviewing this training material, individuals must have:

  •  A working knowledge of Microsoft Windows Server 2003, XP and Vista.

  •  A basic knowledge of accounting terms and processes.

  •  A good working knowledge of SQL Server.

  • Some experience with SQL Server.

  • A good working knowledge of Microsoft Visual Basic.