Skip to main content

Posts

Showing posts from April, 2011

Interview Questions and Answers for Networking

Interview Questions and Answers for Networking 1. Define Network? A network is a set of devices connected by physical media links. A network is recursively is a connection of two or more nodes by a physical link or two or more networks connected by one or more nodes. 2. What is a Link? At the lowest level, a network can consist of two or more computers directly connected by some physical medium such as coaxial cable or optical fiber. Such a physical medium is called as Link. 3. What is a node? A network can consist of two or more computers directly connected by some physical medium such as coaxial cable or optical fiber. Such a physical medium is called as Links and the computer it connects is called as Nodes. 4. What is a gateway or Router? A node that is connected to two or more networks is commonly called as router or Gateway. It generally forwards message from one network to another. 5. What is point-point link? If the physical links are limited to a

Interview Questions and Answers for SQL Server

Interview Questions and Answers for SQL Server 1. What is RDBMS? Relational Data Base Management Systems (RDBMS) are database management systems that maintain data records and indices in tables. Relationships may be created and maintained across and among the data and tables. In a relational database, relationships between data items are expressed by means of tables. Interdependence's among these tables are expressed by data values rather than by pointers. This allows a high degree of data independence. An RDBMS has the capability to recombine the data items from different files, providing powerful tools for data usage. 2. What are the properties of the Relational tables? Relational tables have six properties: Values are atomic. Column values are of the same kind. Each row is unique. The sequence of columns is insignificant. The sequence of rows is insignificant. Each column must have a unique name. 3. What is Normalization? Database normalization is a d

Microsoft Silverlight 4 Development

Exam : Microsoft 70-506 Title : Microsoft Silver light 4 Development Version : Demo 1. You are developing a Silver light 4 application. You need to add a Media Element control that handles when the media has finished playing. Which XAML fragment should you use? A. <MediaElement x:Name="MediaElement1" AutoPlay="True" MediaEnded="MediaElement1_MediaEnded"f> B. <MediaElement x:Name="MediaElement1" AutoPlay="True" MediaOpened="MediaElement1_MediaOpened"f> C. <MediaElement x:Name="MediaElement1" AutoPlay=''True'' Marl<erReached="MediaElement1_Marl<erReached"f> D. <MediaElement x:Name="MediaElement1" AutoPlay=''True'' CurrentStateChanged="MediaElement1_ CurrentStateChanged" f> Answer: A 2. You are developing a Silverlight 4 application. The application contains a Person class that has a puonc nuuabte OateTime pro

Managing Microsoft Dynamics Implementations

Exam :MB5-858 Title :Managing Microsoft Dynamics Implementations Version:Demo Question: 1. You are planning a project and find that stakeholders often have varying objectives and requirements.This makes it difficult for you to summarize a plan in a way that all objectives will be identified or known in advance. Your customer communicates that they expect their business priorities to change. You are certain that this will be a single site implementation requiring specific features and complex customizations. Which implementation approach is suitable for the project? A. Standard Project Type B. Agile Project Project Type C. Enterprise Project Type D. Rapid Project Project Type Answer: B Question: 2. You are about to roll-out a new Microsoft Dynamics implementation with no customizations and very limited data migration. Which activities should you plan for in the Deployment phase? Choose the 2 that apply. A. Conduct User Training B. Finalize Configuration/Setu

Designing and Developing Microsoft SharePoint 2010

Exam : Microsoft 70-576CSharp Title : PRO: Designing and Developing Microsoft Share Point 2010 Applications Version : Demo 1. You are helping an organization’s executive team to design an automated approval process to standardize certain documents. You have the following requirements: ·The documents must be reviewed and approved by multiple teams in the approval chain. .Each reviewer must provide feedback as part of completing a review. .Each reviewer must either approve or reject the documents. .After review, the document status must be changed; an e-mail must be generated to the document author and the next reviewer in the approval chain; and a task should be created for the next reviewer in the approval chain. You must design a custom work flow solution for the document approval process on a Share Point 2010 site. What should the solution include? A. an initiation form to collect the reviewer’s feedback and a Simple activity to approve and reject the document B. a

Microsoft 70-647 Windows Server 2008 Enterprise Administrator exam paper

Exam : Microsoft 70-647 Title : Pro: Windows Server 2008,Enterprise Administrator Version : Demo 1. Your company has a main office and a new branch office. The network consists of one Active directory domain. The branch office contains two member servers that run Windows Server 2008. One of the servers is configured as a file server that hosts shared folders. An administrator in the branch office is responsible for maintaining the servers. You have a single DNS zone that is hosted on a DNS server located in the main office. A wide area network (WAN) link between the branch office and the main office is unreliable. You need to recommend a network services solution for the new branch office. The solution must meet the following requirements: Users must be able to log on to the domain if a WAN link fails. Users must be able to access file shares on the local server if a WAN link fails. Branch office administrators must be prevented from initiating changes to Active Directo