I want to create a windows desktop application by using C# in a visual studio.net 2010 professional ide.
Can you tell me if using a traditional Windows form application or setting up the application to use
Windows Presentation Foundation (WPF) is a better solution? Based upon your recommendation, can you show me how to get started using the method that you recommend?
Can you tell me if using a traditional Windows form application or setting up the application to use
Windows Presentation Foundation (WPF) is a better solution? Based upon your recommendation, can you show me how to get started using the method that you recommend?