Passionate about Learning
HOME      LIVE CHAT    My NetCom Free Catalog 1-888-563-8266
.
Home > Vendors > Microsoft Dynamics > Microsoft Dynamics NAV > 80055: C/SIDE Solution Development in Microsoft Dynamics NAV 2009 Accelerated

80055: C/SIDE Solution Development in Microsoft Dynamics NAV 2009 Accelerated



80055: C/SIDE Solution Development in Microsoft Dynamics NAV 2009 Accelerated Course Description

This five-day instructor-led course provides students with the knowledge and skills to develop Microsoft Dynamics NAV applications within the Classic Client and Role Tailored Client environments. This course is programming intensive. This is the second course on C/SIDE and knowledge from the Introduction in Microsoft Dynamics NAV 2009 course is vital to the understanding of the concepts and for participation in this course. In this course you will learn programming documentation, debugging tools, performance issues, complex data variables and their internal member functions, multi-language functionality, analysis of objects, posting routines, interfaces to Microsoft Dynamics NAV 2009, and some Microsoft SQL Server 2008 issues.

Intended Audience for the 80055: C/SIDE Solution Development in Microsoft Dynamics NAV 2009 Accelerated Course

  • This course is intended for Microsoft Certified Business Solutions Partner employees who sell and implement Microsoft Nav solutions. The curriculum is designed for participants who have completed the Introduction in Microsoft Dynamics NAV 2009 course.

Training Packages & Career Tracks that include the 80055: C/SIDE Solution Development in Microsoft Dynamics NAV 2009 Accelerated Course

80055: C/SIDE Solution Development in Microsoft Dynamics NAV 2009 Accelerated Course Objectives

  • Creating 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.

Required Prerequisites for the 80055: C/SIDE Solution Development in Microsoft Dynamics NAV 2009 Accelerated course

The 80055: C/SIDE Solution Development in Microsoft Dynamics NAV 2009 Accelerated Course prepare students for the following Exams

  • MB7-841 : NAV 2009 C/SIDE Solution Development

