Visual Studio Development Bookmark and Share   
 index > Visual Studio Guidance Automation Toolkit > SOA using WSSF and WCSF
 

SOA using WSSF and WCSF

I'd like to build a small SOA application to get started on this kind of software development. I'm reading a lot about WSSF and it's advantages to help bould SOA applications but I don't know what should I do for the front end of the application. I was thinking on WCSF but it uses MVC pattern and I'm going for SOA...should I still use this factory?

Another huge doubt is about Data Acces Layer... should every web service be in a separate WSSF project with its own Data Access or there should be a common Data Access for every web service in a complete diferent dll? or maybe, I should develop all the web services for my application on the same project...

As you can see, I'm very lost with all this and I'll really appreciate some help. Thanks!
Santiago AceƱolaza  Friday, June 01, 2007 12:57 PM
Hi,

Please post this question to the WCSF and WSSF forums in Codeplex where team members of this groups can clarify for you all this stuff.

This forum is for general GAX/GAT development questions and not any of the particular factories.

What I can tell you from my experience you can use both factories to create whole system. WSSF you can create SOA based application in ASMX or WCF technologhy both are suppotred by WSSF or even you can integrate WSSF v2 and v3 to have benefits from using DSLs biult into WSSFv3. However WCSF you can use to create web based client, or SCSF to create Smart client, or even MCSF to create mobile client. Everything depends what you would like to achieve. Please post all you worries on related forums and you will find out answers.

thanks,
-Lukasz.
faf38  Friday, June 01, 2007 1:33 PM
Hi,

Please post this question to the WCSF and WSSF forums in Codeplex where team members of this groups can clarify for you all this stuff.

This forum is for general GAX/GAT development questions and not any of the particular factories.

What I can tell you from my experience you can use both factories to create whole system. WSSF you can create SOA based application in ASMX or WCF technologhy both are suppotred by WSSF or even you can integrate WSSF v2 and v3 to have benefits from using DSLs biult into WSSFv3. However WCSF you can use to create web based client, or SCSF to create Smart client, or even MCSF to create mobile client. Everything depends what you would like to achieve. Please post all you worries on related forums and you will find out answers.

thanks,
-Lukasz.
faf38  Friday, June 01, 2007 1:33 PM

You can use google to search for other answers

Custom Search

More Threads

• When will the mobile software factory installer, June 2006 GAX and GAT dependency, be resolved
• Getting the path of the solution
• Unable to install GAX June CTP - States Visual Studio 8.0 is not installed
• GAT & BI products
• How to execute actions after solution template was unfolded
• Nested Solution Folder Parent?
• Does Visual Studio 2008 Professional Edition support OpenMP nested parallelism?
• The specified '8.0Exp' registration setting is not valid
• Tools.GenerateLocalResource
• Web Service Software Factory (WCF) - cannot add service reference