Click here to Skip to main content
15,886,362 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi

I want to know how to search an employee record in sqlserver database using wcf service.
Posted
Updated 17-Aug-11 21:35pm
v2

1 solution

Using a WCF service doesn't change how you interact with a database. I suspect you're looking for something that can help you use a WCF service have a look here:
WCF by Example - Introduction[^]
 
Share this answer
 
Comments
Mohammad A Rahman 18-Aug-11 5:01am    
Nice link 5 :)

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900