I have a BO project to ecapsulate all the data access.
I'd like to now create a webservice project to utilize the BOs I created (which will be consumed by both web and win forms).
Would webservices be a good fit here? I haven't played with webservices much, so I am beginning my google quest, but wanted to see if anyone here has implemented this and would be willing to share their ideas.
Thanks!