In this article we will be seeing how we can create a Config File using the
Configuration Editor in WCF.
Create a Config File using Configuration Editor in WCF
For this post I am going to use the FirstService we created previously in the series.
Let's delete the App.config already present. We are now going to build this using
the WCF Configuration Editor.
The Editor opens up.
Click on Create a New Service Link.
The App.Config File gets added to the Solution.
Thanks. Happy Coding.