adspace
Why do we need xaml as a new way to create applications in .net framework 3.0 (formerly winfx)? : xaml
Answer Posted / Shashi Kumar
XAML was introduced in the .NET Framework 3.0 (formerly WinFX) to simplify the development of rich and expressive user interfaces for various types of applications. It allowed developers to declaratively define UIs, which increased productivity, separation of concerns, and enabled a consistent look-and-feel across different types of applications.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers