70-234 Exam
Designing and Implementing Solutions with Microsoft Commerce 2000 Server
- Exam Number/Code : 70-234
- Exam Name : Designing and Implementing Solutions with Microsoft Commerce 2000 Server
- Questions and Answers : 94 Q&As
- Update Time: 2011-09-21
- Price:
$ 119.00$ 69.00
Free 70-234 Demo Download
Test4pass offers free demo for MCSE 70-234 exam (Designing and Implementing Solutions with Microsoft Commerce 2000 Server). You can check out the interface, question quality and usability of our practice exams before you decide to buy it. We are the only one site can offer demo for almost all products.
Exam Description
It is well known that 70-234 exam test is the hot exam of Microsoft certification. Test4pass offer you all the Q&A of the 70-234 real test . It is the examination of the perfect combination and it will help you pass 70-234 exam at the first time!
Why choose Test4pass 70-234 braindumps
Quality and Value for the 70-234 Exam
100% Guarantee to Pass Your 70-234 Exam
Downloadable, Interactive 70-234 Testing engines
Verified Answers Researched by Industry Experts
Drag and Drop questions as experienced in the Actual Exams
Practice Test Questions accompanied by exhibits
Our Practice Test Questions are backed by our 100% MONEY BACK GUARANTEE.
Microsoft MCSE 70-234 exam braindumps questions and answers
¡¡
Exam : Microsoft 70-234
Title : DESIGNING& IMPLEMENTING SOLUTIONS W/MS COMMERCE SERVER 2000
1. You are a developer for Northwind Traders. The company wants to expand their existing Commerce Server site by adding an auction application to the site.
Northwind Traders wants to minimize the downtime for their site during the deployment of the new auction application. You have permission from Northwind Traders to manually replace the single include file that will contain hyperlinks to the auction application. Northwind Traders will allow you to copy this file after the auction application is unpacked.
The auction application is based on the Auction Sitelet. The framework that is provided in the sitelet was customized to match the user interface (UI) of the Northwind Traders site.
The auction application exists in the staging environment. You need to package and unpack the auction application.
What should you do?
A. Package only the auction application by using Site Packager.
Enable the Custom unpack option and then enable the Add an application in the package to an existing site option.
Select the auction application to unpack.
Update the include file manually.
B. Package the entire site.
Enable the Quick unpack option to update the entire site.
C. Package the entire site.
Enable the Custom unpack option and enable the Add an application in the package to an existing site option.
Select the auction and Business Desk applications to unpack.
Update the include file manually.
D. Package the entire site.
Enable the Custom unpack option and enable the Add an application in the package to an existing site option.
Select only the auction application to unpack.
Update the include file manually.
Answer: D
2. You are the business manager for a Commerce Server site. You want to allow users to enter the birthdays of people they know.
Seven days prior to an entered birthday, the site will send an e-mail message to remind the user about the birthday and will also present a reminder that the user will see upon login on the Web site. The site will give the user the options of selecting an electronic birthday card and purchasing a gift.
How should you implement this functionality?
A. Create a site term named Birthday, and extend the UserObject profile to use the site term.
Store entered birthdays as Birthday site terms.
B. Create a data code named Birthday, and extend the UserObject profile to use the data code.
Store entered birthdays as Birthday data codes.
C. Create a profile definition named Birthday.
Store a reference to the UserObject profile on each Birthday profile.
D. Create a profile definition named Birthday.
Create a site term named Birthday that contains Birthday profiles.
Store entered birthdays as Birthday profiles.
Store a reference to the UserObject profile on each Birthday site term.
Answer: C
3. You are a business manager for a Commerce Server site. The site will offer only one shipping method.
You want to offer free shipping on all orders that total 100.00 dollars or more. For orders that total less than 100.00 dollars, you want to charge for shipping according to the rates shown in the following table.
Which two courses of action should you perform to implement this shipping-rate structure? (Each correct answer presents part of the solution. Choose two.)
A. Create a discount that has a definition that allows a customer who buys 100.00 dollars of any product to get free shipping.
B. In order to compensate for the shipping charge, create a discount that has a definition that allows a customer who buys 100.00 dollars of any product to get 15.00 off.
C. Create a Charge by Subtotal shipping method.
Enter a shipping charge of 0.00 dollars for all subtotals greater than 99.99 dollars.
D. Create a Charge by Subtotal shipping method.
Enter a shipping charge of 0.00 dollars for all subtotals less than 100.00 dollars.
E. Create a Charge by Weight shipping method.
Enter the appropriate shipping charge from the table.
Answer: AE
4. You are deploying a Commerce Server site to the production environment. You notice that each time users visit the site they are automatically logged in without being prompted for their user name and password.
You need to ensure that the site does not allow users to be automatically logged in. How should you configure authentication on the site?
A. Configure the site to use Custom Authentication mode with the Autocookie check box selected.
B. Configure the site to use Windows Authentication mode with the Autocookie check box selected.
C. Configure the site to use No Filter mode with the Autocookie check box cleared.
D. Configure the site to use Filter Enabled mode with the Autocookie check box selected.
Answer: C
5. You are a business manager for a Commerce Server site. You manage the four catalogs shown in the exhibit. (Click the Exhibit button.)
You want to delete only the Books catalog. What should you do?
A. First, delete all catalog sets that contain the Books catalog.
Next, delete the Books catalog.
Then, create one catalog set for the Books for Anonymous Users catalog, one catalog set for the Books for Gold Member Customers catalog, and one catalog set for the Books for Registered Customers catalog.
B. First, delete all catalog sets that contain the Books catalog.
Next, create one catalog set for the Books for Anonymous Users catalog, one catalog set for the Books for Gold Member Customers catalog, and one catalog set for the Books for Registered Customers catalog.
Then, delete the Books catalog.
C. First, publish the Books for Anonymous Users catalog, the Books for Gold Member Customers catalog, and the Books for Registered Customers catalog.
Next, delete the Books catalog.
Then, create one catalog set for the Books for Anonymous Users, one catalog set for the Books for Gold Member Customers, and one catalog set for the Books for Registered Customers catalog.
D. First, export the Books for Anonymous Users catalog, the Books for Gold Member Customers catalog, and the Books for Registered Customers catalog.
Next, delete the Books catalog.
Then, import the Books for Anonymous Users catalog, the Books for Gold Member Customers catalog, and the Books for Registered Customers catalog.
Answer: D
6. You are the business manager for a Commerce Server site. You are creating catalogs for the site.
The site is visited by users from multiple countries. You want catalog product descriptions to be displayed in a user's default language. The default language will be set by the user's browser settings. In the event that the default language is not available, the catalog product description will be shown in English. All prices will be shown in U.S. dollars.
You want to minimize catalog maintenance. How should you create the catalogs?
A. Create a base catalog for each language that is supported.
Create catalog sets for each base catalog.
B. Create a base catalog for each language that is supported.
Use custom code to display the appropriate catalog for the user.
C. Create a base catalog for the English language.
Create a custom catalog for each other language that is supported.
D. Create a base catalog and provide a different description field for each language that is supported.
Use custom code to display the appropriate description field for the user.
Answer: D
7. You develop a pipeline component that processes customer information on your Commerce Server site. When the component is executed, an error occurs.
Your component requires that a value be present in the member_id key of the OrderForm object. This key value is set in an ASP page before the pipeline is executed. You want to find out if the correct key is being read by your component.
You also want to find out the execution time of your component.
What should you do?
A. Execute the DumpOrder.vbs script in a Scriptor component that is placed so that it precedes your new component in the pipeline.
B. Execute the DumpOrder.vbs script in a Scriptor component that is placed so that it follows your new component in the pipeline.
C. Set the SetLogFile property of the Pipeline object to a path to which you want to write the log file.
D. Implement the DumpContentList.asp page in your site and call the functions in the DumpContentList.asp page after the Pipeline object is called.
Answer: C
8. You are preparing to import user data into a Commerce Server site for deployment into the production environment. The Profiles global resource data source is partitioned. You plan to use a Microsoft SQL Server-Active Directory partition configuration in the future. You will be required to import user data into the Active Directory partition at that time.
Based on the amount of data, you estimate that the current import tasks will take 25 hours to complete. You begin to import the data by using a custom ASP page. Ninety seconds after the import starts, you receive an error message stating that the process has timed out.
What should you do to successfully import the data?
A. Edit the ASP page to change the value for the Session.Timeout property to 25 hours.
B. Edit the ASP page to change the data connection timeout to 25 hours.
C. Create a custom script for bulk data imports by using .vbs files and the Microsoft OLE DB Provider for Commerce Server.
D. Create a custom script for bulk data imports by using .vbs files and the Microsoft OLE DB Provider for SQL Server.
Answer: C
9. You are configuring a Commerce Server staging site for Wingtip Toys. Employees will access the site on the corporate intranet to test updates before the updates are placed in the production environment. Wingtip Toys purchased an SSL certificate for www.wingtiptoys.com, which is the production site.
To ensure that the staging site matches the production site, you need to obtain and install an SSL certificate on the staging site. The internal IP address for the staging server is 172.16.131.4. In Commerce Server Manager, you define the Secure host name for the site as toyserver1.
What should you do to obtain and install a certificate for the staging site?
A. Define the staging site's name as 172.16.131.4/toyserver1.
Use Microsoft Windows 2000 Certificate Services to generate an SSL certificate for the staging site.
B. Identify the staging site's name as toyserver1.
Use Microsoft Windows 2000 Certificate Services to generate an SSL certificate for the staging site.
C. Identify the staging site's name as www.wingtiptoys.com.
Use the existing SSL certificate for the staging site.
D. Identify the staging site's name as toyserver1.wingtiptoys.com.
Purchase an SSL certificate for the staging site.
Answer: B
10. You are a business manager for a Commerce Server site. A customer orders two paid ads for a sale. The ads are named advertisement A and advertisement B. The customer wants each ad to be displayed 15,000 times, for a total of 30,000 times. The campaign is goaled at the campaign level. The campaign is scheduled to run for six weeks.
Three weeks after the campaign starts, the customer requests that advertisement A be displayed twice as often as advertisement B. The customer still wants the ads to run a total of 30,000 times.
Which changes should you make to fulfill the customer's request?
A. Edit advertisement A by changing the weight to 2.
Edit advertisement B by changing the weight to 1.
B. Edit advertisement A by changing the quantity to 20,000.
Edit advertisement B by changing the quantity to 10,000.
C. Set the campaign goaling at the advertising item level.
Edit advertisement A by changing the weight to 2.
Edit advertisement B by changing the weight to 1.
D. Set the campaign goaling at the advertising item level.
Edit advertisement A by changing the quantity to 20,000.
Edit advertisement B by changing the quantity to 10,000.
Answer: A
11. Executives at Southridge Video notice that many users of their Commerce Server site are not finishing the purchasing process. Users report that the site is too slow. Southridge Video hires you to scale out their site.
The Internet service provider (ISP) for Southridge Video verifies that there is available network bandwidth. During peak usage, network usage is approximately 50 percent of the available bandwidth.
The Internet Information Services (IIS) log shows that at peak times there are 10,000 simultaneous requests to the Web server. The Web server's performance log shows 80 to 100 percent CPU usage and 60 to 70 percent of memory utilized during peak usage. The database server's performance log for peak times shows 50 to 60 percent CPU usage and 80 to 85 percent memory usage.
Southridge Video previously purchased an SSL certificate for the existing site. The site uses SSL for the checkout pages only. The rest of the site does not require an SSL connection.
Southridge Video has an additional server that can be used in their production environment as a Web server, as a database server, or as both. The current domain name of the site is www.southridgevideo.com.
How should you configure the site?
A. Add the new server as a database server.
Use this server to host the Transactions database.
Modify the Transactions site resource to connect to the new Transactions database.
B. Add the new server as a Web server.
Configure both Web servers to run Network Load Balancing.
Set up a load-balancing rule to send requests on port 443 to the Web server that has the existing SSL certificate.
C. Add the new server as both a Web server and a database server.
Use this server to host the Transactions database and the checkout pages.
Create a new domain named checkout.southridgevideo.com on the new server.
Host the checkout pages on the new domain.
D. Add the new server as both a Web server and a database server.
Use this server to host the Transactions database and the checkout pages.
Configure both Web servers to run Network Load Balancing.
Create a new domain named checkout.southridgevideo.com on the new server.
Host the checkout pages on the new domain.
Set up a load-balancing rule to send requests for the new domain to only the new server.
Answer: B
12. You are the administrator for a Commerce Server site. Users report declining performance on the site, especially when they are viewing catalog pages.
You monitor the Catalog Queries per second performance counter. You expect the counter to indicate five catalog queries per second. However, the counter indicates 50 catalog queries per second.
You separate the database server from the Web server. You want to reduce the catalog queries per second. What should you do?
A. Use application caching code.
B. Run the Product Catalog database on the Web server.
C. Run the catalog database in read-only mode.
D. Separate the catalog tables from the Product Catalog database, and save the catalog tables in a separate database.
Answer: A
13. You are developing a Commerce Server site for a company. The site is based on the Retail Solution Site. On the home page, the site displays headlines that link to press releases that contain information about products and services that the company is offering.
You want to choose which press release headlines to display to each user, based on priority, date released, and user-defined preferences. What should you do?
A. Modify the Scoring stage of the Content Selection Framework (CSF) pipeline.
B. Modify the Selection stage of the Content Selection Framework (CSF) pipeline.
C. Use the Predictor resource to create a custom Segment model.
D. Use the Predictor resource to create a custom Prediction model.
Answer: A
14. You are an administrator for a Commerce Server site. You deploy Business Desk. You want to restrict access to the Catalog Editor in the Catalog Management module according to the following table.
Which four actions should you perform? (Each correct answer presents part of the solution. Choose four.)
A. Configure the access control list (ACL) for CatalogsEditorList_catalogs.asp to allow access permissions to users who have only the Administrator, Catalog Manager, and Data Entry Clerk roles.
B. Configure the access control list (ACL) for CatalogSetsCatalogSets_Lists.asp to allow access permissions to users who have only the Administrator, Catalog Manager, and Data Entry Clerk roles.
C. Grant users who have the role of Data Entry Clerk permission to edit tables from the commerce application database.
D. Grant users who have the role of Data Entry Clerk permission to edit records from the catalog database tables.
E. Grant users who have the role of Catalog Manager permission to add, edit, and remove tables from the commerce application database.
F. Grant users who have the role of Catalog Manager permission to add, edit, and remove records from the catalog database tables.
G. Grant users who have the role of Administrator permission to create new catalog database tables in the commerce application database.
Grant users who have the role of Administrator full access permission to existing catalog database tables in the commerce application database.
Answer: ADFG
Click Online chat to talk with us , get more informations about Microsoft MCSE 70-234 practice exam study guides questions and answers
Test4pass 70-234 Exam Features
Quality and Value for the 70-234 Exam
Test4pass Practice Exams for Microsoft 70-234 are written to the highest standards of technical accuracy, using only certified subject matter experts and published authors for development.
100% Guarantee to Pass Your 70-234 Exam
If you prepare for the exam using our Test4pass testing engine, we guarantee your success in the first attempt. If you do not pass the MCSE 70-234 exam (ProCurve Secure WAN) on your first attempt we will give you a FULL REFUND of your purchasing fee AND send you another same value product for free.
Microsoft 70-234 Downloadable, Printable Exams (in PDF format)
Our Exam 70-234 Preparation Material provides you everything you will need to take your 70-234 Exam. The 70-234 Exam details are researched and produced by Professional Certification Experts who are constantly using industry experience to produce precise, and logical. You may get questions from different web sites or books, but logic is the key. Our Product will help you not only pass in the first try, but also save your valuable time.
70-234 Downloadable, Interactive Testing engines
We are all well aware that a major problem in the IT industry is that there is a lack of quality study materials. Our Exam Preparation Material provides you everything you will need to take a certification examination. Like actual certification exams, our Practice Tests are in multiple-choice (MCQs) Our Microsoft 70-234 Exam will provide you with free 70-234 dumps questions with verified answers that reflect the actual exam. These questions and answers provide you with the experience of taking the actual test. High quality and Value for the 70-234 Exam:100% Guarantee to Pass Your MCSE exam and get your MCSE Certification.
Test4pass 70-234 examTest4pass 70-234 pdf exam
Test4pass 70-234 braindumps
Test4pass 70-234 study guides
Test4pass 70-234 trainning materials
Test4pass 70-234 simulations
Test4pass 70-234 testing engine
Test4pass 70-234 vce
Test4pass 70-234 torrent
Test4pass 70-234 dumps
free download 70-234
Test4pass 70-234 practice exam
Test4pass 70-234 preparation files
Test4pass 70-234 questions
Test4pass 70-234 answers
http://www.test4pass.com/70-234-exam.html The safer.easier way to get MCSE Certification
MCSD.NET Certification
MCAD.NET Certification
.




