Microsoft - Dynamics NAV Developer Certification

Duration

Duration:

Only 7 Days

Method

Method:

Classroom / Online / Hybrid

Next date

Next date:

24.6.2024 (Monday)

Overview

This 8 day course is designed to provide delegates with an overview of Dynamics NAV 2009 programming and development. Students will learn basic tables, forms, C/AL programming, Master Files, Documents, Reports, managing Posting, Integration & Statistics, Interfaces and an overview of SQL essentials. The course is aimed at developers and students working with Dynamics NAV 2009

The course will be a mix of theory and practical exercises. Upon completion of this course, you will understand how to:

  • Set up the development environment.
  • Understand basic objects available in Microsoft Dynamics NAV.
  • Create simple customizations within C/SIDE using C/AL.
  • Create solutions following the Microsoft Nav Implementation Methodology.
  • Use debugging tools.
  • Troubleshoot performance issues.
  • Define complex data variables and their member functions.
  • List multi language functionality.
  • Perform analysis of objects.
  • Post routines.
  • Define the architecture of a basic Microsoft Nav document.
  • Define Microsoft Nav dimensions.
  • Deploy customized Microsoft Nav software solutions.

Four reasons why you should sit your Dynamics NAV Developer course with Firebrand Training

  1. You'll be Dynamics NAV Developer trained and certified faster. Learn more on this 7-day accelerated course. You'll get at least 12 hours a day of quality learning time in a distraction-free environment
  2. Your Dynamics NAV Developer course is all-inclusive. One simple price covers all course materials, exams, accommodation and meals – so you can focus on learning
  3. Pass Dynamics NAV Developer first time or train again for free. Your expert instructor will deliver our unique accelerated learning methods, allowing you to learn faster and be in the best possible position to pass first time. In the unlikely event that you don't, it's covered by your Certification Guarantee
  4. Study Dynamics NAV Developer with an award-winning training provider. We've won the Learning and Performance Institute's "Training Company of the Year" three times. Firebrand is your fastest way to learn, with 134561 students saving more than one million hours since 2001

Benefits

So what makes the Microsoft Dynamics NAV Business Solutions so compelling? The following short list highlights some of its features. Several of these features should make a compelling case to upgrade your environment.

What are the benefits of certification?

For HR managers, certification is particularly important because it allows them to more easily identify the skills that an individual possesses. When a company has employees that possess certain skills, it can garner a competitive advantage when seeking to attract customers. Certification can also contribute to increased productivity.

Individuals

  • Overwhelmingly, individuals with Microsoft certifications have an advanced level of knowledge, expertise and skill, and command more professional credibility.
  • Individual students may receive college credits to utilize tuition reimbursement programs for their IT training or to complete college coursework.

Human Resources

  • Employer-funded training and certification programs are a key to retaining skilled staff. Career development and advancement opportunities are shown to significantly reduce rates of employee turnover.
  • Certification Training Programs provide benchmarks for hiring and promotion decisions by accurately assessing technical skills.
  • For-certification training programs minimize educational investments through immediate validation of skills.

Seven reasons why you should sit your course with Firebrand Training

  1. Two options of training. Choose between residential classroom-based, or online courses
  2. You'll be certified fast. With us, you’ll be trained in record time
  3. Our course is all-inclusive. A one-off fee covers all course materials, exams**, accommodation* and meals*. No hidden extras.
  4. Pass the first time or train again for free. This is our guarantee. We’re confident you’ll pass your course the first time. But if not, come back within a year and only pay for accommodation, exams and incidental costs
  5. You’ll learn more. A day with a traditional training provider generally runs from 9 am – 5 pm, with a nice long break for lunch. With Firebrand Training you’ll get at least 12 hours/day of quality learning time, with your instructor
  6. You’ll learn faster. Chances are, you’ll have a different learning style to those around you. We combine visual, auditory and tactile styles to deliver the material in a way that ensures you will learn faster and more easily
  7. You’ll be studying with the best. We’ve been named in the Training Industry’s “Top 20 IT Training Companies of the Year” every year since 2010. As well as winning many more awards, we’ve trained and certified over 135,000 professionals
  • * For residential training only. Doesn't apply for online courses
  • ** Some exceptions apply. Please refer to the Exam Track or speak with our experts

