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 is difference between ispostback and autopostback in asp net?
Write the different features of a Thread and a Process?
Is asp.net mvc still used? : Asp.Net MVC
Is it possible to write code in many languages in one asp.net project?
Why is string called immutable data type?
Where sessions are stored?
What is session id in web application?
What is a 401 redirect?
How many types of session in ASP.NET
Where sessions are stored in asp.net?
What is the syntax for datagrid and specifying columns?
Can we set master page as a start page?
What is content place holder?
What are the asp.net list controls and difference between them?
What are the different ways you would consider sending data across pages in ASP (i.e between asp to asp)?