移动端

  • 题王微信公众号

    题王微信公众号

    微信搜“题王网”真题密题、最新资讯、考试攻略、轻松拿下考试

多选题

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 then define the connection string of the application as follows:   "Server=Prod;Database=WingtipToys;Integrated Security=SSPI;Asynchronous Processing=true"   The following code segment is used on the application: (Line numbers are included for reference only.)   01 protected void UpdateData(SqlCommand cmd) {   02     cmd.Connection.Open();  03  04     lblResult.Text = "Updating ...";  05 }   You discover that the cmd object takes a long time to execute. You want to make sure that the application continues to execute while cmd is executing.   What should you do?()

发布日期:2021-01-28

You work as an application developer at Contoso.co...
A

A

B

B

C

C

D

D

E

E

F

F

G

G

题王网让考试变得更简单

扫码关注题王,更多免费功能准备上线!

此试题出现在

CMS专题

CMS专题

去刷题
热门试题热门资讯 相关试题

暂无相关推荐~