Limits GUIs in C#
- by xarzu
What are the limits of writing a C# app when you want a truly impressive GUI? At what point does one have to leave Visual C# behind and go into WPF?
Also, if I choose to go with WPF, do I have to ditch the Visual Studio IDE and go with Expression Studio?