更新时间:2021-07-09 19:20:22
封面
版权信息
Credits
About the Author
About the Reviewer
www.PacktPub.com
Customer Feedback
Preface
Chapter 1. Microsoft Dynamics NAV Installation
The background- before we start
Architectural components
Microsoft Dynamics NAV PowerShell
Installation scenarios
Post-installation operations
Summary
Chapter 2. Upgraded Features and Configuration in Dynamics NAV 2016
Dynamics NAV 2016 Design Patterns
Redesigned C/AL Editor
Event channels on Microsoft Dynamics NAV Server events
Multiple namespaces on XMLports
Updating custom report layouts using upgrade codeunits
Finance is an important business domain in Microsoft
Understanding Development Environment
Workflows in Microsoft Dynamics NAV 2016
Latest features in Microsoft Dynamics NAV 2016
Strategy and roadmap
Chapter 3. The C/AL and VB Programming
Coding with C/AL
Compiler design
Triggers
Exception handling
Microsoft Dynamics NAV Reports
Visual Basic programming
Decision functions
Chapter 4. Testing and Debugging
Software testing lifecycle
Testing in Microsoft Dynamics NAV 2016
Testability framework build in NAV
Writing your own Test unit
Debugging using Visual Studio Debugger
Chapter 5. Design and Development Considerations
Starting the customization process
Dynamics NAV setup and customization
Application lifecycle
Design and development considerations for Report design
Object designer fundamentals
Physical and logical databases
Considerations while coding
Report fundamentals
Important Report functions
.NET interoperability
Test posting
Chapter 6. Version Control and Code Management
Version control
GitHub
Team Foundation Server/Services
Pros and cons of branching
Chapter 7. Tuning Up the NAV System
Tuning up the NAV environment
Optimizing SQL Server performance
SumIndexfields functionality
Performance tuning in reports
Load testing
Algorithm
Chapter 8. Security in Dynamics NAV 2016
Software design principles
Security policy
Authentication
Virus protection
Network security strategies
Cryptography and certificates
Security updates
SQL Server security settings
AZURE security setting
Chapter 9. Upgrade and Migration
The need for upgrade
Upgrade considerations
Custom object review
Customization upgrade analysis
Business process analysis
Reviewing your dimension structure
Upgrading from older versions
Technical upgrade
The upgrade workflow
Upgrading estimates
Upgrade tools
Chapter 10. Interfacing NAV with Other Applications
Web services
Using external web services in NAV
DotNet interoperability
Open Database Connectivity