views:

301

answers:

0

Hi

I have past experience with WCSF but no experience with WSSF

We built a project on .NET 3.5 with WCSF and standard web forms (not asp.net mvc). The requirement for the next version is to provide web service interfaces for the 3rd parties to integrate with out product.

How do you think is WSSF can be useful in this case, can it share data access and business layer modules with existing WCSF solution. Or there is probably no real value in WSSF for us ?

Are there any architecture patterns of how to add web services to the existing WCSF application?