Hi All

I have got a C#.NET windows application developed in framework 1.1 using VS2003. All the files are classified neatly into various folders as per their usage.

Now I have got a task on migrating the same project to framework 2.0 Can any one out there suggest me the required steps to do this in minimum time. Maybe a tool which does this or some thing like that.

Using hte migration wizard in VS 2005 is doing the migration to a large extent, however i need to implement framework 2.0 concepts like partial classes etc for the purpose.

Any help / ideas etc are appreciated. Thnx in advance.