what is the use of using wcf service for insertion? Explain?
what is the use of using wcf service for insertion,deletion,updation in real time projects ?please Explain ?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Leon PuthPosted Jun 5, 2014, 8:26 AM
it should have no impact on your data or how you update it, and even in http the messages remain real time as if its a desktop application. in other words the fact that its a wfc service is no different to a normal windows or web service, you have the flexibility of both and the service connects to sql in whichever technology you wish (ado.net?)