Free MCAD / MCSD Example Preparation:

We are happy to tell you that we are going to publish many usefull examples for your MCAD and MCSD test and some other Microsof certification. Here you have our first example, however we will be updating it very often, so keep checking our website or join to the blog and we will email you the examples or we will notify you the website changes and other useful products.

If you want to pass your MCAD Exam 70-305, check this examples of questions, you can also check the correct answer at the bottom. We also have some useful other example in blog. One of the website I use to study for my certification was www.theecommercesolution.com the goodnews is that the offer free tutorial for Microsft Certifications ( MCSD and MCAD) and Oracle Certifications , have a look it was really useful for me, and the got a spanish version in www.micomercioelectronico.com .


MCSD 70-305/70-316: Example1:What are the rules for a Well-formed XML document? (Choose 2 answers)

1) The document must have only 1 top-level element.
2) The document could have any number of top-level elements.
3) Each element must have a start tag.
4) Each element must have an end tag.
5) The document must have 2 top-level elements, one for the header and one for the body
6) Each element must have a start tag and an end tag.

MCSD 70-305/70-316: Example2: (Choose True or False)
Each Satellite assembly file (src) containt resources or data for a simple culture.

MCSD 70-305/70-316: Example3: (Choose True or False)
An application can have more than one Satellite.

MCSD 70-305/70-316: Example4: (Choose one)
Your application need the dynamic creation of a custom server text control. If you want to change the font name of the control, which property name should you use?1)Font_Name
2)FontName
3)NameFont
4)Font-Name
5)Font:Name
6)Font:FontName
7)FontNames

MCSD 70-305/70-316: Example5: (Choose True or False)
A rule to define an attribute is that it must begin with a letter or (&).

MCSD 70-305/70-316: Example6: (Choose one)
Internet applications are stalles: Why are stateless objects used to build an application?, because it improves:1) Usability
2) extensibility
3) security
4) usability and scalability
5) usability and security
6) scalability

MCSD 70-305/70-316: Example7: (Choose one)
Duncan is creating an application for his department. He needs to read xml files provider by theaccounting department. He needs to populated a dataset with the xml information. Which of the following senteces is usedto read XML schema and data into a Dataset?

1) Read
2) ReadXmlFile
3) ExecuteXmlReader
4) ExecuteXml
5) ReadXml
6) LoadXml

MCSD 70-305/70-316: Example8: (Choose one)
Paul is working with an application that requires the use of 2 dataset objects namedmyDataset1 and myDataset2. They both have similar structure. He wants to merger myDataset2 with my Dataset1, without preserving the changes made to myDataset1. Which is of the following expresion can Paul use?

1) myDataset2.Merge(myDataset1,NULL)
2) myDataset2.Merge(myDataset1)
3) myDataset2.Merge(myDataset1,True)
4)myDataset1.Merge(myDataset2)
5) myDataset1.Merge(myDataset2,NULL)
6) myDataset1.Merge(myDataset2,True)

MCSD 70-305/70-316: Example9: (Choose one)
Duncan want to check how response are cached on the server. Which of the following properties and methods of the Pageobject should he be using to check it?1) Trace
2) Session
3) CacheControl
4) Cache
5) Controls
6) ViewState

MCSD 70-305/70-316: Example10: (Choose one)
Which of the following code segments forces a transaction to commict automatically after a sucessful completion?
1) ContextUtil.AutoCommit = true
2)

3) ContextUtil.AutoComplete()
4) ContextUtil.EnableCommit()
5)

6)

Correct Answers
MCSD 70-305/70-316 Answer 1:
1 and 6

MCSD 70-305/70-316: Answer 2:
TRUE

MCSD 70-305/70-316: Answer 3:
TRUE

MCSD 70-305/70-316: Answer 4:
3

MCSD 70-305/70-316: Answer 5:
FALSE

MCSD 70-305/70-316: Answer 6:
6

MCSD 70-305/70-316: Answer 7:
5

MCSD 70-305/70-316: Answer 8:
4

MCSD 70-305/70-316: Answer 9:
C

MCSD 70-305/70-316: Answer 10:
C

No comments: