Can anybody guide me on creation of WCF Service?
I have some functionalities (say just methods). Is it better way to create a sinfle WCF Service or
is to create individual WCF Services for each and every method? Which one gives better result and
performance?
Simply my question is, Is the group of WCF Services gives better performance instead of Single WCF Service?
RajeshKalis
Member
27 Points
54 Posts
Split Single WCF Service as Multiple WCF Services for better performance? Right or Wrong?
Apr 04, 2012 12:03 PM|LINK
Can anybody guide me on creation of WCF Service?
I have some functionalities (say just methods). Is it better way to create a sinfle WCF Service or
is to create individual WCF Services for each and every method? Which one gives better result and
performance?
Simply my question is, Is the group of WCF Services gives better performance instead of Single WCF Service?
K. Rajesh.