Test WCF

Test Dot-net with answers to assess your knowledge and prepare for job interviews. Assess your technical level in 20 minutes.

Validate and promote your skills
Private results unless you share them
Compare your results to the developers average

Test details

Intermediate
September 2023
23 minutes
4.5/5(1)

WCF (Windows Communication Foundation) is a communication subsystem of Windows Vista (the old code name was Indigo). WCF applications can be developed using the various languages of Microsoft .NET.
It is one of the four major components of the .NET 3.0 framework (along with WPF, CardSpace and WF), which is included in Windows Vista and Windows Server 2008. It is also possible to install this component on Windows XP and Windows Server. 2003.

This short test validates your skills on:

  • One way vs Request / Reply
  • The key methods
  • Services
This test consists of 20 questions randomly selected from a database of 13 questions in Dot-net.Discover all our interview questions and answers here
1.
developer avatar
Pierre-Henri
2702 points
2.
developer avatar
Julien
2601 points
3.
developer avatar
Damien
2557 points
4.
developer avatar
William
2556 points

Test author : Inconnu

Contributors1
developer avatar

Sample question

You need to write a WCF service to update users. The update method must have the following signature:

public bool UpdateUser(User user)

What are the actions to take so that the method can be exposed via WCF?

See 13 test questions.Participate in test improvement