C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Reviews   Communities   Interview   Jobs   Projects   Training   Your Ad Here    
Silverlight Games | Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Polls | Revenue Sharing | Lobby | Gift Shop |


Prizes & Awards
My Profile



Active Members
TodayLast 7 Days more...






Forums » .NET » WCF »

Wcf - data isolation between services


Posted Date: 15 Oct 2009      Posted By: Banane Soylememki      Member Level: Bronze     Points: 1   Responses: 1



I host two WCF service; host Service1 and Service2.

Client use Service1 and add item to list using MyList1 class.
Client use Service2 and add item to list using MyList2 class.

How to client use Service2 and get data from MyList1.

Not: MyList1 class created and added item in Service1, but I want to use this data via Service2.





Responses

Author: MANOJ MATHE    16 Oct 2009Member Level: GoldRating: 2 out of 52 out of 5     Points: 2

You can add the service1 reference in service 2 and you can access to Mylist1( need to maintain the singleton pattern to get teh same object)

Regards

Manoj Mathe

"The Dream is not what you see in sleep; Dream is the thing which doesn't let you sleep. Dr. APJ. Abdul Kalam"
Blogs



Post Reply
You must Sign In to post a response.
Next : Consuming wcf from windows application and web application
Previous : What is wcf?
Return to Discussion Forum
Post New Message
Category: WCF

Related Messages



dotNet Slackers

About Us    Contact Us    Privacy Policy    Terms Of Use