Hi,

We have developed four modules in the Visual Studio 2003(C#), every thing is
ready to deploy. But at this moment we are planning to use Visual Studio
2005(Microsoft .Net Framework 2.0) for Development, when i try to convert the
windows forms from Visual Studio 2003 to Visual Studio 2005, the new project
is not creating the Form.Designer.Cs file for the forms and Program.cs file
for the project.

Is their any way to create these two files automatically?

Thanks in advance.

Regards
Satish

Re: Converting windows forms from Visual Studio 2003 to Visual Studio by Juergen

Juergen
Wed Dec 28 09:18:56 CST 2005

Use the C#-Project-Converter from
http://www.juergen-bayer.net/menu.aspx?mainMenu=tools&subMenu=programmingTools

(the tool is in german, but easy to use)

utopia