You are implementing an ASP.NET Web site. The site allows users to explicitly choose the display language for the site's Web pages. You create a Web page that contains a DropDownList named ddlLanguage, as shown in the following
code segment.
The site contains localized resources for all page content that must be translated into the language that is selected by the user.
You need to add code to ensure that the page displays content in the selected language if the user selects a language in the drop-down list.
Which code segment should you use?
A. protected void SelectedLanguageChanged(object sender, EventArgs e) {Page.UICulture = ddlLanguage.SelectedValue;}You are developing an ASP.NET Web application.
The application includes the following Entity Data Mmodel (EDM)

You instantiate an ObjectContext for the EDM named context You need to find the total number of addresses that are assosiated with customers that have a no-null mode.
Which LINQ to Entities query should you use?
A. var query = context.Customers.Where(c => c.MiddleName != null).Select(c =>Which control allows you to bind to data items that are returned from a data source and display them?
A. ListView Web Server ControlYou are implementing a method in an ASP.NET application that includes the following requirements. Store the number of active bugs in the cache. The value should remain in the cache when there are calls more often than every 15 seconds. The value should be removed from the cache after 60 seconds. You need to add code to meet the requirements. Which code segment should you add?
A. Cache.Insert("ActiveBugs", result, Nothing, DateTime.Now.AddSeconds(60), TimeSpan.FromSeconds(15))A text box should enter valid date options all were compare validators but the operator differed (equal and datatyp)..controltovalidate in two options and controltocompare in the remainin..
You create a Visual Studio 2010 solution that includes a WCF service project and an ASP.NET project. The service includes a method named GetPeople that takes no arguments and returns an array of Person objects. The ASP.NET application uses a proxy class to access the service. You use the Add Service Reference wizard to generate the class. After you create the proxy, you move the service endpoint to a different port. You need to configure the client to use the new service address. In addition, you must change the implementation so that calls to the client proxy will return a List(Of Person) instead of an array.
Which two actions should you perform? (Each correct answer presents part of the solution. Choose two.)
A. In the context menu for the service reference in the ASP.NET project, select the Configure Service Reference command, and set the collection type to System.Collections.Generic.List.You work as an ASP.NET Web Application Developer for SomeCompany. The company uses Visual Studio .NET 2010 as its application development platform. You are creating an ASP.NET Web application using .NET Framework 4.0.
The application holds a Web page named MyHome.aspx.
You are creating a button with a rolloverimage on MyHome.aspx. However, when mouse hovered over the button image, the rolloverimage is retrieved from the server in a separate request. You need to use an improved rollover button in
which the button`s rolloverimage is already downloaded and stored in the browser's cache, as a result when you hover over the button, it is instantly displayed.
What will you do to accomplish this? (Each correct answer represents a part of the solution. Choose two.)
A. Use JavaScript Object Notation.You create an ASP.NET MVC 2 Web application. You implement a single project area in the application. In the Areas folder, you add a subfolder named Test. You add files named TestController.cs and Details.aspx to the appropriate subfolders. You register the area's route, setting the route name to test_default and the area name to test. You create a view named Info.aspx that is outside the test areA. You need to add a link to Info.aspx that points to Details. aspx.
Which code segment should you use?
C. TestYou are implementing an ASP.NET application. The application includes a Person class with property Age. You add a page in which you get a list of Person objects and display the objects in a GridView control. You need to add code so that the GridView row is highlighted in red if the age of the person is less than 18.
Which GridView event should you handle?
A. RowDataBoundMigration .net 3.5 to 4.0
You have migrated a web application from .net 3.5 to 4.0. the application hat to render same as in .net 3.5.
A. someoptionsNowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only Microsoft exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your 70-515 exam preparations and Microsoft certification application, do not hesitate to visit our Vcedump.com to find your solutions here.