Tag: platforms and products

Questions Related to platforms and products

What is the full form of IDE?

  1. Integrated development environment

  2. Integrated deployment environment

  3. In-house deployment Environment

  4. None of these


Correct Option: A

Which of the following statements is incorrect about Windows Workflow Foundation?

  1. Extensible Application Markup Language - XAML can be used to define workflow declaratively

  2. Sequential Workflow and State Machine Workflow are two basic workflow type

  3. Workflow can be persisted into SQL server using built in persistence provider

  4. Workflow Runtime cannot be hosted in Windows application


Correct Option: D
  1. WS-Security

  2. WS-Encryption

  3. WS-SecurityPolicy

  4. WS-Trust


Correct Option: B

Which of the following is not correct about .NET Framework Client Profile?

  1. It is a subset of the full .NET Framework 3.5 SP1 that targets client applications

  2. It includes only client-specific assemblies (i.e. Win Forms, WPF, WCF, ClickOnce) and doesn’t contain any of the server-specific assemblies (i.e. LINQ To SQL, Windows Workflow Foundation)

  3. The size of the .NET Framework Client Profile is 26 MB

  4. A client machine that has the .NET Framework Client Profile cannot later upgrade to the full version of the .NET Framework if needed


Correct Option: D

Which of the following statements is not correct about Common Language Runtime?

  1. .NET Framework 2.0 CLR was introduced with Visual Studio 2005

  2. .NET Framework 3.0 uses the .NET Framework 2.0 CLR

  3. .NET Framework 3.5 uses the .NET Framework 2.0 CLR

  4. .NET Framework 3.5 SP1 first time introduced the .NET Framework 3.0 CLR


Correct Option: D
  1. WCF Service can define Data, Service, Fault and Message contract

  2. MSMQ binding, Web Service (WS) binding, Basic binding and TCP binding are part of standard binding supported by WCF

  3. WCF also support authentication using Issued token by secure token service

  4. WCF support Message reliability without ordered delivery


Correct Option: D
  1. REST - Representational State Transfer

  2. EDM - Entity Data Model

  3. CAS - Component Authorization Specification

  4. LINQ - Language-Integrated Query


Correct Option: C