摘要:
File-less ActivationAlthough .svc files make it easy to expose WCF services, an even easier approach would be to define virtual activation endpoints w... 阅读全文
摘要:
https://msdn.microsoft.com/en-us/library/x8a5axew.aspxLog on to the Web server by using an administrator account.Turn on Windows Authentication and II... 阅读全文
摘要:
Static Classes and Static Class MembersA static class is basically the same as a non-static class, but there is one difference: a static class cannot ... 阅读全文