Sponsored Links

Interview Questions



Advertisements MCSD.NET - 70-300 Exam Interview Questions
COOLINTERVIEW.COM MCSD .NET CERTIFICATION EXAM INTERVIEW QUESTIONS MCSD.NET - 70-300 EXAM INTERVIEW QUESTIONS QUESTIONS LISTING

MCSD.NET - 70-300 Exam Interview Questions & Answers

Below we have listed all the MCSD.NET - 70-300 Exam Interview Questions and answers. Feel free to comment on any MCSD.NET - 70-300 Exam Interview Questions or answer by the comment feature available on the page.

To buy an eBook containing 30,000 Interview Questions, with Answers, Click Here.
View All MCSD.NET - 70-300 Exam Interview Questions & Answers - Exam Mode / Learning Mode

MCSD.NET - 70-300 Exam Interview Questions & Answers

MCSD.NET - 70-300 Exam. Analyzing Requirements and Defining Microsoft .NET Solution Architectures. Candidates for this exam should have a minimum of two years of experience in the following areas: • Analyzing customer needs and creating documents that specify requirements for software solutions in multiple business domains. • Modeling processes, modeling data, designing components, and designing user interfaces. • Designing, developing, and implementing software solutions. • Integrating new applications into legacy environments. • Developing Microsoft Windows-based applications and Web applications by using Microsoft tools and technologies. When you pass Exam 70-300: Analyzing Requirements and Defining Microsoft .NET Solution Architectures, you achieve Microsoft Certified Professional (MCP) status.

1 2 3 Next

Sort By : Latest First | Oldest First | By Rating

Question
Rating
View Answer
You are preparing the functional specification for the new reservation application. Which two
functionalities should you specify? (Each correct answer presents part of the solution. Choose
two)
A. Localization
B. Monitoring of application performance
C. Secure storage of customer profile information
D. Availability of application for mobile phones and personal digital assistants
E. Integration with Active Directory
Answer: B, C
0.2 Rating
View Answer
You are completing the technical specification for the new reservation application.
Which technique should you recommend for state management?
A. ASP.NET ViewState
B. Server-side database
C. Client-side cookies
D. Application cache
0.3 Rating
View Answer
Which business constraint poses the greatest potential risk to completing your project for Blue
Yonder Airlines?
A. The current IT staff must support the solution in the future
B. All testing scenarios and all necessary rework must be completed during the one-month testing
period.
C. The scheduling vendor will begin providing access by XML Web service in three months
D. The application must be completed within a five-month development period before it is tested
0.2 Rating
View Answer
You are establishing a policy to measure the effectiveness of your deployment process.
You decide to track one or more phases of development to identify defects. Which phase or
phases should you track?(Choose all that apply)
A. Design and analysis
B. Development
C. Stabilization
D. Requirements
0.3 Rating
View Answer
You are listing the operational requirements for the new reservation application.
Which requirement should you include?
A. Extensibility
B. Localization
C. Mantainability
D. Availability
E. Deployability
0.2 Rating
View Answer
You are writing the primary scenario of a use case named Customer retrieves a saved itinerary.
Which action or actions should be included?(Choose all that apply)
A. Application informs customers that no itineraries exist
B. Application informs customers that a saved flight is no longer available
C. Customer asks for saved itineraries
D. Application offers alternate flights
E. Application queries the database for saved itineraries
F. Application displays retrieved itineraries

