The metarial of exam 70-552 certification
The 70-552 named UPGRADE:MCAD Skills to MCPD Wdws Dvlpr by Using MS.NET Frmwk,the questions type is multiple choice,pass4sure provided 87 Q&A For C# 87 Q&A For C++ 87 Q&A For VB for all the candidate.updated at 2007-2-24.
1.You are creating a Windows Forms application that implements a master/detail form by using two DataGridView controls. You populate a dataset with a master table and a details table. You set the DataSource property of the master DataGridView control to the dataset. You set the DataMember property to the name of the master table. You also set the DataSource property of the details DataGridView control to the dataset. You need to ensure that the details DataGridView control displays only the child rows of the selected master row. What should you do?
A: Add a foreign key constraint to the dataset.Set the DataMember property of the child DataGridView control to the name of the foreign key constraint.
B: Define a data relation between the master table and details table in the dataset.Set the DataMember property of the child DataGridView to the name of the data relation.
C: Add a foreign key constraint to the dataset.Set the DataMember property of the child DataGridView control to the name of the details table.
D: Define a data relation between the master table and details table in the dataset.Bind the details DataGridView control to the dataset.Set the DataMember property of the child DataGridView control to the name of the details table.
Correct Answers:Â B
2.You create a Windows-based application that requires the use of a COM component. You need to create a ClickOnce deployment package to distribute the application from an Internet Web site. Which two actions should you perform? (Each correct answer presents part of the solution. Choose two.)
A:Set the Isolated property of the COM component references in the application project to False.
B:Set the Isolated property of the COM component references in the application project to True.
C:Verify that the user is using Microsoft Windows XP.
D:Verify that the user is using Microsoft Windows 2000.
E:Assign RegistryPermission to the application.
Correct Answers:Â B, C



Leave a Reply