© 2023 Hashnode
#wpf
Windows Presentation Foundation (WPF) is a powerful framework for building Windows desktop applications. It allows developers to create rich, visually stunning user interfaces using a combination of X…
What is WPF?It is abbreviated as 'Windows Presentation Foundation, really are we going to have documentation? Nah. So, here we go. WPF is a windows application development template available in .NET F…
Some time ago I published in here a post where I was speaking about me getting a bit of an idea on how to work with Desktop apps in 2022, after years of Web Development (and with a massive disgust for…
I am a web kind of guy. I have been a web kind of guy since a computer technician told me it was too hard for a kid to make a website in the 1990s (yes I still remember you, piece of shit, look at me …
Basic Command I've recently worked on a project where I had to create a WPF plugin for AutoCAD. And surprisingly, I was not able to find a single resource which talks about all the fundamentals of a W…
In the first part of this series, I introduced the menu service and the menu item base class. In the second part I introduced the command implementation and the hierarchical data template. In this…
In part 1 I introduced the idea of a dynamic menu build using WPF and the hierarchical data template. In this, part 2 I will carry on putting the foundations in place for the menu, and in part 3 I wil…
WPF provides some really nice features allowing us to create dynamic user interfaces. In the next 3 posts I will demonstrate how to create a dynamic menu bar [or tool-bar] that we can add and remove i…
Eminim WPF ile geliştirme yapan herkes native Win32 formları aradaki font rendering farkının bilincindedir. TextBlock/Label objeleri bir resim ile birlikte aynı container içerisinde render edilirken d…
XAML ile ilgili yaptığım bir araştırma esnasında dış bir kaynaktan gelen kodu XAML içerisinde nasıl çalıştıracağım konusunda bir kaç örnekle karşılaştım. Eğer özellikle banner rotation yapacaksanız, v…