---
title: "What is steps to consume WCF service in silverlight?"  
description: "What is steps to consume WCF service in silverlight?"  
author: "Anonymous User"  
published: 2011-04-28  
updated: 2020-09-16  
canonical: https://www.mindstick.com/interview/806/what-is-steps-to-consume-wcf-service-in-silverlight  
category: "wcf"  
tags: ["wcf"]  
reading_time: 1 minute  

---

# What is steps to consume WCF service in silverlight?

In 4 simple steps we can consume WCF service on silver-light.\
Step 1: Create Your WCF Service.\
Step 2: Enable Cross Domain for Your WCF Service.\
Step 3: Add the WCF Service Reference.\
Step 4: Call the Service.

## Answers

### Answer by Anonymous User

In 4 simple steps we can consume WCF service on silver-light.\
Step 1: Create Your WCF Service.\
Step 2: Enable Cross Domain for Your WCF Service.\
Step 3: Add the WCF Service Reference.\
Step 4: Call the Service.


---

Original Source: https://www.mindstick.com/interview/806/what-is-steps-to-consume-wcf-service-in-silverlight

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