0.3 Rating
View Answer
You need to select a strategy that will provide detailed usage information for the new reservation
application. Information must be provided with a minimum development effort. What should you
do?
A. Use Microsoft .NET performance counters in the application
B. Create a Microsoft Management Console(MMC) snap-in for the application
C. Add Windows Management instrumentation to the application
D. Use the application’s configuration file to enable and disable logging
0.2 Rating
View Answer
You must ensure that the new reservation application can be monitored while it is running. Which
approach should you use?
A. TraceSwitch objects
B. Diagnostic tools
C. PerformanceCounter objects
D. Windows Management Instrumentation Job Object provider
0.2 Rating
View Answer
You are creating the logical design for a use case named “Customer updates customer profiles”.
Which object or objects should you include in the design? (Choose all that apply)
A. Data access object
B. Customer object
C. Flight object
D. Logging object
E. Airline object
Answer: A, B, D
0.2 Rating
View Answer
You are creating constraints for tables named Flight and Airport. You must ensure data integrity.
Which action or actions should you take?(Choose all that apply)
A. Create a primary key constraint on the AirportCode column and the CityOfOrigin column in the
Airport table
B. Create a primary key constraint on the FlightNumber column in the Flight table
C. Create a cascading delete constraint on the AirportCode column in the Airport Table
D. Create a foreign key constraint on the ArriveAirportCode column in the Flight table to reference
the AirportCode column in the Airport table.
E. Create a primary key constraint on the FlightNumber column, the FilghtDate column and the
DepartAirportCode column in the Flight table
F. Create a foreign key constraint on the DepartAirportCode column in the Flight table to
reference the AirportCode column in the Airport table.
G. Create a primary key constraint on the AirportCode column in the Airport table.
H. Create a foreign key constraint on the AirportCode column in the Airport table to reference the
DepartAirportCode column in the Flight table
Answer: D, E, F, G
0.2 Rating
View Answer
You are creating the logical design for the new reservation application. Which entity or entities
should you include? (Choose all that apply)
A. Airport
B. Flight
C. Customer
D. Gate
E. City
Answer: A, B, C
0.2 Rating
View Answer
You need to implement online interactive user assistance for the new reservation application.
What should you do?
A. Create a manual that can be downloaded from the Web site
B. Create a compiled help module and use context-sensitive help for all screen elements
C. Implement ToolTips to provide information about all screen elements
D. Use the ALT attribute to provide a short textual description for all images and audio
files.
0.2 Rating
View Answer
Which new module or modules should you develop for Trey Research? (Choose all that apply.)
A. An application to export laboratory results
B. A data store
C. A Web application for trucking supervisors
D. An automated report generator
E. An application to import laboratory reports
F. An OCR interface
G. An IVR application
0.2 Rating
View Answer
Your functional specification includes the following statement: 'User identity and a tirnestarnp
must be captured when a driver authenticates to the IVR application or the driver Web
application.' In your technical specification, you need to specify the target where logged
messages should be written. Which target should you specify?
A. The sysmessages table in the Microsoft SOL Server master database
B. The Security event log
C. A table in the application's Microsoft SOL Server database
D. A custom event log
0.3 Rating
View Answer
You need to ensure that transportation brokers are authenticated when they access the broker
Web site. Which action or actions should you take? (Choose all that apply)
A. Create a distribution list of authenticated users
B. Provide a facility for online registration
C. Provide a facility to view passwords
D. Provide secure storage of user names and passwords
E. Secure the exchange of user names and passwords between the client computer and the
server
F. Enable e-mail access for transportation brokers
Answer: B, D, E
0.2 Rating
View Answer
Which data item or items should you add to the existing applications? (Choose all that apply)
A. Waybill information
B. Broker identification information
C. Depot information
D. Parcel dimensions
E. Parcel routing information
F. Information about use of space on vehicles
0.2 Rating
View Answer
ou need to enable brokers to track their own shipment. To meet this requirement, you need to
consider various specifications. Which four specifications should you consider? (Each correct
answer presents part of the solution)
A. Provide a Web-accessible form to authenticate brokers against a table of registered users
B. Provide a Web-accessible form to enable brokers to request vehicle routes for their shipments
C. Provide a Web-accessible form to query the database for broker shipments
D. Provide a Web-accessible form to generate waybill numbers
E. Identify a parcel in the database as part of a broker shipment
F. Relate a parcel to a specific broker
G. Track the weight of a parcel in the database

0.2 Rating
View Answer
efore you release the solution, you need to develop a process to validate and enforce an
appropriate level of quality. Which three statistics should you use?
(Each correct answer presents part of the solution)
A. Number of defects per component
B. Number of defects per thousand lines of source code
C. Number of defects by developer
D. Percentage of successful builds
E. Percentage of requirements tested
F. Number of defects detected to date
G. Number of defects corrected to date.
Answer: E, F, G
0.3 Rating
View Answer
Which new business process or processes should be supported by the new solution?
(Choose all that apply)
A. Brokers can order transportation services
B. Vehicle scheduling capability is provided
C. Bar code readers are supported
D. Use of space on vehicles can be tracked
E. Brokers can track shipments
F. Customers can track parcels
Answer: A, D, E
0.2 Rating
View Answer
Which performance standard should you use for your solution?
A. Vehicle usage of at least 80 percent of total capacity
B. Database size of less than one terabyte
C. CPU utilization of less than 50 percent in the database server
D. Screen response time of two seconds or less

0.2 Rating
View Answer

1 2 3 Next




User Options
India News Network

