DRAG DROP You are developing a self-hosted WCF service that returns stock market information. The service must be discoverable by any client application. You need to build the service host. How should you build the host? (To answer, drag the…

You are developing an ASP.NET MVC application that reads and writes data from a SQL Server database. You need to prevent the application from reading data that is locked by other transactions. You also need to prevent exclusive range locks.…

DRAG DROP You are developing a Windows Azure based web application that provides users the ability to rent training videos. The application is deployed to hosted services in Asia and Europe. The web application must meet the following requirements: Video…

You are developing an application in Visual Studio 2012 to display student information. The application contains the following Entity Framework model. The application contains a WCF data service named DirectoryService.svc. You need to create a query expression to display all…

DRAG DROP You are developing a WCF Data Services service in Visual Studio 2012 to display movie information from a SQL Server database that changes every 24 hours. The service is defined in the following class. The application contains the…

You are developing a library to support multiple ASP.NET MVC web applications on a shared server. The library provides implementations of security algorithms. If a problem with any of the security algorithms is discovered, a new version of the library…

You develop an ASP.NET MVC application that is secured by using SSL. You are ready to deploy the application to production. The deployment package must include the installation of the SSL certificate. You need to configure the deployment package to…

You are developing an ASP.NET MVC application. Applications can be deployed to remote servers only by administrators who have elevated privileges. The administrators do not have access to Visual Studio 2012. You need to select a deployment tool to deploy…

You are preparing to develop a set of libraries for a company. The libraries must be shared across the company. You need to create a remote NuGet feed that exposes the libraries. What should you do? (Each answer presents part…

You are planning to migrate websites from IIS 6 to IIS 7.5. You do not have access to SSH or a VPN. You need to select a deployment tool to securely migrate the websites. Which tool should you use? A.…