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

You work as an ap


You work as an application developer at Contoso.com. You use Microsoft .NET Framework 3.5 and Microsoft ADO.NET to develop an application that will connect to the Microsoft SQL Server 2005 database. You application has a connection string that is defined as follows:   "Server=DB01;Database=Products Security=SSPI; Asynchronous Processing=true"   Your application contains the following code. (Line numbers are for reference only.)   01 protected void UpdateData(SqlCommand cmd)  02 {  03 cmd.Connection.Open();  04  05 lblResult.Text = "Updating ...";  06 }   The cmd object takes forever to execute. You want to make sure that the application continues to execute while cmd is executing.   What should you do?()

  • AA
  • BB
  • CC
  • DD
  • EE
  • FF
参考答案
参考解析:
分类:MCTS(70-561)题库
相关推荐

1、You work as an ap

You work as an application developer at Certkiller .com. Certkiller .com wants you to develop&e...

2、You work as an ap

You work as an application developer at Certkiller .com. Certkiller .com has asked you to ...

3、You work as an ap

You work as an application developer at Certkiller .com. You have recently created an applicati...

4、You work as an ap

You work as an application developer at Contoso.com. You use Microsoft .NET Framework 3.5 and&e...

5、You work as an ap

You work as an application developer at Certkiller .com. Certkiller .com is currently using a&e...

6、You work as an ap

You work as an application developer at Certkiller .com. You have been asked to profile a&...