Development Considerations
Before you begin developing code for Microsoft Dynamics NAV 2009, you should consider the following:
-
How to get started learning C/AL.
-
How to build on your C/AL knowledge.
-
How to build an application by using your knowledge of C/AL.
-
What you need to do to develop applications on both the Classic client and the RoleTailored client.
-
What the differences are between developing in Microsoft Dynamics NAV 2009 and previous versions of Microsoft Dynamics NAV.
-
How to upload and download files between the server and the client.
Developing in Microsoft Dynamics NAV 2009
| To | See |
|---|---|
|
Learn what you can do with C/AL and where to place C/AL code. | |
|
Learn what the C/AL data types are. | |
|
Learn how to write C/AL statements and expressions. | |
|
Learn about debugging C/AL. | |
|
Learn how to test customized objects for which code has been executed. | |
|
Learn about using custom controls with C/AL. | |
|
Learn about the development environment (C/SIDE) and designing applications. | |
|
Learn about developing for multiuser environments. | |
|
Learn about using multilanguage functionality. | |
|
Learn the differences in how numerical values are sorted. | |
|
Learn how to use display language-specific strings without modifying code. | |
|
Learn about developing applications for both the Classic client and the RoleTailored client. |
Developing Applications for the Classic Client and RoleTailored Client |
|
Learn about differences between developing in Microsoft Dynamics NAV 2009 and previous versions of Microsoft Dynamics NAV. |
Changes in C/AL Behavior and Support from Previous Versions of Microsoft Dynamics NAV |
|
Learn about transferring files between the client and the server. |