Converting an Existing WPF Application to .NET Core 3

preview_player
Показать описание
Learn how to convert and existing WPF Application to the new .NET Core 3 platform.

UPDATE: the project markup has changed. Please see this blog post for the updated markup:

Follow me on Twitter
Рекомендации по теме
Комментарии
Автор

Nice video, very useful but, what if WPF has linked database ( SQL tables)?

paullar
Автор

I'm happy it's coming soon. But still some problems. Error: The attribute "Include" in element <ApplicationDefinition> is unrecognized

mehdibenadada
Автор

Hi I need suggestion for one of my vb6 project migration to aap.net web application.
We have vb6 win forms application which has few 3rd party DLL to connect mainframes servers to verify. And it uses excel functions to create a new excel file. So any suggestions for this migration?

sumanjhonny
Автор

So it means that in case i'm using some of 3rd party libraries, that aren''t .Net Core 3, It would not be possible to convert my solution, right?

kovalenkoihor
Автор

"We have changed the Sdk name in the Project entry from Microsoft.NET.Sdk.Wpf to

davidcfrogley
Автор

What's difference silverlight ????

gaiakang