We are about to upgrade a C# windows application (1.1) to WPF from windows controls (3.5).
- Do you have any suggestions on where to start
- Any tips & tricks?
- What to avoid?
The window controls (1.1 .NET) are present in a separate project within the solution together with our "entrypoint" and "process controller" for the application.