Microsoft 070-528 Exam Overview:
| Certification Vendor: | Microsoft |
|---|---|
| Exam Name: | TS: Microsoft .NET Framework 2.0 - Web-based Client Development |
| Exam Number: | 70-528 |
| Exam Format: | Scenario-based questions, Case study, Multiple choice, Multiple answer |
| Exam Price: | USD 125 |
| Exam Duration: | 180 minutes |
| Available Languages: | Chinese (Traditional), Japanese, English, French, Chinese (Simplified), Korean, German |
| Real Exam Qty: | Approximately 40-60 |
| Related Certifications: | Microsoft Certified Professional Developer (MCPD): Web Developer Microsoft Certified Technology Specialist (MCTS): .NET Framework 2.0 Web Applications |
| Certificate Validity Period: | Certification retired; no longer active |
| Passing Score: | 700 (on a scale of 1000) |
| Sample Questions: | Microsoft 070-528 Sample Questions |
| Exam Way: | Delivered through authorized testing centers; computer-based exam. |
| Pre Condition: | No mandatory prerequisite exam. Recommended experience with Microsoft .NET Framework 2.0, ASP.NET, C#, Visual Basic, and Web application development. |
Microsoft 070-528 Exam Syllabus Topics:
| Section | Objectives |
|---|---|
| Topic 1: Developing Web Applications | - Implement Web application functionality
|
| Topic 2: Implement User Interface Controls | - Use ASP.NET server controls
|
| Topic 3: Implement Security | - Configure authentication and authorization
|
| Topic 4: Debugging, Deployment, and Configuration | - Debug Web applications
|
| Topic 5: Working with Data | - Display and manage data
|
Microsoft TS: Microsoft .NET Framework 2.0 - Web-based Client Development Sample Questions:
You are debugging an internal Web application. All requests to a particular Web page result in the display of the custom application error page.
You need to ensure that you can view the stack trace in the Web browser. You also need to ensure that users cannot view the stack trace.
Which code fragment should you add to the Web.config file of the Web application?
- A. <customErrors mode="RemoteOnly" />
- B. <trace enabled="true" pageOutput="true" />
- C. <customErrors mode="Off" />
- D. <trace enabled="true" localOnly="false" />
Correct Answer: A 🗳️
You have a Microsoft ASP.NET Web site.
The site allows users to select a theme to use while they are browsing the site.
You need to ensure that the selected theme is applied only to pages browsed during the user's current visit.
Where should you store the selected theme?
- A. in the View State
- B. in the Session State
- C. in the Application State
- D. in the page cache
Correct Answer: B 🗳️
You are developing a Web application to display products. Products are displayed on different pages on
your Web site.
You want to create a user control to manage the display of products.
You need a default visual implementation of the UI of the user control.
In addition, you need to provide developers with the flexibility to change the layout and controls of the UI.
Which three actions should you perform? (Each correct answer presents part of the solution. Choose three.)
- A. Define a new class that inherits from the ITemplate interface. Implement the InstantiateIn method of the ITemplate interface.
- B. Apply the TemplateContainerAttribute to a property of type ITemplate. Pass the type of the template's naming container as the argument to the attribute.
- C. Apply the TemplateContainerAttribute to the user control's class declaration.
- D. Implement a property of type ITemplate in the user control's code-behind class.
- E. Implement a property of type INamingContainer in the user control's code-behind class.
Correct Answer: A,B,D 🗳️
You write a logging function for a Web Form. You call the logging function from the Page_Unload event handler.
You test the Web Form and notice that the Page_Unload event handler does not call the logging function.
You need to ensure that the logging function is called.
What are two possible ways to achieve this goal? (Each correct answer presents a complete solution.
Choose two.)
- A. Set the Page attribute to AutoEventWireup="True".
- B. Set the Page attribute to AutoEventWireup="False". Add the attribute OnUnload="Page_Unload" to the Web Form element.
- C. Set the Page attribute to AutoEventWireup="False". Add the Web Form attribute autocomplete=on.
- D. Set the Page attribute to AutoEventWireup="False". Remove the attribute onunload="Page_Unload" from the Web Form element.
Correct Answer: A,B 🗳️
You create a Microsoft ASP.NET Web application. The application contains a Mobile Web Form.
You need to ensure that the Mobile Web Form can display a large volume of text across multiple pages.
What should you do?
- A. Set the Action property of the page's Form control to Paginate.
- B. Set the PagerStyle-Wrapping property of the page's Form control to Wrap.
- C. Set the Paginate property of the page's Form control to true.
- D. Set the Wrapping property of the page's Form control to Wrap.
Correct Answer: C 🗳️
We're so confident of our products that we provide no hassle product exchange.


By Kevin

