I found these somewhere on the net..


Exam Specifics


     

      Skills Being Measured:

      This certification exam measures your ability to understand and
articulate how to work with the development environment in Microsoft
Axapta. It will also measure your understanding of how development is
apply into 'real world' situations and how best practices are applied.

      Time Requirements & Questions:

      *      90 minutes to complete the exam
      *      80 questions with a passing rate of 70%






Exam Preparation Tools


In addition to your hands-on experience working with the product, we
highly recommend using the following tools and training to help you
prepare for this exam:

      *      Axapta Development I (Training
Manual/Courseware/eCourse)
      *      Axapta Development II - Introduction to X++
(Courseware/eCourse)
      *      Axapta Development III - X++ Advanced (Training
Manual/Courseware) 
      *      Axapta Development IV - X++ Application Integration
(Training Manual/Courseware (upon availability))

     

      For Training Manual and/or Courseware information or to order
please click here
<https://mbs.microsoft.com/partnersource/communities/training/trainingma
terials/> .

     

      For eCourse information and/or to register please click here
<https://mbs.microsoft.com/partnersource/communities/training/elearning/
eCourses.htm> .

     

      For Classroom Training information/availability please check
with your region
<https://mbs.microsoft.com/partnersource/communities/training/ClassroomT
raining/trainingregistration/> .

     

      Supplemental Learning Resources: 

      Developer's Guide
      Best Practice Guide for Developers

      Additional Skills Recommended: 

      Good general knowledge of Axapta would be a distinct advantage
      Previous experience with object-oriented languages, such as Java
or C#
      Knowledge of Microsoft SQL and SQL syntax
      Approximately 6-12 months Axapta developing experience would be
helpful






Exam Topics


     

      General Microsoft Axapta Architecture - 14%

      *      2-tier vs. 3-tier architecture
      *      Understanding of AOS and its significance
      *      Layer Technology
      *      Label system
      *      Data Import/Export

      Development Tools - 16%

      *      General AOT knowledge
      *      Intellimorph
      *      Understanding the Web Development environment
      *      Import/Export Objects
      *      Debugging Techniques
      *      Visual MorphXplorer

      Application Objects - 18%

      *      Data Dictionary Objects
      *      Forms
      *      Projects
      *      Reports
      *      Classes
      *      Queries
      *      Menus and Menue Items
      *      Security
      *      Configuration
      *      Table Collections
      *      Macros
      *      Web Objects

      X++ Development - 22%

      *      Cross-references
      *      Accessing the database
      *      Maps
      *      Temporary Tables
      *      Interaction with the User
      *      Data models
      *      Class models
      *      Delete methods
      *      Object IDs

      Integration - 14%

      *      Axapta APIs
      *      ActiveX Controls
      *      Working with DLLs
      *      RunBase Class
      *      Foundation classes

      Best Practices - 16%

      *      Naming Conventions
      *      X++ Coding Standards
      *      Code Placement
      *      Validation Techniques
      *      Documentation
      *      Performance Optimization
      *      System Monitoring
      *      Upgrading

     


Axapta - Programming


These sample questions are designed to give you a taster of the kind of
questions you will be asked in your exam. Please note that in each exam
the questions are drawn randomly from a database, so no two exams will
be the same.


1) How do you use Axapta to trace queries lasting longer than 50ms?


A: Enter a threshold value of 50 in the system trace form located in the
database folder of the administrator tab of the main menu
B: Start Microsoft Axapta using the command line parameter
'-longqueries=[table:]50'
C: Select the SQL monitoring checkbox in the system monitoring form and
enter the value 50
D: In the user options form, select SQL trace, check infolog in the long
queries group and set the threshold to 50


2) By default, class instance methods run:


A: Where the object of the class lives
B: On the server
C: On the client
D: Instance methods can not be executed - methods must be defined as
static


3) A recID is generated:


A: When playing a record
B: When instantiating a record
C: When changing a record
D: When INSERTing a record 


4) The 'dynamic' property on a field's node on a DataSource in a query
is used to determine whether the query should:


A: Work on all fields in the table in the DataSource or on a subset of
fields
B: Work only on fields used in indexes which are dynamically updated
C: Work only on aggregate fields
D: Update the resultset in real time after the query is executed
whenever the underlying data changes


5) How is a method on a table map called?


A: <OS>.<Grid>(<Reference>)
B: <Map>::<Object>.<Table>(<Parameters>)
C: <Map>.<Method>(<Parameters>)
D: <Object>.<Map>::<Method>(<Parameters>)


________________________________

From: development-axapta@yahoogroups.com
[mailto:[EMAIL PROTECTED] On Behalf Of mailayeshasoni
Sent: Monday, 25 April 2005 4:50 PM
To: development-axapta@yahoogroups.com
Subject: [development-axapta] Axapta Certification




Hi

I have 4 months programming experience in Axapta 3.0 and i am planning
to give Axapta 3.0 Programming Certification Exam ( VUE Exam # AX 30-
202 , Prometric Exam # MB6-202).

I am looking for some sample questions \ sample tests on the related
topics as i have no idea about the pattern or type of questions asked.
I have some study material regarding the exam but i need a link or PDF
for Axapta Development IV - X++ Application Integration.

Also the duration of the Exam is not clear to me.

Any kind of help will be highly appreciated.

Thanks & Regards

Ayesha










________________________________

Yahoo! Groups Links


*      To visit your group on the web, go to:
      http://groups.yahoo.com/group/development-axapta/
       
*      To unsubscribe from this group, send an email to:
      [EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]
be>
       
*      Your use of Yahoo! Groups is subject to the Yahoo! Terms of
Service <http://docs.yahoo.com/info/terms/> .




[Non-text portions of this message have been removed]






Yahoo! Groups Links

Reply via email to