Link to home
Start Free TrialLog in
Avatar of VBBRett
VBBRett

asked on

Adding data and exposing it in a WCF Web Service

I am new to WCF web services an would like to know, how would I do this in a simple example of a WCF Web Service?  I would like to expose one line of data from a database.  Thanks!
ASKER CERTIFIED SOLUTION
Avatar of Grant Spiteri
Grant Spiteri
Flag of Australia image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of VBBRett
VBBRett

ASKER

How about the scripting part on an HTML file?  How would I script everything so that it grabs all the data from the web service and displays it on an html web page?
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of VBBRett

ASKER

Great, so all I have to do is take any program that I have and wrap it in a WCF Service to make it work?
For a fast solution yes