可学答题网 > 问答 > MCTS(70-515)题库
目录: 标题| 题干| 答案| 搜索| 相关
问题

You are developing a


You are developing an ASP.NET Web application. Application data is stored in a Microsoft SQL Server 2008 database. You configure a connection string named cnnContoso. The application must cache the data that is returned from the database by using this connection string. You need to ensure that the application checks the database every 10 seconds. What should you do? ()

  • AAdd the following configuration to the  section of the web.config file.
  • BAdd the following configuration to the  section of the web.config file.
  • CAdd the following @ Page directive to pages that query the database.
  • DAdd the following @ Page directive to pages that query the database.
参考答案
参考解析:
分类:MCTS(70-515)题库
相关推荐

1、You are developing a

You are developing an ASP.NET Web application. You create a master page. The master&#81...

2、You are developing a

You are developing a Hotel Booking application for a travel company. The users request&...

3、You are developing a

You are developing an ASP.NET Web application. You create a master page. The master&#81...

4、You are developing a

You are developing an ASP.NET Web page that contains input controls, validation controls,&#...

5、You are developing a

You are developing an ASP.NET MVC 2 Web application. The application contains a control...

6、You are developing a

You are developing an ASP.NET MVC 2 Web application. A page makes an AJAX request...