80055: C/SIDE Solution Development in Microsoft Dynamics NAV 2009 Accelerated Course Outline

    1. Module 1: Client Requirements
      1. The 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.
      2. Lessons
      3. Diagnosis - Executive Summary
      4. Analysis - Functional Requirements
      5. Data Model
      6. Project Plan
      7. After completing this module, students will be able to:
      8. Diagnose the executive summary.
      9. Analyze functional requirements.
      10. Create a data model based on the functional requirements.
      11. Develop a project plan.
    2. Module 2: Master Tables and Pages
      1. This module explains how the requirements for master tables and pages for the solution are discussed before moving on to the Design and Implementation phases.
      2. Lessons
      3. A Quick Refresher
      4. Customers and Participants
      5. Rooms
      6. Instructors
      7. Seminars
      8. Testing
    3. Lab: Create Seminar Room Tables and Pages
      1. Lab: Adding Code for Seminar Rooms
        1. Lab: Creating Instructor Tables and Pages
          1. Lab: Create Seminar Tables and Pages
            1. After completing this module, students will be able to:
            2. Use formalized analysis and design methodology.
            3. Understand master table and page standards.
            4. Work with table event triggers.
            5. Work with the complex data types and their member functions.
            6. Enable multi-language functionality.
            7. Define the strategy for implementing Customers and Participants.
            8. Create the tables to manage the seminar rooms.
            9. Create instructor data management.
            10. Create seminar data management.
            11. Test the master tables and pages by following a test script.
          2. Module 3: Registrations
            1. This module explains how to implement functionality to allow users to perform transactions with the master data.
            2. Lessons
            3. Prerequisite Information
            4. Types of Tables
            5. Additional Functions
            6. Registrations
            7. Testing Seminar Registrations
          3. Lab: Create Tables and Pages for Seminars
            1. Lab: Add Code to the Seminar Charge Table
              1. Lab: Adding Code to Seminar Registration Header
                1. Lab: Create Seminar Tables and Pages
                  1. After completing this module, students will be able to:
                  2. Import and export objects as text files.
                  3. Support multilanguage functionality.
                  4. Use main and subpages (document pages).
                  5. Use virtual tables.
                  6. Use temporary tables.
                  7. Review the various types of tables.
                  8. Review of C/AL functions.
                  9. Create additional tables and user interfaces (pages) to maintain registrations.
                  10. Test the results of the Labs.
                2. Module 4: Posting
                  1. This module explains how to use the registration information to create ledger entries for seminars through a posting routine. This functionality is added to the Seminar module by the end of this chapter.
                  2. Lessons
                  3. Prerequisite Information
                  4. Posting Seminar Registrations
                3. Lab: Creating the Tables and Pages for Seminar Registration Posting
                  1. Lab: Creating the Codeunits and Page for Seminar Journal Posting
                    1. Lab: Modifying the Table
                      1. Lab: Creating Instructor Tables, Pages and Codeunits for Job Posting
                        1. Lab: Role Tailored Client Menu Setup
                          1. After completing this module, students will be able to:
                          2. Create journal posting routines.
                          3. Create document posting routines.
                          4. Write internal documentation for modifications to existing objects.
                          5. Debug code.
                          6. Program for low-impact on the application.
                          7. Develop pages and codeunits for posting.
                          8. Add objects to the RoleTailored client menu.
                          9. Test the design and development work.
                        2. Module 5: Integration
                          1. This 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.
                          2. Lessons
                          3. Prerequisite Information
                          4. Seminar Feature Integration
                          5. Navigate Integration
                          6. Testing Managing Integration
                        3. Lab: Integrating Seminar Features
                          1. Lab: Modifying Objects to Integrate with Navigate
                            1. After completing this module, students will be able to:
                            2. Integrate previously created Seminar module features with one another by adding the Navigate feature to pages.
                            3. Add to the Department Menu so that the Seminar module functionality is accessible in a standard way.
                            4. Integrate the Navigate feature into the Seminar module.
                            5. Test integration of the Navigate feature.
                          2. Module 6: Reporting
                            1. This module explains how to create reports for the Seminar module.
                            2. Lessons
                            3. Prerequisite Information
                            4. Participant List Reporting
                            5. Certificate Information
                            6. Invoice Posting
                          3. Lab: Create the Participant List
                            1. Lab: Creating the Certificate Confirmation Report
                              1. Lab: Creating the Invoice Posting Report
                                1. After completing this module, students will be able to:
                                2. Use report event triggers.
                                3. Use special report functions.
                                4. Create reports for both the Classic and RoleTailored clients.
                                5. Create a seminar participant list.
                                6. Create a confirmation certificate for a seminar participant.
                                7. Create a ProcessingOnly report that posts invoices.
                              2. Module 7: Statistics
                                1. This module explains how statistics are added to the Seminar Management module using FlowFilters and FlowFields.
                                2. Lessons
                                3. Prerequisite Information
                                4. Seminar Statistics
                                5. Testing
                              3. Lab: Creating FlowFields for Sums
                                1. Lab: Creating the Seminar Statistics Page
                                  1. After completing this module, students will be able to:
                                  2. Create a page that calculates price sums efficiently.
                                  3. Make the page available from the Seminar pages.
                                  4. Use FlowFilters to easily calculate statistics for different time periods.
                                2. Module 8: Dimensions
                                  1. This module explains how Dimensions are used to control how analysis occurs.
                                  2. Lessons
                                  3. Prerequisites
                                  4. Code Walkthrough - Dimension Management Codeunit
                                  5. Dimension Master Tables, Pages, and Codeunits
                                  6. Dimensions in Documents
                                  7. Dimensions in Posting
                                3. Lab: Using The Debugger Interface to View The Dimension Process
                                  1. After completing this module, students will be able to:
                                  2. Describe Global, Shortcut and Budget dimension types and their functions.
                                  3. List the basic rules of Dimension Setup.
                                  4. List the functions that help populate the dimension tables.
                                  5. Enable multi-language functionality.
                                  6. Describe the flow of dimension values for posted documents.
                                  7. Describe how shortcut dimension fields are used.
                                4. Module 9: Interfaces
                                  1. This module explains how the some of the methods that are used to interface Microsoft Dynamics NAV to external software or hardware.
                                  2. Lessons
                                  3. Prerequisite Information
                                  4. File-Handling
                                  5. Email Confirmation
                                  6. Using an XMLport
                                5. Lab: Creating Email Confirmations
                                  1. Lab: Creating the XML Seminar Registration Participant List
                                    1. After completing this module, students will be able to:
                                    2. Use automation servers to perform tasks with other applications.
                                    3. Install and use custom controls in C/AL.
                                    4. Use file handling functions to import or export data.
                                    5. Design and implement an e-mail capability.
                                    6. Use the XMLport to generate exported data in XML format.
                                  2. Module 10: Web Services
                                    1. This module explains how the interoperation between different software applications, running on a variety of platforms and/or frameworks occurs.
                                    2. Lessons
                                    3. Web Services Overview
                                    4. Web Service Opportunities
                                    5. Creating, Exposing and Consuming Web Services
                                  3. Lab: Creating a Web Service
                                    1. Lab: Create a Console Application to Consume the Codeunit Web Service
                                      1. Lab: Create a Console Application to Consume the Seminar Card Page Web Service
                                        1. Lab: Create an InfoPath Form to Consume a New Web Page Service for Seminar Participants
                                          1. After completing this module, students will be able to:
                                          2. Know how Microsoft Dynamics NAV supports Web services.
                                          3. Evaluate the benefits of Web services over other integration options in Microsoft Dynamics NAV.
                                          4. Understand how to expose codeunit and page objects as Web services.
                                          5. Consume Web services using functions developed through Visual Studio and InfoPath.
                                        2. Module 11: Optimizing for SQL Server
                                          1. This module explains how the differences between the two servers options available with Microsoft Dynamics NAV 2009.
                                          2. Lessons
                                          3. Classic Database Server for Microsoft Dynamics NAV
                                          4. SQL Server for Microsoft Dynamics NAV
                                          5. Representation of Microsoft Dynamics NAV Tables and Indexes in SQL Server
                                          6. Collation Options
                                          7. SQL Server Data Replication
                                          8. Backup Options
                                          9. SQL Server Query Optimizer
                                          10. Optimizing a Microsoft Dynamics NAV Application
                                          11. Overview of NDBCS
                                          12. Optimization of Cursors
                                          13. Locking, Blocking, and Deadlocks
                                          14. How SIFT Data is Stored in SQL Server
                                          15. After completing this module, students will be able to:
                                          16. Distinguish between the two database options available in Microsoft Dynamics NAV 2009.
                                          17. Comprehend the advantages of both the Classic Database Server and the SQL Server for Microsoft Dynamics NAV 2009. Work with table event triggers.
                                          18. Work with and store tables and indexes.
                                          19. Use collation options and descriptions.
                                          20. Understand the SQL Server Data Replication process of distributing data.
                                          21. Know backup options available and best practices for backup.
                                          22. Introduction to SQL Server Query Optimizer.
                                          23. Understand how the Microsoft Dynamics NDBCS driver allows the Microsoft Dynamics NAV clients to communicate with SQL Server.
                                          24. Understand the value of optimizing cursors to maximize performance.
                                          25. Understand the performance impact of locking, blocking and deadlocks.
                                          26. Understand how SIFT data is stored in SQL Server.
                                        3. Module 12: Deployment
                                          1. This 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.
                                          2. Lessons
                                          3. Deployment Tasks
                                          4. Ongoing Support Phase
                                          5. Upgrades and Updates
                                          6. After completing this module, students will be able to:
                                          7. Apply the essential elements of a successful deployment phase.
                                          8. Know of and understand the types of data generally imported into Microsoft Dynamics NAV.
                                          9. Know of and understand the partner's role for ongoing support both during and after the initial deployment phase.
                                          10. Evaluate the difference between updates and upgrades.
                                          11. Understand processes for upgrading executables and objects.
                                          12. Follow the basic steps involved in a typical Microsoft Dynamics NAV upgrade project.
                                          13. Know the tools available to assist with upgrades.

                                        Benefits of taking the 80055: C/SIDE Solution Development in Microsoft Dynamics NAV 2009 Accelerated course at NetCom

                                        • Why choose Microsoft Dynamics Training at NetCom Learning?
                                          As a recognition for training excellence, NetCom Learning was chosen by Microsoft as the 2007 Worldwide Learning Solutions Partner of the year out of 1400 training companies.

                                          In addition, we have won numerous other training awards for quality and customer satisfaction by CompTIA, EC-Council and other vendors. We are simply passionate about learning and achieving the highest customer satisfaction in your learning experience!

                                          See the training value proposition below:

                                          Why Microsoft Dynamics Training at NetCom?
                                          NetCom Information Technology is a Microsoft Gold Certified Partner for Learning Solutions (CPLS). CPLS is the premier training channel and delivery mechanism for Microsoft Dynamics training content. On July 11, NetCom was honored by Microsoft as its Learning Solutions Partner of the Year. Selected as the Number One CPLS, from over 1400 worldwide CPLS's, Microsoft recognized our commitment and ability to deliver high-quality learning services using a consultative engagement model. We could not have achieved this coveted status without the help and support of our customers and well wishers - thank you!!

                                          Microsoft Certified Partner for Learning Solutions Value Proposition:
                                          Microsoft Certified Partner for Learning SolutionsNon-authorized Training Center
                                          Only MCT (Microsoft Certified Trainers) are authorized to teach the classNon MCT can teach the course
                                          Taught using Microsoft Authorized Courseware (MOC), includes free evaluation software and online trainingDo not have access to official courseware
                                          Partners adhere to stringent Microsoft designated lab requirementsComputer and lab equipment may not be up to requirements of course
                                          Successful candidates are awarded Certificate of Completion directly from Microsoft for most of the coursesNot authorized to issue Certificate of Completion
                                          Overall, a better quality training experienceSubstandard training experience

                                        • NetCom provides Authorized Training
                                          NetCom Learning is a Microsoft Gold Certified Partner for Learning Solutions (CPLS), Cisco Learning Partner, CompTIA Platinum Partner, EC-Council Accredited Training Center, Adobe Authorized Training Center, Autodesk Authorized Training Center and many others. We are proud to offer the highest quality, authorized training solutions from our many partners for our customers.

                                          See our comprehensive list of partner authorizations.

                                        • Award winning, world-class Instructors
                                          Ginger M.
                                          - Bachelor's Degree in Accounting and a Masters of Business Administration from Rutgers University.
                                          - Over 9 years of experience as a Master Certified Trainer. Expert in MS Dynamics GP Financials, Installation, HR/Payroll, Project Accounting, Inventory and Integration Manager.
                                          - Project Manager to various MS Dynamics Great Plains implementations.

                                          Bio:

                                          Ginger holds a Bachelor's Degree in Accounting and a Masters of Business Administration from Rutgers University. Her career started as an Auditor for Deloitte & Touché and over the years she developed her passion for Microsoft Dynamics, implementing Dynamics GP and Project Cost in the Professional Services, Commercial Real Estate and Medical Facilities vertical markets.

                                          Ginger's experience with Microsoft Dynamics is unparalleled. As a Certified Master Dynamics trainer, she stays abreast of the latest Dynamics modules and shares experience with a very hands-on training technique at NetCom Learning.
                                          Ignacio J.
                                          - Designs and architects Microsoft IT solutions since the early 1990s.
                                          - Hands-on experience in multiple Microsoft Dynamics products including CRM, GP, SL, AX and NAV since 2004.
                                          - Taught over 250 courses at NetCom Learning.

                                          Bio:

                                          Ignacio is a Senior Solutions Architect, Civil Engineer and Certified Expert Trainer. He has been designing and architecting Microsoft IT solutions since the early 1990s, and has extensive experience developing scalable and high performance integration solutions. In 2004, Ignacio expanded into business management and accounting software as well, where he gained hands-on experience in many Microsoft Dynamics products including CRM, GP, SL, AX and NAV.

                                          Ignacio holds a library of industry-wide certifications from Microsoft and other leading IT vendors. He has taught over 250 courses at NetCom Learning and is revered by students for his wide-ranging IT expertise.
                                          Lynn D.
                                          - Over 25 years of experience working as Senior Financial Analyst and Senior Auditor.
                                          - Professor of Graduate Management and Business School at the University of Phoenix since 2007.
                                          - Microsoft Certifications in Financials, Trade & Logistics, Production and Human Resources Management as well as Microsoft Certified Trainer (MCT) since 2009.

                                          Bio:

                                          Lynn is a very accomplished Senior Financial Analyst and Senior Auditor with over 25 years of experience. She has been a Microsoft Certified Trainer since 2009 and a Professor of Graduate Management and Business School at University of Phoenix since 2007. In addition to several other Microsoft certifications, she is also a specialist in Microsoft Dynamics AX.

                                          Lynn has taught several Microsoft Dynamics AX courses at NetCom Learning and is described by her students as very knowledgeable, qualified, and patient with her approach. Her classes are very dynamic and energetic, just as the course per se.
                                          Ramesh P.
                                          Ramesh holds a Masters Degree in Computer Science with specialization in Information Security and is pursuing his Doctoral degree in IT from the University of South Australia (UniSA). He is a one of a kind trainer - he has been working in the IT field since 1995 and is an expert in C#, VB.NET, ASP.NET, Java/J2EE, PL/SQL, VB, ASP, and XML technologies. Ramesh also has extensive experience developing and implementing BizTalk and SharePoint in large corporations, as well as more than 10 years experience working with Oracle and SQL server/Sybase databases.

                                          With more than 19 certifications, Ramesh is an IT guru and trainer with worldwide experience, which includes presentations and trainings across US, Asia, and Middle East. He is a full time instructor at NetCom Learning and we couldn't be happier in having him as one of our Subject Matter Experts.
                                        • Actual Client Testimonials
                                          May 21 2012
                                          The lecturer is quite personable and is quite helpful with making sure we understand the material we have covered. He is also quite knowledge in the subject area.

                                          This training has cleaned up a lot of areas that I have been having issues with in my work environment and I will surely be able to put a lot of it in to practice.

                                          -Candice C.
                                          Course(s) Taken

                                          May 21 2012
                                          Good course. Good service. Good instructor.

                                          -Raman T.
                                          Course(s) Taken

                                          May 21 2012
                                          The instructor did an incredible job of presenting.

                                          -Kelly D.
                                          Course(s) Taken

                                          May 21 2012
                                          The class provided the background I will need to build upon upcoming responsibilities. Satisfactory on all counts.

                                          -John B.
                                          Course(s) Taken

                                          May 21 2012
                                          Stan is an excellent instructor. He made the course very informative and kept it interesting.

                                          Sebastian S.
                                          Course(s) Taken

                                          May 21 2012
                                          Classes were awesome! Our teacher, Mr. Smith, was entertaining and kept us motivated.

                                          -Lily L.
                                          Course(s) Taken

                                          May 07 2012
                                          It was a good experience. It will help me in my new position loading the CRM practices.

                                          -Adolfo R.
                                          Course(s) Taken

                                          Mar 12 2012
                                          Ramesh our instructor was amazing. He has been the second amazing instructor through you guys!!! Nice, Knowledgeable and fun.

                                          -Kyle P.
                                          Course(s) Taken

                                        • Awards won by NetCom
                                          NetCom Learning is an award winning, customer focused company. We are simply Passionate About Learning!

                                          See our list of awards.

                                        • Specialized Boot Camp Training

                                          Discover Our Vegas Boot Camp experience

                                          This training is also available as a boot camp. NetCom is world famous for delivering specialized boot camp training to our clients.

                                          For answers to questions regarding our boot camp training delivery format, please refer to our Boot Camp FAQ section.


                                        Enrollment Options for the 80055: C/SIDE Solution Development in Microsoft Dynamics NAV 2009 Accelerated course


                                        Training Delivery Methods

                                        Take this training with one of the following training delivery methods
                                        • Classroom Training
                                          Classroom Training NetCom’s classroom training ensures that you have state-of-the-art tools, techniques and practices you need to succeed on the job. Our instructors are active practitioners and true masters in their fields. With convenient classes at multiple learning centers across the US, you never have to go far to get ahead.

                                        • Live Online Training (LOT)
                                          Live Online Training NetCom’s premium Live Online Training (we call it LOT) is the ultimate in convenience and cost-effectiveness. LOT combines interactive video instruction via the latest web conference technology, and post-class access to learning labs for a best-in-class learning experience.
                                          Learn more about LOT

                                        • Boot Camp Training
                                          Boot Camp Training NetCom’s intensive boot camps are designed to advance your skills in the shortest possible amount of time and get you certified. Boot camps go at a faster pace and often run for longer days, so you must have some level of subject matter experience before enrolling. Boot camps have mandatory assessment tests to ensure no one will slow down the class for other students. Learn more about Boot Camps

                                        • Private Onsite Training
                                          Private Onsite Training With NetCom’s private training programs, you decide where and when courses are held. Tailor the training to reflect your industry, corporate culture, goals and schedule. You pick the course content, length of training and instructional technique. Save money by doing bulk customized training.
                                          Learn more about Private Onsite Training

                                        • Private 1-on-1 Training
                                          Private 1-on-1 Training NetCom’s private 1-on-1 training focuses on the highest quality training possible. You get individualized, full attention from the instructor and you decide where and when courses are held. The training is custom tailored to reflect your industry, corporate culture, goals and schedule. You pick the course content, length of training and instructional technique.
                                          Learn more about Private 1-on-1 Training

                                        Contact us
                                        call usCall us Toll-free at 1-888-563-8266
                                        web formFREE Training Inquiry form
                                        live chatWebsite Live Chat
                                        email usContact us via Email: info@netcomlearning.com

                                        Duration: 3.5 days (35 hours)
                                        Pricing: Variable, please request
                                        Why pricing varies..Why pricing varies..

                                        Pricing depends on different training delivery methods, one or more students and availability of volume discounts or currently available promotions.

                                        Our prices are frequently lower since we are able to work with our clients closely on their needs and pass on the optimum amount of savings.

                                        In addition, we provide a price match guarantee for any competitive quotes.
                                        click to Live Chat

                                        .  Next Class Dates
                                        Click on a date to register.
                                         register for class Live Online Training available
                                         register for class Las Vegas, Aug 2, 2012
                                         more schedules more..

                                        For a customized version of this class, please contact us or call 1-888-563-8266.
                                        .  Get More Information
                                        FREE Assessment Quiz
                                        Monthly Email Newsletter
                                        Request Print Catalog
                                        Student Loan Application
                                        Name: 
                                        Email:  
                                        Phone: 
                                        Comments:

                                        .  Similar Courses

                                        . .
                                        live chat

                                        .  CALL 1-888-563-8266
                                        . arrow  Need course pricing?
                                        arrow  Need more information?
                                        arrow  Worried about financing?
                                        NetCom IT training on YouTube
                                        NetCom IT training on Twitter
                                        NetCom IT training on Facebook
                                        NetCom on LinkedIn
                                        Newsletter:
                                        © 1998-2012, NetCom Learning. All Rights Reserved.