WPF Windows Application in long run will act as a replacement for Windows Forms.
It runs in fuly trusted environment.
Output
WPF Browser Application
WPF Browser Application or XBAP as name suggest is browser based application. But the drawback is the that it required .net runtime present in the running machine.
It runs in partially trusted environment with limited access to system resources.
Silverlight
Silverlight is Microsoft's alternative to Flash like applications. It is based on plug in model.
No comments:
Post a Comment