Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Programming Microsoft Dynamics NAV 2013

You're reading from   Programming Microsoft Dynamics NAV 2013 Experienced programmers and developers will find this the definitive guide to programming Microsoft Dynamics NAV. Both a reference book and a comprehensive hands-on tutorial, it will expand your knowledge dynamically.

Arrow left icon
Product type Paperback
Published in Feb 2013
Publisher Packt
ISBN-13 9781849686488
Length 630 pages
Edition 3rd Edition
Arrow right icon
Toc

Table of Contents (19) Chapters Close

Programming Microsoft Dynamics NAV 2013
Credits
Foreword
About the Authors
Acknowledgements
About the Reviewers
www.PacktPub.com
Preface
1. An Introduction to NAV 2013 FREE CHAPTER 2. Tables 3. Data Types and Fields 4. Pages – the User's Interactive Interface 5. Queries and Reports 6. Introduction to C/SIDE and C/AL 7. Intermediate C/AL 8. Advanced NAV Development Tools 9. Develop, Debug, Deliver Answers to Review Questions Index

Review questions


  1. All NAV objects can contain C/AL code. True or False?

  2. All NAV development work starts from the Object Designer. True or False?

  3. What object type has a Wizard to "jump start" development:

    1. Page

    2. XMLport

    3. Table

    4. Report

  4. If an object type has a Wizard, you must start with the Wizard before proceeding to the object Designer form. True or False?

  5. In what formats can objects be exported? Choose two:

    1. fob

    2. text

    3. .NET

    4. XML

    5. gif

  6. Which object export format should be used to transmit updates to client sites?

    1. fob

    2. text

    3. .NET

  7. Object numbers and names are so flexible that you can (and should) choose your own approach to numbering and naming. True or False?

  8. Whenever possible, the controlling logic for managing data should be resident within the tables. True or False?

  9. Which setting defines how parameters are passed to functions, whether a parameter is passed by reference or by value? Choose that setting identity:

    1. DataType

    2. Subtype

    3. Var

    4. Value

  10. When an ERROR statement is executed, the user is given the choice to terminate processing...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €18.99/month. Cancel anytime