exposing methods as web service operations in winform
问题 can't I expose my methods as webmethods in a winform and have other clients call them as webservice? Basicall I am trying to get my winform app to host a webservice without asp.net or iis. I am trying to get a ^% &^& blackberry to communicate with my winform app....tried for hours looking for some other way of getting the two to talk without http webservice. I was looking at UDP but & & BB does not provide any documentation for Visual Studio development other than webservice. 回答1: One thing