Click here to Skip to main content
15,891,943 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hello guys,
i'm new to WCF, i want to build a webservice that will be consumed from various clients..
My question: in what cases should i use service-based (mdf) and what other cases to use local database (sdf)..

Thanks in advance
Posted
Updated 6-Nov-13 23:48pm
v2

 
Share this answer
 
Here is Good articles on WCF for beginners.
A Beginner's Tutorial for Understanding Windows Communication Foundation (WCF)[^]
A Beginner's Tutorial on Creating WCF REST Services[^]

And for MDF vs SDF read Good discussion over here
local database (.sdf) or service-based database (.mdf)?[^]
Difference between sdf and mdf?[^]

Hope This Help You
---------------------
Pratik Bhuva
 
Share this answer
 

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