单项选择题
You are working with a team of developers on a Web site. You copy the Web site from the staging server to work on it locally. While making changes, you create new C# source code files and delete old ones. You need to ensure that your changes propagate to the staging server without affecting any files that you have not modified. Which tool should you use? ()
A. XCOPY
B. the Copy Web tool
C. the Publish Web tool
D. a Web Setup project
点击查看答案&解析
相关考题
-
单项选择题
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? ()
A. Use the Copy Web tool.
B. Use the Publish Web tool.
C. Use XCOPY.
D. Use the Web Setup project Installer. -
单项选择题
You create a Web application. The Web application enables users to change fields in their personal profiles. Some of the changes are not persisting in the database. You need to raise a custom event to track each change that is made to a user profile so that you can locate the error. Which event should you use?()
A. WebAuditEvent
B. WebEventManager
C. WebBaseEvent
D. WebRequestEvent -
单项选择题
You create a large, n-tier Web application that has a custom event tracking system. You need to create a custom event type that enables your event tracking system to record all relevant event details for all types of events. The events must be stored in Microsoft SQL Server. From which base type should your custom event type inherit? ()
A. IWeb Event Custom Evaluator
B. Web Event Provider
C. Web Base Event
D. Web Audit Event
