What is the difference between Webservice and WCF
Answer Posted / sriram
Web Service can host only HTTP protocol but WCF has support
any Protocol . WCF full of SOA services but web services
are not
Is This Answer Correct ? | 5 Yes | 4 No |
Post New Answer View All Answers
What types of data validation events are commonly seen in the client-side form validation?
How can you display all validation messages in one control?
What is viewstate parameter?
Explain Optimization technique description?
How do you secure your configuration files to be accessed remotely by unauthorized users?
Why does my asp.net file have multiple tag with runat=server?
What are app services?
What is the difference between CLICK and MOUSE DOWN Event ?
What is the use of execute non query in asp.net?
What is Web API?
Can we have 2 web config files?
What is the page life cycle in asp.net?
Why do we need master page in asp.net?
Explain the use of dataadapter.
Who generates session id?