Hi.. i begin by starting the Server. It runs and listens.. so far so good..but when i start client app all beans are zero.. how can i add some beans for a user logged in? then i can use new trade between two different users as shown in the beginning of the video? Thx..
Hi Jeremy. While .NET Core is cross-platform, the WPF and WinForms APIs are tightly coupled with Windows APIs, so apps using WinForms or WPF components will not run cross-platform.
Finally a good in detail migration tutorial! Thanks! Really helpful! Great job on the .NET core!
Thanks!
Thanks, useful ;)
Hi.. i begin by starting the Server. It runs and listens.. so far so good..but when i start client app all beans are zero.. how can i add some beans for a user logged in? then i can use new trade between two different users as shown in the beginning of the video? Thx..
Nice
Thanks Soumendu!
will the .net core app be cross platform?
Hi Jeremy. While .NET Core is cross-platform, the WPF and WinForms APIs are tightly coupled with Windows APIs, so apps using WinForms or WPF components will not run cross-platform.
@@mikerousos4036 WinForms might be crossplatform in the future, because the old mono-winforms runtime... WPF surely will not be.