QML
QML is a declarative language that allows user interfaces to be described in terms of their visual components and how they interact and relate with one another. It is a highly readable language that was designed to enable components to be interconnected in a dynamic manner, and it allows components to be easily reused and customized within a user interface. Using the QtQuick module, designers and developers can easily build fluid animated user interfaces in QML, and have the option of connecting these user interfaces to any back-end C++ libraries. QML is a user interface specification and programming language. It allows developers and designers alike to create highly performant, fluidly animated and visually appealing applications. QML offers a highly readable, declarative, JSON-like syntax with support for imperative JavaScript expressions combined with dynamic property bindings.
Learn more
Sciter
Sciter brings a stack of web technologies to desktop UI development. Web designers, and developers, can reuse their experience and expertise in creating modern-looking desktop applications. Various GUI frameworks offer different UI declaration and styling languages, such as QML and XAML (Microsoft WPF). On the contrary, Sciter allows the use of time-proven, robust, and flexible HTML and CSS for GUI definition and GPU-accelerated rendering. In almost 10 years, the Sciter UI engine has become the secret weapon of success for some of the most prominent antivirus products on the market, Norton Antivirus and Internet Security, Comodo Internet Security, ESET Antivirus, BitDefender Antivirus, and others. The use of HTML/CSS has allowed their UI to stay in touch with modern GUI trends throughout all these years and will continue to well into the future. Sciter Engine is a single, compact DLL of 5+ Mb in size.
Learn more
Windows Presentation Foundation (WPF)
Windows Presentation Foundation (WPF) is a Windows-only user interface framework in .NET that uses a resolution-independent, vector-based rendering engine to take advantage of modern graphics hardware and enable visually rich desktop applications with features such as XAML markup, a comprehensive control set, data binding, layout, 2D/3D graphics, animation, styles, templates, documents, media, text, and typography, and the ability to incorporate other .NET APIs. WPF exists as a subset of .NET types in the System.Windows namespace and supports familiar programming constructs like instantiating classes, setting properties, calling methods, handling events, plus enhanced constructs such as dependency properties and routed events. Developers build UIs declaratively with XAML and implement behavior in code-behind, simplifying separation of interface and logic while supporting globalization and collaboration between designers and coders.
Learn more
CodeRush
Try your first CodeRush feature right now and see instantly just how powerful it is. Refactoring for C#, Visual Basic, and XAML, with the fastest test .NET runner available, next generation debugging, and the most efficient coding experience on the planet. Quickly find symbols and files in your solution and easily navigate to code constructions related to the current context. CodeRush includes the Quick Navigation and Quick File Navigation features, which make it fast and easy to find symbols and open files. Using the Analyze Code Coverage feature, you can discover what parts of your solution are covered by unit tests, and find the at-risk parts of your application. The Code Coverage window shows percentage of statements covered by unit tests for each namespace, type, and member in your solution.
Learn more