MCTS 70-503-CSHARP Short Notes: Exam Passing Tips

Creating Services

    • The [OperationContract] attribute is applied to a method indicating that the method implements a service operation as part of a service contract. This attribute should be defined before each method specified in a WCF application code.
    • The TransactionTimeout property of the [ServiceBehavior] attribute gets or sets the time in the format “HH:MM:SS” within which a transaction must complete.
    • The [Service Contract] attribute is used to an interface or a class to define a service contract in a WCF application.
    • The TransactionFlowOption enumeration specifies the transaction flow policy for a service operation. It is used with the TransactionFlow attribute that specifies whether a service operation accepts incoming transactions from a client. The OperationBehaviorAttribute.TransactionAutoComplete property gets or sets a value to indicate whether the current transaction scope has been automatically completed if no unhandled exceptions occur.
    • Uploading the XML file in as a stream will work better for uploading large files. Streams can load large amounts of data, or large files that are read into most programs. Therefore, you should create the following operation contract:
      [OperationContract()] void UploadFile(Stream xmlData)
    • In order to handle complex data types, you should use the [KnownType(typeof())] attribute with the data contract. The [KnownType] attribute is specifically meant to be used with structures, classes, interfaces, and other complex data types.

Pass MCTS: Microsoft Visual Studio 2008 in a first attempt:

Continue reading “MCTS 70-503-CSHARP Short Notes: Exam Passing Tips”

Everything you want to know about test Cisco 640-822

Q. What is the pre-requisite for taking the test Cisco 640-822?

A. The ICND1 (640-822) exam is the only requirement for achieving the latest entry-level CCENT certification from Cisco. It is also one of the two exams for achieving the CCNA certification. You now have to pass exams 640-822 and 640-816 if you opt for the two exams for your CCNA certification. The exam tests your ability to install, operate, and troubleshoot a small branch office network. There are no specific prerequisites for the ICND1 (640-822) test, and it is appropriate for you if you have knowledge in networking fundamentals, basic security and wireless concepts, routing and switching fundamentals, the TCP/IP and OSI models, IP addressing, WAN technologies, implementing NAT and DHCP, configuring simple networks, etc. This test is suitable for you if you want to work as a Network administrator, System Analyst or Network Support Professional.

Pass CCNA certification exam in first attempt. Download latest exam simulation, questions, tutorial and study guide for CCNA certification exam

Continue reading “Everything you want to know about test Cisco 640-822”

Everything You Want to Know about the Cisco 640-816 exam

Q. What is the pre-requisite for taking the Cisco 640-822 exam?

A. The ICND2 (640-816) exam is one of the two exams for achieving the CCNA certification.

The exam tests your ability to install, operate, and troubleshoot a small to medium size enterprise branch network. In order to pass this exam, you will have to cover the following topics:

  • VLSM and IPv6 addressing
  • Extending switched networks with VLANs
  • Configuring, verifying and troubleshooting VLANs
  • The VTP, RSTP, OSPF and EIGRP protocols
  • determining IP routes
  • Managing IP traffic with access lists
  • NAT and DHCP
  • establishing point-to- point connections
  • Establishing Frame Relay connections

This test helps you if you want to work as a Network Administrator, System Analyst or Network Support Professional.

To get a glimpse of the CCNA certification exam PrepKits, download its free demo version (which contains 15 free practice questions). Click the link below:

Continue reading “Everything You Want to Know about the Cisco 640-816 exam”

CCNA (640-802) Short Notes: Exam Passing Tips

Describe how a network works

    • A successful PINGing of a host exhibits the connectivity through layers 1, 2, and 3 of an OSI network model.
    • Simple Mail Transfer Protocol (SMTP) and Telnet are application layer protocols of the Internet protocol (IP) suite.
    • Cable modem is used to connect a CATV cable to a computer/router through an Ethernet interface.
    • A Wireless Access Point (WAP) is used to connect wireless hosts to a wired LAN.
    • The Gigabit Ethernet (1000Base-LX) standard supports a maximum cable length of 5000 meters.
    • The 1000Base-LX/SX Ethernet types use fiber cables.
    • The Session layer of the OSI model manages communication between communication entities in a network.
    • The Session layer of the OSI model provides dialog management and assists the upper layers in connecting to services on the network.

To get a glimpse of the CCNA certification exam PrepKits, download its free demo version (which contains 15 free practice questions). Click the link below:

      • 640-802 CCNA: ICND1 and ICND 2
        download link: https://www.ucertify.com/exams/Cisco/640-802.html

OR

      • 640-816 – CCNA: ICND2
        download link: https://www.ucertify.com/exams/Cisco/640-816.html

AND

      • 640-822 CCNA: ICND1
        download link: https://www.ucertify.com/exams/Cisco/640-822.html

Either choose 640-802 as a single exam option or both the 640-816 and 640-822 to become the CCNA certified.

Continue reading “CCNA (640-802) Short Notes: Exam Passing Tips”

Skills Required for CompTIA Test 220-602

The CompTIA A+ is being updated and from September 2006 candidates will have to take the CompTIA A+ Essential exam along with the CompTIA A+ 220-602 exam to gain CompTIA A+ credentials for A+ certified IT Technician. The CompTIA A+ 220-602 exam will focus on how to apply technology skills in specific job environments, such as IT Technician, IT Administrator, Service Technician, Field PC Technician, or Computer Technician. With the introduction of the 2006 A+, candidates will have to lay emphasis on Windows 2000, XP, and 2003 versions. The new pattern of CompTIA A+ IT Technician has specified more than twenty objectives, which are grouped under eight topics. Following are some important areas in which an individual should possess good knowledge before taking the 220-602 IT Technician test:

  1. Adding, removing, and configuring personal computer components.
  2. Performing preventive maintenance of personal computer components.
  3. Identifying appropriate applications for laptop-specific communication connections such as Bluetooth, infrared, cellular WAN, and Ethernet.
  4. Identifying appropriate laptop-specific power and electrical input devices and determining how amperage and voltage can affect performance.
  5. Using command-line functions and utilities, including proper syntaxes and switches, to manage operating systems.
  6. Pass A+ certification exam in first attempt. Download latest exam simulation, questions, tutorial and study guide for A+:

    Continue reading “Skills Required for CompTIA Test 220-602”