by Chakkaradeep
26. September 2008 14:45
WCF projects do not always tend to stay in one project solution. As the business requirement grows, we see that we might need to break up our WCF solution into various bits. Here is a way I handle my WCF projects.
I break up my WCF project into the following bits (each being a class library in Visu...
[More]
adfbc26f-e44c-493a-8fe4-f56aa42f8903|0|.0
Category: Projects, WCF
Tags: wcf
by Chakkaradeep
25. September 2008 03:56
I am currently building a WCF service that has some Sharepoint code in it. The service uses wsHttpBinding. The service is hosted in Windows Server 2003 running IIS 6 with integrated windows authentication mode.
It was really strange to me when the service threw this (really a weird) exception:
T...
[More]
58cffdfa-280d-4334-b206-9c7d0cc8e175|0|.0