Curriculum

Firebrand Training has an aggressive educational schedule that thoroughly covers all essential elements necessary to become skilled as a Microsoft Dynamics NAV Certified Developer professional.

Course 80042A:

C/SIDE Introduction in Microsoft Dynamics NAV 2009

  • Module 1: Client/Server Integrated Development Environment (C/SIDE)This module explains basic objects in Microsoft Dynamics NAV and the Client/Server Integrated Development Environment (C/SIDE). It also describes physical and logical databases and several integration tools available in Microsoft Dynamics NAV 2009.
  • Module 2: TablesThis module explains the fundamental concepts of table objects, describes the concepts of table relationships, special table fields and how to use them, and describes how to use the Table Designer to create and modify tables. It also describes table types and their characteristics.Lessons
  • Module 3: FormsThis module explains the fundamental concepts of form objects and describes how to use the Form Designer to create and modify forms. It also describes form types and their characteristics and standard navigation in forms.Lessons
  • Module 4: PagesThis module explains the fundamental concepts of page objects and describes how to use the Page Designer to create and modify pages. It also describes page types and their characteristics and discuss the best practices in creating pages.Lessons
  • Module 5: Introduction to C/AL ProgrammingThis module introduces C/AL, the programming language in C/SIDE and its elements. It also describes data types available in C/AL, concepts of identifier, variable, syntax, variable scope and variable initialization.Lessons
  • Module 6: Assignment Statements and ExpressionsThis module explains assignment statements, expressions, terms and operators. It describes automatic type conversion between data types and different kinds of operators and operator precedence. It also describes numeric, relational and logical expressions.Lessons
  • Module 7: C/AL StatementsThis module explains conditional statements, compound statements, comments and repetitive statements. It also describes the concepts of Arrays and how to use them.Lessons
  • Module 8: C/AL FunctionsThis module explains the concepts of functions and describes several built-in functions and how they are used. It also describes the concepts of parameters and how to create custom functions.Lessons
  • Module 9: ReportsThis module explains the fundamental concepts of report objects and describes the different stages in creating and designing reports. It also describes several types of printing reports and how to create grouping, totaling and add advanced features to a report, for the Classic and the RoleTailored Client.Lessons
  • Module 10: Dataports and XMLportsThis module explains the fundamental concepts of dataport and XMLport objects and describes how to use the Dataport Designer and XMLport Designer to create dataports and XMLports for export and import external file. It also describes how XMLports replace Dataports in the RoleTailored Client.Lessons
  • Module 11: CodeunitsThis module explains the fundamental concepts of codeunit objects and describes how to use the C/AL Editor to create codeunits. It also describes how to use the SMTP Mail Codeunit.Lessons
  • Module 12: MenuSuitesThis module explains the fundamental concepts of MenuSuite objects and describes how to use the Navigation Pane Designer to create and design MenuSuites. It also describes how to create MenuSuite for the Classic and the RoleTailored Client.Lessons
  • Module 13: Integration OptionsThis module explains several integration tools available in Microsoft Dynamics NAV. It also describes how to use them and their limitations.Lessons

Course 80055A:

C/Side Solution Development in Microsoft Dynamics NAV 2009

  • Module 1: Client RequirementsThe Diagnosis section of this chapter provides the "executive summary" of the business case, including the client's profile and a high-level description of their needs. The Analysis section describes the client's specific requirements for the system, including the data models based on those requirements and the basic project implementation plan.Lessons
  • Module 2: Master Tables and PagesThis module explains how the requirements for master tables and pages for the solution are discussed before moving on to the Design and Implementation phases.Lessons
  • Module 3: RegistrationsThis module explains how to implement functionality to allow users to perform transactions with the master data.Lessons
  • Module 4: Posting
  • Module 5: IntegrationThis module explains how to integrate these features with one another and with the standard application, making it user-friendly. This requires using MenuSuite objects and implementing Microsoft Dynamics NAV Navigate functionality. This chapter addresses the integration of solution functionality with the user interface (UI) of the application.Lessons
  • Module 6: ReportingThis module explains how to create reports for the Seminar module.Lessons
  • Module 7: StatisticsThis module explains how statistics are added to the Seminar Management module using FlowFilters and FlowFields.Lessons
  • Module 8: DimensionsThis module explains how Dimensions are used to control how analysis occurs.Lessons
  • Module 9: InterfacesThis module explains how the some of the methods that are used to interface Microsoft Dynamics NAV to external software or hardware.Lessons
  • Module 10: Web ServicesThis module explains how the interoperation between different software applications, running on a variety of platforms and/or frameworks occurs.Lessons
  • Module 11: Optimizing for SQL ServerThis module explains how the differences between the two servers options available with Microsoft Dynamics NAV 2009.Lessons
  • Module 12: DeploymentThis module explains how deployment marks the end of the implementation phase. During deployment, the final preparations are made and the Seminar module is installed at the client site.Lessons

