vb.net - Converting VB project to C# project how to convert "My Project" Folder -
i attempting convert vb project c# project hand. there ton do, , might imagine, not intuitive. old vb project had project folder. in visual studio 2012 represented wrench in solution explorer. in there resoruces.designer.cs file, resources.resx, settings.designer.cs, settings.settings file, etc. assuming of these native vb apps.
i thinking of excluding thing , adding pieces in 1 one. thinking settings file needed.
in couple of places have reference my.settings , trying figure out how convert app.config file, or kind of file.
any advice?
Comments
Post a Comment