Introduction to C/SIDE Introduction in Microsoft Dynamics NAV 5.0
Chapter 1: Introduction To Microsoft Dynamics NAV Development I - C/SIDE
Chapter 2: Basic Tables
Chapter 3: Basic Forms
Chapter 4: Introduction to C/AL Programming
Chapter 5: Intrinsic Data Types
Chapter 6: Identifiers and Variables
Chapter 7: Assignment Statements
Chapter 8: Simple Expressions, Terms, and Operators
Chapter 9: Numeric Expressions
Chapter 10: Logical and Relational Expressions
Chapter 11: The IF and EXIT Statements
Chapter 12: Compound Statements and Comments
Chapter 13: Arrays
Chapter 14: Repetitive Statements
Chapter 15: WIth and case statements
Chapter 16: Functions
Chapter 17: Using Intrinsic C/AL Functions
Chapter 18: Creating Your Own Functions
Chapter 19: Reports
Chapter 20: Dataports
Chapter 21: XMLports
Chapter 22: Codeunits
Chapter 23: MenuSuites
Chapter 24: Automation Server
Appendix A: Solutions to Exercises