My Public Notepad
Bits and bobs about computers and programming
Pages
(Move to ...)
Home
Software Engineering
Security
Data Science
Disclaimer
About
▼
Showing posts with label
WCF
.
Show all posts
Showing posts with label
WCF
.
Show all posts
Thursday, 19 April 2012
Logging into file in C#
›
If this approach is used in WCF service hosted on IIS, we will more likely be interested in the Web Service Application directory which can...
Thursday, 15 March 2012
How to deploy WCF Web Service on IIS
›
In my article " How to create and test WCF Web Service " I described how to create a simple WCF Web Service. Its natural host envi...
How to sniff SOAP messages exchanged between WCF Service Host and Test Client
›
In my article "How to create and test WCF Web Service" I described how to implement simple Calculator service and test it from st...
How to create and test WCF Web Service
›
Implementing and testing web services in Visual Studio (2010) using Windows Communication Foundation (WCF) is very easy. Let's say we...
›
Home
View web version