Is there something for Vusual Basic ? #1667
Replies: 3 comments 2 replies
-
@clementmarcotte all Windows App SDK components provide managed projection assemblies for .NET use. Do you have a sample project you can provide? |
Beta Was this translation helpful? Give feedback.
-
I could compile and run a VB WindowsAppSDK project by adapting a C# project, but without XAML, which is not great As DesignerGenerated is in the generated code :
I don't see how I could fix this problem... |
Beta Was this translation helpful? Give feedback.
-
I also tried to marry VB with WindowsAppSDK.
App.xaml.vb would be:
MainWindow.xaml.vb would be
Seems fine, but compiler complains:
You can manually edit *g.i.vb files, to remove
in this file:
So, first we have problems with And second problem, related to registration of App. If someone would have more data/details available about this issue, please post it here. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
It seems your SDK don't like VB. So VB programmers are just an annoyance for you.
Beta Was this translation helpful? Give feedback.
All reactions