你正在創(chuàng)建一個包含GridView控件的Web窗體。其中GridView控件的數據源是一個名為dsOrders的DataSet。dsOrders包含兩個名為Orders和OrderDetails的數據表(DataTable)?,F在,你用下面的代碼段在這兩個數據表(DataTables)之間建立一個關系(代碼行前面的數字作為行號標識) 但是在執(zhí)行的過程中05行出現了錯誤,為了找到原因,你應該怎么做?()
You create a Web site. You add an EditorZone control to the home page on the Web site. You need to enable users to customize the size and location of the Web Parts on their home pages. Which two controls should you add to the EditorZone control?()
You are deploying a Web site to a server managed by a hosting company. The only access you have to the server is through FTP. You need to precompile and deploy the Web site without its source files. What should you do? ()