Exam Track

You will be trained for, and sit, the following Microsoft Dynamics NAV exams:

  • Exam MB7-840 - NAV 2009 C/SIDE Introduction
  • Exam MB7-841 - NAV 2009 C/SIDE Solution Development

What's Included

Microsoft Official Curriculum

  • MOC 80042 AC - C/Side Introduction in Microsoft Dynamics™
  • MOC 80055 AC - C/Side Solution Development in Microsoft Dynamics™

Your accelerated course includes:

  • Accommodation *
  • Meals, unlimited snacks, beverages, tea and coffee *
  • On-site exams **
  • Exam vouchers **
  • Practice tests **
  • Certification Guarantee ***
  • Courseware
  • Up-to 12 hours of instructor-led training each day
  • 24-hour lab access
  • Digital courseware **
  • * For residential training only. Accommodation is included from the night before the course starts. This doesn't apply for online courses.
  • ** Some exceptions apply. Please refer to the Exam Track or speak with our experts
  • *** Pass first time or train again free as many times as it takes, unlimited for 1 year. Just pay for accommodation, exams, and incidental costs.

Prerequisites

Students who are successful in accelerated Dynamics NAV Developer certification training are required to meet the following prerequisites:

  • General knowledge of Microsoft Windows
  • Basic NAV application experience equal to the NAV Financials certification or similar
  • Knowledge of software development
  • Practical programming experience with NAV or other ERP products of 6 months or more
  • Recommended to have working knowledge of C/Side
  • Recommended students have working knowledge with C/Side from NAV 5.0

Unsure whether you meet the prerequisites? Don’t worry. Your training consultant will discuss your background with you to understand if this course is right for you.

Reviews

Here's the Firebrand Training review section. Since 2001 we've trained exactly 134561 students and asked them all to review our Accelerated Learning. Currently, 96.41% have said Firebrand exceeded their expectations.

Read reviews from recent accelerated courses below or visit Firebrand Stories for written and video interviews from our alumni.


"Excellent training facilities."
Amitabh Sharma, Carpetright plc. (10.12.2012 (Monday) to 16.12.2012 (Sunday))

"Very good training center with competent and friendly personal. The teacher was very competent and had high knowledge. The pace whas very high."
Hans Sorling , Navipro. (14.5.2012 (Monday) to 20.5.2012 (Sunday))

"Very good course. Really professional trainer. Will come back if i am doing another course."
Fredrik Gustavsson , V-TAB. (14.5.2012 (Monday) to 20.5.2012 (Sunday))

"Intense and immersive - not for the faint hearted."
Anon.. (19.3.2012 (Monday) to 25.3.2012 (Sunday))

"Knowledgeable instructor, intensive tuition, sleepless nights, good food."
Kevin McKenna, WIV International. (19.3.2012 (Monday) to 25.3.2012 (Sunday))

Course Dates

Start

Finish

Status

Location

Book now

19.2.2024 (Monday)

25.2.2024 (Sunday)

Finished - Leave feedback

-

 

24.6.2024 (Monday)

30.6.2024 (Sunday)

Wait list

Nationwide

 

5.8.2024 (Monday)

11.8.2024 (Sunday)

Limited availability

Nationwide

 

16.9.2024 (Monday)

22.9.2024 (Sunday)

Open

Nationwide

 

28.10.2024 (Monday)

3.11.2024 (Sunday)

Open

Nationwide

 

9.12.2024 (Monday)

15.12.2024 (Sunday)

Open

Nationwide

 

Latest Reviews from our students