Which two approaches should you recommend?
You need to design a solution for incorporating NTFS permissions in the Web application.
Which two approaches should you recommend?
(Each correct answer presents part of the solution. Choose two.)
Which approach should you recommend?
You are designing an ASP.NET 4 Web application that will integrate third-party components.
You need to minimize the security risks of using these components.
Which approach should you recommend?
Which two actions should you recommend?
You are designing an ASP.NET Web application that allows users to type a value in a text box.
The application must function with JavaScript disabled.
You need to design a method for using a Web service to validate the user-typed value before the form is processed.
Which two actions should you recommend?
(Each correct answer presents part of the solution. Choose two.)
Which two approaches should you recommend?
You are designing an ASP.NET Web application.
You have the following requirements:
– Users must be allowed to save their work in progress on one computer and to continue the work on another computer.
– Data that is submitted for processing must be valid, and invalid data must be rejected.
– Primary key constraints within the database must be enabled at all times.
– The application must store only data that is entered by the user.
You need to design data validation to support the requirements.
Which two approaches should you recommend?
(Each correct answer presents part of the solution. Choose two.)
Which approach should you recommend?
You have an ASP.NET Web Forms application for processing orders.
Many users of the application submit their order forms multiple times due to incorrectly formatted credit card information.
You need to plan for validation of the length and format of data in the credit card field on the client side prior to processing each transaction.
Which approach should you recommend?
Which approach should you recommend?
You are designing an ASP.NET MVC 2 Web application.
You have the following requirements:
– Type safety must be validated at compile time.
– Code must not require explicit run-time type casting.
You need to pass data between the controllers and the views within the Web application.
Which approach should you recommend?
Which approach should you recommend?
You are designing an internal Web application.
You have the following requirements:
– Use an existing data layer built on the Entity Framework.
– Ensure that additional Entity Framework entities can be supported without additional coding.
– You need to design the Web application so that users can add, edit, and delete data.
Which approach should you recommend?
Which approach should you recommend?
You need to design the application to support the RSS news feeds.
Which approach should you recommend?
Which technologies should you recommend?
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.)
Which data access technology or technologies should you recommend?
You are designing an ASP.NET Web application.
The application must provide a data access method that supports HTTP, MTOM, SOAP, and TCP.
You need to ensure that customers can integrate their applications with the data sources and business rules for your Web application.
Which data access technology or technologies should you recommend?