| Exam Code/Number: | 070-519Join the discussion |
| Exam Name: | Designing & Developing Web Apps Using MS .NET Frmwk 4 |
| Certification: | Microsoft |
| Question Number: | 246 |
| Publish Date: | Sep 04, 2026 |
|
Rating
100%
|
|
You need to recommend appropriate technologies for designing Web forms for entry and retrieval of news items.
Which technologies should you recommend? (Each correct answer presents a complete solution. Choose two.)
You are designing an ASP.NET Web application.
You have the following requirements:
You need to design the application to meet the requirements.
What should you use?
You deploy a medium-trust ASP.NET Web application to a Web server that runs IIS 7.0. The Web server hosts multiple Web sites.
Web applications hosted on the Web server must not have access to the local resources of other Web applications hosted on the Web server.
You need to recommend a deployment strategy.
What should you recommend?
An ASP.NET Web application contains a class named Money. The Money class has properties named Value and Currency.
The Locals window of the Microsoft Visual Studio 2010 IDE currently displays the Value and Currency properties only when the Money object is expanded.
You have the following requirements:
Display the Value and Currency property values in the Locals window.
Display the property values without requiring the developer to expand the Money object.
You need to recommend an approach for modifying the Money class to meet the requirements.
What should you do?
You need to design a solution for the protection of the pages in the Secured folder.
Which approach should you recommend?