2012年微软认证考试备考,为了能让更多的考生考试通过,微软认证考试网特搜集了有关复习资料,帮助大家复习。以下是关于2012年微软认证考试考前冲刺试题。
QUESTION 30
You create a Microsoft ASP.NET Web application by using the Microsoft .NET Framework version 3.5.
You plan to set up authentication for the Web application. The application must support users from untrusted domains.
You need to ensure that anonymous users cannot access the application.
Which code fragment should you add to the Web.config file?
A.
B.
C.
QUESTION 31
You create a Microsoft ASP.NET Web application by using the Microsoft .NET Framework version 3.5.
The application uses ASP.NET AJAX, and you plan to deploy it in a Web farm environment.
You need to configure SessionState for the application.
Which code fragment should you use?
A.
B.
C.
D.
Answer: C