I am building an application which has multiple user entry screens. I would like to know if there are advantages/disadvantages of using wpf popups rather than modal windows? I am using mvvm-light.
I have noticed that popups are being used extensively in touch applications (eg iPad).