WPF browser application on MAC browsers
-
Hi, Just started with my first WPF web browser application. Can any one tell me if WPF browser applications will run on MAC browsers ? I am looking to create a website in WPF, just wanted to make sure the cross os browsers compatibility... A newbie with WPF... Regards
Vijay V. Yash Softech
-
Hi, Just started with my first WPF web browser application. Can any one tell me if WPF browser applications will run on MAC browsers ? I am looking to create a website in WPF, just wanted to make sure the cross os browsers compatibility... A newbie with WPF... Regards
Vijay V. Yash Softech
WPF Browser applications use the .net framework which will only run in windows. There is a project called Mono[^] which allows you to run some .net applications on other platforms but it currently lacks wpf support. Silverlight[^] is a subset of wpf which runs on multiple platforms[^].
Don't be overcome by evil, but overcome evil with good