WCF configuration setting information at a glance
Posted
by Newbie
on Stack Overflow
See other posts from Stack Overflow
or by Newbie
Published on 2010-05-11T03:15:29Z
Indexed on
2010/05/11
3:34 UTC
Read the original article
Hit count: 303
wcf
Is there any site from where I can get the most of the information about WCF configuration settings e.g. keyEntropyMode
,maxStatefulNegotiations
,sessionKeyRolloverInterval
, negotiationTimeout
etc.
I have started recently working in wcf but is facing many troubles in understanding the terms. There are to be honest huge. And whenever I get stuck, it takes a long time for me to solve it (searching and searching in google and after spending sometime hours I may get the solution).
Henceforth, I think it is better to know if not all astleast some of the terms and their usage and what they means.
It would be great help if anyone can point such a link. I searched in the net with " wcf configuration file elements" but with not much luck.
Thanks
© Stack Overflow or respective owner