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
-
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 ...
-
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...
-
Hi, I am Back with State Management Series. In this post we are going to Talk about Cookies. After Reading this, you must be able to do ...
-
Hi, Welcome to State Management in ASP.NET Series. Today I am back with QueryString, another Client Based State Management concept. ...
-
Here is a small code snippet for getting the recent records from the table. drop table VENKAT_TABLE go create table Venkat_Table(code varc...
-
3-Tier architecture is one of the most popular approaches in software development. Tier Vs Layer Tier indicates a physical separatio...
-
Recently, I thought of including some job related information in my website WWW.KaaShivInfoTech.com After deploying my code, I faced a typi...
-
Preference belongs to everyone, almost everybody has preferences . If you choose ten person and view the layout of their desktop, the...
-
In my last article, I introduce a pretty easy way to extract images from word file . Today, I will share another method to extract text f...
No comments:
Post a Comment