Intro and motivation
These articles WinRT the new Silverlight and WPF and Windows and Line of Business Applications: No Good Options are talking about some of the new technologies microsoft has come up with in the recent years and the fact that some of them are in maintenance mode without further improvements. This plethora of new technologies makes it difficult to get an overview and to decide which one might fit best.
In this White Paper: Assessing the Windows 8 Development Platform under Appendix A you can find this Technology Comparison Chart:
This table is already very informative but it lacks a few things.
My Question
I am looking for an overview which technologies are working under which system. A table that relates hardware (phone, tablet,desktop) to operating system (windows-7,windows-8,windows-rt,windows-8.1, windows-phone-7.1,windows-phone-8) and the relevant technology (winforms, silverlight, wpf,winjs,winjs-2.0, winrt).
Operating System | Technology
Win-7 Win-8 Win-8.1 Windows RT Win-Phone-7.1 Win-Phone-8 |
-------------------------------------------------------------------------------
x x x ? ? ? | Winforms
x x x ? ? ? | Wpf
x x x ? ? ? | Silverlight
x x x ? ? ? | WinRT
- x ? ? ? ? | Winjs
- - X ? ? ? | Winjs-2.0
? ? ? ? ? ? | ?Win-Phone-Tech 7?
? ? ? ? ? ? | Windows Phone 8 SDK
----------------------------------------------------------------------------
d d d t p7 p8 | Hardware
For the technologies i would like to know if they allow more classical windows apps (many applications with different windows size freely placeble on the screen) or tablet mode (only a certain set of window positions)
In the row hardware the letters stand for the following (d=classic Desktop operating system, t=tablet system for ARM cpus, p* = phone operationg sytems)
Update some links
On or Offtopic
According my understanding of What topics can I ask about my question lies within the bullet points software tools commonly used by programmers
and practical, answerable problems that are unique to the programming profession
.
I do not understand all the downvotes, compared to wpf - Windows 8 and LOB my question does not seem to be too much different.