Difference between WCF and Web services?
1.Web Services can be accessed only over HTTP 2.Web Services works in stateless environment WCF is flexible because its services can be hosted in different types of applications. The following lists several common scenarios for hosting WCF services: 1. IIS 2. WAS 3. Self-hosting 4. Managed Windows Service |
Friday, 27 July 2012
Difference between WCF and Web services?
Subscribe to:
Post Comments (Atom)
Popular posts
-
In this below example we are converting word OR excel document to HTML. In this case we are converting and giving converted HTML f...
-
Replace characters in javascript In server side we have "Replace" method to replace the characters in a string but on javas...
-
Zoom function in PDF file can help people change the text size of PDF document page according to their view preference or need. When you ...
-
Preference belongs to everyone, almost everybody has preferences . If you choose ten person and view the layout of their desktop, the...
-
3-Tier architecture is one of the most popular approaches in software development. Tier Vs Layer Tier indicates a physical separatio...
-
Remoting What distributed process frameworks outside .NET do you know? Distributed Computing Environment/Remote Procedure Calls (DE...
-
Insert Images to SqlServer in ASP .NET Here I am explaining how insert images into database using asp.net. protected v...
-
Hi, Scenarios In Web application projects : 0.we want to create webapplication the folder structure like One Project file and as well as...
-
Ø User Defined Function can be executed using the "SELECT" clause whereas Stored Procedure cannot be Executed.. Ø User...
-
Recently, I thought of including some job related information in my website WWW.KaaShivInfoTech.com After deploying my code, I faced a typi...
No comments:
Post a Comment