IT认证考试网

设为首页

收藏本站

首页 >> IT认证考试网 >> 微软认证考试 >> 微软认证试题 >> microsoft认证模拟试题 >> 正文

微软MCSD.NET 70-316 TestInside认证考试题库

·上一篇文章:   &  ·下一篇文章:

来源:   点击数:     录入时间:07-08-31 10:50:45

1.You use Visual Studio .NET to develop a Windows-based application. Your application will display customer order information from a Microsoft SQL Server database. The orders will be displayed on a Windows Form that includes a DataGrid control named DataGrid1. DataGrid1 is bound to a DataView object. Users will be able to edit order information directly in DataGrid1. You must give users the option of displaying only edited customer orders and updated values in DataGrid1. What should you do? A: Set the RowStateFilter property of the DataView object to DataViewRowState.ModifiedOriginal.B: Set the RowStateFilter property of the DataView object to DataViewRowState.ModifiedCurrent.C: Set the RowFilter property of the DataView object to DataViewRowState.ModifiedOriginal.D: Set the RowFilter property of the DataView object to DataViewRowState.ModifiedCurrent.Correct Answers:  B 2.You use Visual Studio .NET to create an application. Your application contains two classes, Region and City, which are defined in the following code segment. (Line numbers are included for reference only.)  01  public class Region { 02    public virtual void CalculateTax() { 03      // Code to calculate tax goes here. 04    } 05  } 06  public class City:Region { 07    public override void CalculateTax() { 08      // Insert new code. 09    } 10  }  You need to add code to the CalculateTax method of the City class to call the CalculateTax method of the Region class. Which code segment should you add on line 08? A: CalculateTax();B: this.CalculateTax();C: base.CalculateTax();D: Region r = new Region();r.CalculateTax();Correct Answers:  C 3.You use Visual Studio .NET to create a component that will be shared by two client applications. Eventually, you plan to deploy new versions of this shared component. However, not all of the new versions will be compatible with both client applications. When you deploy the shared component and the client applications, you must ensure that you can upgrade the shared component for a single client application. You must also minimize the need for configuration changes when you deploy new versions of the component. What are two possible ways to achieve your goal? (Each correct answer presents a complete solution. Choose two.) A:Deploy each client application to its own folder.Deploy the shared component to its own folder.Register the shared component by using RegSvr32 with the /s option.B:Deploy each client application to its own folder.Deploy a separate copy of the shared component to each client application folder.When you deploy a new version of the component, replace the older version only if the new version remains compatible with theclient application in the same folder.C:Compile the client applications with references to the shared component.Deploy both client applications and the shared component to a single folder.When you deploy a new version of the component, increment its version number.D:Create a strong name for the shared component and specify a version number.Compile each client application and bind it to the shared component.Deploy the shared component to the global assembly cache on the client computer.Deploy each client application to its own folder.When you deploy a new version of the component, increment its version number.Correct Answers:  B, D 4.You use Visual Studio .NET to create an application that uses an assembly. The assembly will reside on the client computer when the application is installed. You must ensure that any future applications installed on the same computer can access the assembly. Which two actions should you take? (Each correct answer presents part of the solution. Choose two.) A:Use XCOPY to install the assembly in the global assembly cache.B:Use XCOPY to install the assembly in the Windows\Assembly folder.C:Create a strong name for the assembly.D:Precompile the assembly by using the Native Image Generator (Ngen.exe).E:Modify the application configuration file to include the assembly.F:Use a deployment project to install the assembly in the global assembly cache.G:Use a deployment project to install the assembly in the Windows\System32 folder.Correct Answers:  C, F 5.You develop an application that will be sold commercially. You create a Visual Studio .NET setup project to distribute the application. You must ensure that each user accepts your license agreement before installation occurs. What should you do? A: Add a launch condition to your setup project. Add your license agreement to the Message property of the launch condition.B: Open the user interface designer for your setup project. Select the Welcome dialog box from the Start object and add your licenseagreement to the CopyrightWarning property.C: Save your license agreement in Rich Text Format and add the file to your setup project. Open the property pages for the setupproject and set the Certificate file to the name of your Rich Text file.D: Save your license agreement in Rich Text Format and add the file to your setup project. Open the user interface designer for thesetup project. From the Start object, select the License Agreement dialog box and set the LicenseFile property to the name ofyour Rich Text file.Correct Answers:  D 6.Another developer in your company uses Visual Studio .NET to create a component named MyComponent. You deploy MyComponent to a server. When you execute MyComponent, you receive the following error message: "System.Security.Policy.PolicyException: Failed to acquire required permissions." As quickly as possible, you need to discover which permissions are required by MyComponent. What should you do? A: Request the source code from the developer who created MyComponent. Examine the source code to find the required

本新闻共2页,当前在第1页  1  2  


责任编辑:admin 文章作者:
 
最新热点 最新推荐 相关文章
·Cisco试题库:ccna最新真题(下)(1)-Cisco认
·CCNA,CCNP考试界面
·微软MCITP 70-431 认证考试考题
·CISCO出版认证书籍详细介绍
·OracleDBA创建数据库试题精选-Oracle认证考
·Cisco试题库:ccna最新真题(下)(3)-Cisco认
·CCNP学习考试心得
·OracleDBA存储管理试题选-Oracle认证考试
·MCSE--微软认证系统工程师-(一)-Microso
·Cisco试题库:ccna最新真题(下)(4)-Cisco认
·主流CCNA实验模拟器介绍(2004版)
·CCNA教程之七层模型详解
·安装配置——路由器的硬件连接一(组图) 

·EMC e20-095 认证考试题
·EMC e20-580 认证试题
·EMC E20-535认证考试试题
·EMC E20-860 认证考试试题
·EMC E20-870 认证考题
·Nortel 920-139 考试题库
·Nortel 920-140 考试题库
·Nortel 920-158 考试题库
·Nortel 920-161 考试题库
·Nortel 920-162 考试题库
·思科 646-561
·思科 642-564
·思科 642-567

中搜索
微软MCSD.NET 70-316 TestInside认证考试题库
中搜索
微软MCSD.NET 70-316 TestInside认证考试题库
中搜索
微软MCSD.NET 70-316 TestInside认证考试题库
中搜索
微软MCSD.NET 70-316 TestInside认证考试题库
中搜索
微软MCSD.NET 70-316 TestInside认证考试题库
中搜索
微软MCSD.NET 70-316 TestInside认证考试题库
其他认证试题
SUN认证考试  SUN认证资讯
HP认证考试
ibm认证考试
Oracle认证考试  Oracle经验交流  Oracle综合辅导  Oracle试题库  应用技术辅导  报考指南  Oracle资讯
思科认证考试  Cisco认证报考指南  Cisco认证心得体会  思科认证试题  Cisco认证综合指导  思科CCIE认证考试  思科CCNP认证考试  思科CCNA认证考试  思科认证考试动态
微软认证考试  微软认证试题  microsoft认证模拟试题  microsoft认证历年真题  Microsoft认证心得技巧  Microsoft综合辅导  微软认证考试辅导  微软认证MCSD指导  微软认证MCAD指导  微软认证MCT指导  微软认证MCDBA指导  微软认证MCSA指导  微软认证MCDST指导  微软认证MCP指导  微软认证MCSE指导  Microsoft认证报考指南  微软认证考试动态
设为首页 关于我们 广告服务 联系我们 网站地图 加入收藏 网站声明 友情链接 考试认证论坛 意见反馈
Copyright©2007-2008 www.mbsexam.com All Rights Reserved.