Archive for the ‘Microsoft PDF’ Category
June 10, 2009

When you pass Exam 70-624: TS: Deploying and Maintaining Windows Vista Client and 2007 Microsoft Office System Desktops, you complete the requirements for the following certification:
• Microsoft Certified Technology Specialist (MCTS): Business Desktop Deployment
Exam 70-624 also counts as credit toward Windows Server certifications, including:
• MCSA on Microsoft Windows 2000
• MCSA on Windows Server 2003
• MCSE on Microsoft Windows 2000
• MCSE on Windows Server 2003
• MCITP: Windows Server 2008 Enterprise Administrator Read the rest of this entry »
Share This
June 8, 2009

When you pass Exam 70-562: TS: Microsoft .NET Framework 3.5, ASP.NET Application Development, you earn credit toward the following certifications:
• Microsoft Certified Technology Specialist (MCTS): .NET Framework 3.5, ASP.NET Applications
• Microsoft Certified Professional Developer (MCPD): ASP.NET Developer 3.5
• Microsoft Certified Professional Developer (MCPD): Enterprise Applications Developer 3.5 Read the rest of this entry »
Share This
June 5, 2009
Exams released in March 2009
• Exam 70-566: Upgrade: Transition Your MCPD Windows Developer Skills to MCPD Windows Developer 3.5 (English)
• Exam 70-568: Upgrade: Transition Your MCPD Enterprise Application Developer Skills to MCPD Enterprise Application Developer 3.5, Part 1 (English)
• Exam 70-569: Upgrade: Transition Your MCPD Enterprise Application Developer Skills to MCPD Enterprise Application Developer 3.5, Part 2 (English) Read the rest of this entry »
Share This
June 4, 2009

Credit Toward Certification
When you pass Exam MB7-839: NAV 2009 Core Setup and Finance, you complete the requirements for the following certification(s):
Microsoft Certified Business Management Solutions Specialist
Exam MB7-839: NAV 2009 Core Setup and Finance: counts as credit toward the following certification(s):
Microsoft Certified Business Management Solutions Professional - Developer for Microsoft Dynamics NAV
Microsoft Certified Business Management Solutions Professional - Applications for Microsoft Dynamics NAV
Microsoft Certified Business Management Solutions Professional - Installation and Configuration for Microsoft Dynamics NAV
Read the rest of this entry »
Share This
June 4, 2009
Credit Toward Certification
When you pass Exam MB7-838: NAV 2009 Installation & Configuration,
you complete the requirements for the following certification(s):
Microsoft Certified Business Management Solutions Specialist
Exam MB7-838: NAV 2009 Installation & Configuration:
counts as credit toward the following certification(s):
Microsoft Certified Business Management Solutions Professional - Developer for Microsoft Dynamics NAV
Microsoft Certified Business Management Solutions Professional - Installation & Configuration for Microsoft Dynamics NAV
Read the rest of this entry »
Share This
June 3, 2009

1.You evaluate the purchase of a new server for the network.
A hardware supplier recommends a server that has the following hardware configuration:
Dual-core 32-bit processor
4 GB of RAM
One single-port network card
Two SATA hard disks
You need to change the hardware configuration to ensure that you can install the Hyper-V server role.
Which hardware component should you replace?
A: hard disks
B: memory
C: network card
D: processor
Correct Answers: D
Explanation:
To install and use the Hyper-V role, you will need the following: An x64-based processor. Hyper-V is available in x64-based versions of Windows Server 2008—specifically, the x64-based versions of Windows Server 2008 Standard, Windows Server 2008 Enterprise, and Windows Server 2008 Datacenter. Hardware- assisted virtualization.
2.You have a server that runs Windows Server 2008. The server is a member of a workgroup and has the following components installed:
Microsoft SQL Server 2005 Express Edition Service Pack (SP2)
Web Server (IIS) server role
IIS 6 Metabase Compatibility role service
IIS 6 WMI Compatibility role service
You attempt to install Microsoft System Center Virtual Machine Manager (SCVMM) 2008 on the server. The installation fails.
You need to ensure that you can install SCVMM on the server.
What should you do?
A: Disable User Account Control (UAC) on the server.
B: Remove the IIS 6 Metabase Compatibility role service.
C: Replace SQL Server 2005 Express Edition with a different edition.
D: Join the Windows Server 2008 server to an Active Directory domain.
Correct Answers: D
Explanation:
SCVMM 2008, as a Windows-server based host on an Active Directory Domain, so you must join the Windows Server 2008 server to an Active Directory domain.
Read the rest of this entry »
Share This
June 1, 2009
1.You are the System Implementer and are discussing the Object Level Security of the Microsoft Dynamics NAV Security System. You tell the IT Engineer that the Security System divides the database into nine objects. Which object is used to present the data? Choose the 2 that apply.
A:Report
B:Form
C:Table data
D:Data port
Correct Answers: A, B
2.You are the System Implementer and are discussing the differences between the SQL Server Option and the Dynamics NAV database. What do you communicate as the main difference between the database platforms? Choose the 2 that apply.
A:The User Interface
B:The available backup facilities
C:The logon process
D:The way that SIFT works
Correct Answers: B, D
3.You are a Microsoft Dynamics NAV end-user. The application is running slowly so you ask the consultant’s advice on what to do. The consultant recommends that you monitor the performance of the application and recommends the most important tool for performance monitoring. What tool does the consultant recommend?
A: The application monitor
B: The server monitor
C: The client monitor
D: Time measurements
Correct Answers: C
4.You are an IT Engineer new to Microsoft Dynamics NAV. In your conversations with the System Implementer you have discussed the Architecture of the application. Based on your discussions, how do you describe the role of client? Choose the 3 that apply.
A:Renders the User interface
B:Executes all the business logic
C:Controls access to the data through locking
D:Connects directly to a standard database file without going through the server
Correct Answers: A, B, D
Read the rest of this entry »
Share This
June 1, 2009
1.In a Function, when a parameter is specified as Var, it means:
A: The parameter is passed as a variant.
B: The parameter is passed by value rather than reference.
C: The parameter has variable lengths.
D: The parameter is passed by reference rather than value.
Correct Answers: D
2.When must the SourceExpr property be populated for a Label control?
A: When the Label control is bound to a Textbox control
B: Never, there is no such property for Label controls
C: Only when the control is placed on an unbound form
D: When the ParentControl property of the Label control is set to the Source Table
Correct Answers: B
3.Select the SETFILTER line that is equivalent to:
Customer.SETRANGE(’No.’, LowValue, HighValue);
A: Customer.SETFILTER(’No.’, ‘%1|%2′, LowValue, HighValue);
B: Customer.SETFILTER(’No.’, LowValue, HighValue);
C: Customer.SETFILTER(’No.’, ‘%1..%2′, LowValue, HighValue);
D: Customer.SETFILTER(’No.’, LowValue..HighValue);
Correct Answers: C
4.Which of the following controls cannot be contained in a subform?
A: Picturebox
B: Subform
C: Tablebox
D: Tab Control
Correct Answers: B
5.Which of the following is not a valid reason to apply Grouping in a Microsoft Dynamics NAV report?
A: To cause the report to print a new page for each Salesperson when printing a list of Customers
B: To print a subtotal of the Balance field for each Salesperson when printing a list of Customers
C: To cause two or more Customer reports to print simultaneously for each Salesperson
D: To cause the report to print a sub-heading each time the Salesperson code changes when printing a list of Customers
Correct Answers: C Read the rest of this entry »
Share This
May 29, 2009
The file is too large, please wait patiently>> Read the rest of this entry »
Share This
May 28, 2009
Candidates for this exam operate in medium to very large computing environments that use Microsoft SQL Server 2000 Enterprise Edition. Candidates have at least one year of experience administering SQL Server. They also have at least one year of experience implementing relational databases in environments that contain:
• Heterogeneous databases.
• SQL Server security integrated with Windows Authentication.
• Client/server configurations of 50 to 5,000 or more users.
• Web configurations that use Microsoft Internet Information Services (IIS) or COM+.
• Databases as large as two terabytes.
• Multiple installations of SQL Server 2000. Read the rest of this entry »
Share This