Eser OzvatafforEser Özvataf Kişisel Blogeser.hashnode.net·Nov 12, 2008WPF formuna dinamik XAML kodu enjekte etmekXAML 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, veya canlı bir feed’i tamamiyle dışarıdan almayı dü...Discuss.NET
Dave KforDave K's Blogdavek17.hashnode.net·Oct 24, 2013Creating a Dynamic WPF Menu : Part 1WPF 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 items to at run time. For brevity I have limited th...Discuss·108 readsTalking I.T. Throughsoftware
Eser OzvatafforEser Özvataf Kişisel Blogeser.hashnode.net·Oct 8, 2008WPF 3.5 ve Silverlight 2Son iki haftamı Windows Presentation Foundation (WPF) ve onun getirisi XAML üzerine çalışarak geçirdim. WPF tasarlanırken ileride HTML’in dahi yerini alabilecek kadar geniş ele alınmış. Yine de bu gerçekçi bir hedef gibi görünmüyor, bu düşüncemin ger...Discusswpf
Mayur TendulkarforDytedyte-io.hashnode.net·Mar 14, 2023Building a Video Calling App Using WPF & DyteWindows Presentation Foundation, also popularly known as WPF, is a popular UI framework for building Windows applications. Since its launch in 2006, it has gained popularity, and many apps running on Windows these days benefit from its features. Due ...Discussdotnet
Shoban KumarforBeginner's Denbeginnersden.hashnode.net·Dec 7, 2022How to start with WPF application developmentWhat 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 Framework. WPF provides better graphics, look and f...Discuss·43 readswpf
Vincenzo Ciaccioforcipudda - my tech blogvikkio.hashnode.net·Sep 20, 2022Muscurd-i - My personal Password ManagerSome 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 electron apps). As mentioned there, one of my pro...Discuss·94 readspassword manager
Vincenzo Ciaccioforcipudda - my tech blogvikkio.hashnode.net·Sep 5, 2022My adventures in Desktop GUI App development-landI 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 now!) But I have also tried many other things thro...Discuss·80 readsC#
Mikhilesh M HirphodeforMikhi's Blogmikhi.hashnode.net·Sep 1, 2022C# and XAMLC#(C-sharp) and XAML are two powerful technologies that are often used together to create modern, user-friendly applications. C# is a programming language developed by Microsoft that is widely used for building Windows applications. It is a modern, h...DiscussC#
Mikhilesh M HirphodeforMikhi's Blogmikhi.hashnode.net·Aug 24, 2022What is WPF (Windows Presentation Foundation)?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 XAML (eXtensible Application Markup Language) and C...Discusswpf
Anwesh Gangulaforanweshgangula.hashnode.net·Aug 15, 2022Getting started with WPF for AutoCAD APIBasic 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 WPF plugin and adding a Ribbon tab. So here is what...Discuss·81 readsCreating & Distributing a WPF plugin with Ribbon buttons using AutoCAD APIAUTOCAD
Dave KforDave K's Blogdavek17.hashnode.net·Oct 24, 2013Creating a Dynamic WPF Menu : Part 3In 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 third and final part, I will bring it all togethe...Discuss·80 readsTalking I.T. Throughsoftware
Dave KforDave K's Blogdavek17.hashnode.net·Oct 24, 2013Creating a Dynamic WPF Menu : Part 2In 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 will link everything together. Firstly I shall cove...Discuss·91 readsTalking I.T. Throughsoftware
Dave KforDave K's Blogdavek17.hashnode.net·Oct 24, 2013Creating a Dynamic WPF Menu : Part 1WPF 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 items to at run time. For brevity I have limited th...Discuss·108 readsTalking I.T. Throughsoftware