Windows App 3.0 and Windows App WPF
I know WPF Apps has cool graphics and so on...
Why did MS split Windows Application and Windows Application WPF in VS Orcas?
1. Is Windows Application (in .Net 3.0) to support backwards compatiblity feature for .Net 2.0?
2. If I were to do a new project in .Net 3.0... should I start in WPF rather than using Windows Application?
3. Now I have an application in .net 2.0 with a lot of business logic. Will there be anyproblem for me to re-code the business logic in WPF? The reason I want to move is because I wanna do heavy graphics!
Require your feedback for all or any of the three. Thanks
Back after a long hibernation.