Answers

Question and Answer:

  Home  MCSD.NET - 70-315 Exam

⟩ Suppose You are creating an ASP.NET application for XYZ. An earlier version of the application usesActiveX components that are written in Visual Basic 6.0. The new ASP.NET application willcontinue to use the ActiveX components.You want the marshaling of data between your ASP.NET application and the ActiveXcomponents to occur as quickly as possible.Which two actions should you take? (Each correct answer presents part of the solution. Choosetwo)A. Use ODBC binding.B. Use late binding.C. Use early bindingD. Set the AspCompat attribute of the Page directive to true.E. Set the AspCompat attribute of the Page directive to false.

C. Use early binding

D. Set the AspCompat attribute of the Page directive to true.

 144 views

More Questions for you: