difference between WPF Application and WPF App (.NET Framework)

1 Answer 155 Views
General Discussions
andre
Top achievements
Rank 1
andre asked on 03 Feb 2024, 01:14 PM

I am learning game programming  in C# with WPF using MSVS-2022.

 For this MSVS-2022 offers two types of project:

WPF Application
A project creating a .NET WPF Application
and
WPF App (.NET Framework)
Windows Presentation Foundation client application

 

I googles these and still cannot figure out what is the difference - they both are for WPF application,

Which one is more suitable for game programming?

And will the code written using WPF Application  - could it be copied to a WPF App (.NET Framework) and run without corrections?

1 Answer, 1 is accepted

Sort by
0
Dimitar
Telerik team
answered on 05 Feb 2024, 11:16 AM

Hello Andre,

Simply said, Net Framework is the old framework that was repealed a couple of years back with NET Core then NET 5/6/7. Here is a video that explains this in detail: .NET Framework vs .NET Core vs .NET vs .NET Standard vs C# - YouTube

I hope this helps. Should you have any other questions do not hesitate to ask.

Regards,
Dimitar
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Tags
General Discussions
Asked by
andre
Top achievements
Rank 1
Answers by
Dimitar
Telerik team
Share this question
or