In Visual Studio, you can use the find and replace utitlity in regular expression mode, with the expressions below to turn code such as this... [System.Runtime.Serialization. DataMemberAttribute (EmitDefaultValue = false , Order = 0)] public string executeSoapV1Result;
Read More...