.net core or java what is the best for desktop application development?
- 
					
					
					
					
i'm new to desktop application development.and i need to know which one is the best for desktop application development.
(*i need to know which is the best for cross-platform development) - 
					
					
					
					
.net hodai ,
 - 
					
					
					
					
i think .net core is the best
 - 
					
					
					
					
@ciaompe thanks. but why you specialy mention .net core?
 - 
					
					
					
					
.Net core
 - 
					
					
					
					
This post is deleted! - 
					
					
					
					
@ijseGovindu thanks brother. but why you specialy mention .net core?
 - 
					
					
					
					
.net core
 - 
					
					
					
					
@rashmiee thanks. but why you specialy mention .net core? so javafx has a corss-platform capability
 - 
					
					
					
					
@dinitha-ransidhu if you want to build a cross-platform application I think it is best with c++(with QT Framework) more than JFX. You can write the UI objects in code or use QML which is a declarative language somewhat similar to JSON by using QT Framework with C++. JavaFX is newer and it is as a replacement for Swing, but it has relatively low adoption.
For .net core - Check This
 - 
					
					
					
					
don't compare java with new languages .
 - 
					
					
					
					
@rashmiee Thanks