I have seen a few applications do this. They use HTML/CSS/Javascript for the styling (which is a million times easier than creating the same thing natively), but they have the logic of the program in C#, I have no idea how to interconnect the two. I was trying to google around, but I couldn't find anything with my phrasing. Any quick explanation or example would be awesome!
Thanks, Jon
EDIT: As clarification (sorry) I mean a desktop application built with something like C# or C++ or something of the like