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

WSSF

Hi, can anyone point me in te right direction?

I have found WSSF and the guidance package recipeshelpful for providing out of the box WCF servicesthat use CRUD queriesagainst single rows in the DB.

Can anyone first:

Point me to the best way to retrieve multiple rows for binding to gridviews or dropdownlists in the client. A simple example would be great. For example, if I wanted retrieve the name and id of all the records in an SQL server table, say 50 rows and bind to a dropdownlist. I get the crud recipe to provide List<blah> in repository. Then what has to happen in the contracts and implementation etc. Nothing seems to work and its probably very easy. Is there some sort of translation required?

Second. Are there any WSSF implementation examples anywhere that operate on multiple rows etc. Everything I look up does operations on just one row at a time. If I knew how to return list<data> using the WSSF recipes the flood gates for uses would open up.

Thanks in advance.

Andrew Ball  Friday, May 25, 2007 7:34 AM
Hi ,

You should post this question to the Web Service Software Factory forum on codeplex. This Forum is mostly for GAX/GAT and custom guidance package development.
Thanks,
Lukasz
faf38  Friday, May 25, 2007 8:29 PM

Hi netvision,

Please direct your WSSF-related questions to the codeplex forum for WSSF. If you don't get an answer on time there, let me know and I can loop you with a team member from WSSF.

thanks,

-Victor.

vga  Monday, May 28, 2007 6:59 AM
Hi ,

You should post this question to the Web Service Software Factory forum on codeplex. This Forum is mostly for GAX/GAT and custom guidance package development.
Thanks,
Lukasz
faf38  Friday, May 25, 2007 8:29 PM

Hi netvision,

Please direct your WSSF-related questions to the codeplex forum for WSSF. If you don't get an answer on time there, let me know and I can loop you with a team member from WSSF.

thanks,

-Victor.

vga  Monday, May 28, 2007 6:59 AM

You can use google to search for other answers

Custom Search

More Threads

• Error creating ServiceContract, also not displaying my current project's DataContracts / FaultContracts???
• SFT Wix Installer error
• DAL
• GAT - Custom Wizard Pages
• Code generation based on checked nodes within a treeview.
• <ProjectGuid>{$WebGuidProp$}</ProjectGuid> Ignored -- very stragne behaviour
• GAT/GAX and BizTalk Pipeline Component Wizard?
• Guidance Package Manager is disabled under Tools menu
• How to add comment in T4 file
• Add .CS file to a Project