C Sharp - Tools/Pipeline: Difference between revisions

From Turtle Tech Art Wiki
Jump to navigation Jump to search
m Getmikyled moved page C to C Sharp - Tools/Pipeline
m Added context to C# page
 
Line 1: Line 1:
https://wpf-tutorial.com/about-wpf/what-is-wpf/
C# is not generally used in standard roles titled "Tech Art", but is commonly used in "Tools Engineering" roles.
 
=== WPF ===
Windows Presentation Foundation (WPF) is a commonly used UI framework to develop tools for the Windows OS.
 
<u>Resources</u>
 
* [https://wpf-tutorial.com/about-wpf/what-is-wpf/ wpf-tutorial.com]

Latest revision as of 16:47, 22 April 2026

C# is not generally used in standard roles titled "Tech Art", but is commonly used in "Tools Engineering" roles.

Windows Presentation Foundation (WPF) is a commonly used UI framework to develop tools for the Windows OS.

Resources