Answer the question
In order to leave comments, you need to log in
What is the best way to bind a WCF application to a WPF project?
Hello everyone, now I'm doing one test task and I need the following:
Develop a wcf service that simulates work with a list of certain objects, namely, getting all objects, adding, deleting, searching by fields.
Make a wpf client application for this service.
I made the service itself, looked, everything works, returns as it should, but the following questions arose before me:
Answer the question
In order to leave comments, you need to log in
Did I do the right thing by placing the definition of the class of the object itself from the list in the wcf service project? I placed the list class with all the operations in the same place.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question