Silverlight just won't die: 'XAML for Blazor' arrives
-
Userware is using vestiges of the long-gone and sorely missed Microsoft Silverlight web-dev platform to power its new "XAML for Blazor" offering, which lets .NET developers use markup language within client-side Blazor applications.
Next you'll tell me that people are still keeping VB alive
-
Userware is using vestiges of the long-gone and sorely missed Microsoft Silverlight web-dev platform to power its new "XAML for Blazor" offering, which lets .NET developers use markup language within client-side Blazor applications.
Next you'll tell me that people are still keeping VB alive
Kent Sharkey wrote:
Next you'll tell me that people are still keeping VB alive
Not only VB... VB6 ;P :laugh:
M.D.V. ;) If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about? Help me to understand what I'm saying, and I'll explain it better to you Rating helpful answers is nice, but saying thanks can be even nicer.
-
Kent Sharkey wrote:
Next you'll tell me that people are still keeping VB alive
Not only VB... VB6 ;P :laugh:
M.D.V. ;) If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about? Help me to understand what I'm saying, and I'll explain it better to you Rating helpful answers is nice, but saying thanks can be even nicer.
The horror! The HORROR! ;)
TTFN - Kent
-
Userware is using vestiges of the long-gone and sorely missed Microsoft Silverlight web-dev platform to power its new "XAML for Blazor" offering, which lets .NET developers use markup language within client-side Blazor applications.
Next you'll tell me that people are still keeping VB alive
Some businesses have invested a lot in building business applications that are strong support for their main business processes. It's not always easy to replace the solution which has been invested millions with some new technology even though it might be the new technology have some advantages. Actually, the idea of providing a possibility for developers who are already familiar with XAML (read WPF/Silverlight/UWP/WinUI) and don't have experience with HTML and CSS is good. As it is described in the introduction article XAML for Blazor, which is based on OpenSilver (www.opensilver.net - free opensource framework) is not intension to replace Blazor/Razor pages, but to provide a possibility for choice and XAML to go side by side with Razor.