In the IDesign WCF Coding Standard, one of the points Juval Lowy makes is to not use svcutil or visual studio 2010 to generate the config file. Can someone explain the advantage/disadvantage of this?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The argument is one of maintainability/readability of the config files. Lowy refers to a Visual Studio 2010 config file filled with default values as being butchered and unreadable. He recommends: