Convert existing classes to have .designer.cs files
-
Is there a way for me to convert my existing C# files to have .designer.cs files? I am working on a very large project and this would be a very useful change to our project. Are there any articles explaining how to do this by hand if there is no automatic converter?
-
Is there a way for me to convert my existing C# files to have .designer.cs files? I am working on a very large project and this would be a very useful change to our project. Are there any articles explaining how to do this by hand if there is no automatic converter?
I've never seen one myself, unfortunately. You *could* write something that would do this: basically create a new file on disk in the same folder as the original file, scan that file for the Dispose and InitializeComponent methods, then move them to the designer file. Shouldn't be too difficult.
Tech, life, family, faith: Give me a visit. I'm currently blogging about: Dumbest. Movie. Title. Evaaar. The apostle Paul, modernly speaking: Epistles of Paul Judah Himango