![]() |
|
|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
WCF - interface from other project as contract
Hello
I plan to use WCF in my application. I've got solution were one project is interface definition, that project is referenced in other projects. Can I use that interface as ServiceContract (of course without rewriting each method)? My interface is referenced in some .NET 2.0 projects without WCF, so I can't mark it with attributes from System.ServiceModel. Regards, Michael |
|
|||
|
Re: WCF - interface from other project as contract
Check this blog entry about interface based WCF development:
http://sholliday.spaces.live.com/Blo...842A!158.entry <myysth@gmail.com> wrote in message news:06633e0f-e153-4f11-a8bc-5bcead1b9710@k37g2000hsf.googlegroups.com... > Hello > > I plan to use WCF in my application. I've got solution were one > project is interface definition, that project is referenced in other > projects. Can I use that interface as ServiceContract (of course > without rewriting each method)? My interface is referenced in > some .NET 2.0 projects without WCF, so I can't mark it with attributes > from System.ServiceModel. > > Regards, > Michael |
|
|||
|
Re: WCF - interface from other project as contract
|
|
|||
|
Re: WCF - interface from other project as contract
No problem.
<myysth@gmail.com> wrote in message news:b1cdf55b-55ca-4edf-84b8-1d8e31e43251@a3g2000prm.googlegroups.com... > >> >> http://sholliday.spaces.live.com/Blo...842A!158.entry >> > > Thanks. That helped a lot. > > ML |
![]() |
|
| Thread Tools | Search this Thread |
| Display Modes | |
|
|