24
Apr

Content of exam 70-551 change

It’s reported,the content of microsoft exam 70-551 had changed recently.The expert of microsoft exam 70-551 certification spend much energy write it.It contained their great experience for these years.Pass4sure provided this information.The candidate must enter this post right now.

1.You create a Web site with membership and personalization enabled. You must use an existing CRM database for storing the membership information. You need to implement the Membership Provider. What should you do?
A: Modify the connection string in the Web.config file to connect to the CRM database.
B: Add new a SqlMembershipProvider to the Web.config file.
C: Create a custom Membership Provider inheriting from MembershipProvider.
D: Create a custom MembershipUser inheriting from MembershipUser.
Correct Answers:  C
2.You are creating an assembly named Assembly1. Assembly1 contains a public method. The global cache contains a second assembly named Assembly2.  You must ensure that the public method is only called from Assembly2.  Which permission class should you use?
A: GacIdentityPermission
B: PublisherIdentityPermission
C: DataProtectionPermission
D: StrongNameIdentityPermission
Correct Answers:  D
3.You create Web-based client applications. You are designing a new Web site for your company. You need to evaluate the design concept for the main page, default.aspx. The default.aspx page contains static information, except for one data grid that displays information about the companys products. The data grid will retrieve the data from a component. The component will retrieve the data from a stored procedure. The page has the appropriate permissions to the Microsoft SQL Server database.
The application design must achieve the following goals without altering the data component:
 The default.aspx page must load quickly.
 The default.aspx page must contain the latest data from the database.
You decide to use a sqlCacheDependency attribute to ensure that the default.aspx page always displays the latest data in the grid. You need to ascertain whether the use of the sqlCacheDependency attribute meets the requirements of this application. Which rationale should you choose?
A: The use of the sqlCacheDependency attribute is not feasible. The sqlCacheDependency attribute must be used in the component and not on the page.
B: The use of the sqlCacheDependency attribute is not feasible. The sqlCacheDependency attribute cannot be used with a stored procedure.
C: The use of the sqlCacheDependency attribute is feasible. The sqlCacheDependency attribute can be used by including a sqlDependency attribute in the @OutputCache directive of the page.
D: The use of the sqlCacheDependency attribute is feasible. The sqlCacheDependency attribute can be linked to the data component that is used on the page.
Correct Answers:  C
4.You create a Web Form. The Web Form calls a method as part of its processing. The method takes a long time to process. In addition, the other Web Forms in the ASP.NET Web site are now taking longer to process.  You need to decrease the page response times by executing the long running method in parallel to other requests. Which two actions should you perform? (Each correct answer presents part of the solution. Choose two.)
A:Call the method by using the BeginGetAysncData and EndGetAsyncData delegates.
B:Call the method within the PreInit and PreRenderComplete page events.
C:Inside the page directive of the Web Form that calls the method, set the Async attribute to True.
D:Inside the page directive of the Web Form that calls the method, set the CompilationMode attribute to Always.
Correct Answers:  A, C
5.You create a Web site. The Web site has many predefined roles and associated users that will be used for security purposes.  You need to manage these roles and user accounts. Which tool should you use?
A: the Microsoft .NET Framework Configuration tool
B: the Code Access Security Policy tool
C: the ASP.NET IIS Registration tool
D: the Web Site Administration Tool
Correct Answers:  D

 

 

free blog themes

Leave a Reply

(required)