filmov
tv
Build a Currency Converter using C# & WPF | User Interface Design Tutorial (UI Design) 🔥 [Part 1]

Показать описание
This user interface tutorial is all bout how to use C#, WPF and XAML to build a Graphical User Interface. In this particular case, you will learn how to build a Currency Converter.
There are two parts to this series:
⭕ In part 1 you will learn how to build the Currency Converter using static data.
⭕ In part 2 you will learn how to build the Currency Converter using SQL. This allows you to build your own database, tables, and enter data to it by using an extra GUI that we're also going to build.
WPF stands for Windows Presentation Foundation and is a framework in C# that allows us to build beautiful GUIs (graphical user interfaces). It uses the language XAML (Extensible Application Markup Language) for it.
SQL (pronounced "ess-que-el") stands for Structured Query Language. SQL is a domain-specific language used in programming and designed for managing data held in a relational database management system, or for stream processing in a relational data stream management system.
So you will become familiar with all of those tools and build a cool currency converter along the way.
#CurrencyConverter #CSharp #UIDesign #UserInterfaceDesign
Комментарии