Latest 20 Questions
Payment of time- barred debt is: (a) Valid (b) Void (c) Illegal (d) Voidable
Consideration is defined in the Indian Contract Act,1872 in: (a) Section 2(f) (b) Section 2(e) (c) Section 2(g) (d) Section 2(d)
Which of the following is not an exception to the rule, "No consideration, No contract": (a) Natural love and affection (b) Compensation for involuntary services (c) Completed gift (d) Agency
Consideration must move at the desire of: (a) The promisor (b) The promisee (c) The promisor or any other party (d) Both the promisor and the promisee
An offer which is open for acceptance over a period of time is: (a) Cross Offer (b) Counter Offer (c) Standing Offer (d) Implied Offer
Specific offer can be communicated to__________ (a) All the parties of contract (b) General public in universe (c) Specific person (d) None of the above
_________ amounts to rejection of the original offer. (a) Cross offer (b) Special offer (c) Standing offer (d) Counter offer
A advertises to sell his old car by advertising in a newspaper. This offer is caleed: (a) General Offer (b) Special Offer (c) Continuing Offer (d) None of the above
In case a counter offer is made, the original offer stands: (a) Rejected (b) Accepted automatically (c) Accepted subject to certain modifications and variations (d) None of the above
In case of unenforceable contract having some technical defect, parties (a) Can sue upon it (b) Cannot sue upon it (c) Should consider it to be illegal (d) None of the above
If entire specified goods is perished before entering into contract of sale, the contract is (a) Valid (b) Void (c) Voidable (d) Cancelled
______________ contracts are also caled contracts with executed consideration. (a) Unilateral (b) Completed (c) Bilateral (d) Executory
A offers B to supply books @ Rs 100 each but B accepts the same with condition of 10% discount. This is a case of (a) Counter Offer (b) Cross Offer (c) Specific Offer (d) General Offer
_____________ is a game of chance. (a) Conditional Contract (b) Contingent Contract (c) Wagering Contract (d) Quasi Contract
There is no binding contract in case of _______ as one's offer cannot be constructed as acceptance (a) Cross Offer (b) Standing Offer (c) Counter Offer (d) Special Offer
An offer is made with an intention to have negotiation from other party. This type of offer is: (a) Invitation to offer (b) Valid offer (c) Voidable (d) None of the above
When an offer is made to the world at large, it is ____________ offer. (a) Counter (b) Special (c) General (d) None of the above
Implied contract even if not in writing or express words is perfectly _______________ if all the conditions are satisfied:- (a) Void (b) Voidable (c) Valid (d) Illegal
A specific offer can be accepted by ___________. (a) Any person (b) Any friend to offeror (c) The person to whom it is made (d) Any friend of offeree
An agreement toput a fire on a person's car is a ______: (a) Legal (b) Voidable (c) Valid (d) Illegal



Fresher Jobs | Experienced Jobs | Government Jobs | Walkin Jobs | Company Profiles | Interview Questions | Placement Papers | Companies In India | Consultants In India | Colleges In India | Exams In India | Latest Results | Notifications In India | Call Centers In India | Training Institutes In India | Job Communities In India | Courses In India | Jobs by Keyskills | Jobs by Functional Areas

Testing Articles | Testing Books | Testing Certifications | Testing FAQs | Testing Downloads | Testing Interview Questions | Testing Jobs | Testing Training Institutes

Gate Articles | Gate Books | Gate Colleges | Gate Downloads | Gate Faqs | Gate Jobs | Gate News | Gate Sample Papers | Gate Training Institutes

MBA Articles | MBA Books | MBA Case Studies | MBA Business Schools | MBA Current Affairs | MBA Downloads | MBA Events | MBA Notifications | MBA FAQs | MBA Jobs
MBA Job Consultants | MBA News | MBA Results | MBA Courses | MBA Sample Papers | MBA Interview Questions | MBA Training Institutes

GRE Articles | GRE Books | GRE Colleges | GRE Downloads | GRE Events | GRE FAQs | GRE News | GRE Training Institutes | GRE Sample Papers

IAS Articles | IAS Books | IAS Current Affairs | IAS Downloads | IAS Events | IAS FAQs | IAS News | IAS Notifications | IAS UPSC Jobs | IAS Previous Question Papers
IAS Results | IAS Sample Papers | IAS Interview Questions | IAS Training Institutes | IAS Toppers Interview

SAP Articles | SAP Books | SAP Certifications | SAP Companies | SAP Study Materials | SAP Events | SAP FAQs | SAP Jobs | SAP Job Consultants
SAP Links | SAP News | SAP Sample Papers | SAP Interview Questions | SAP Training Institutes |




Copyright ©2003-2024 CoolInterview.com, All Rights Reserved.
Privacy Policy | Terms and Conditions