By tag: WPF
0
kicks
Building Cross-Platform Apps - Creating a WPF UI
MvvmCross TipCalc Cross-Platform App - Step 6: Creating a WPF UI
0
kicks
MvvmCross TipCalc Cross-Platform App: Creating the Core Portable Application
MvvmCross TipCalc Cross-Platform App : Creating the Core Portable Application
0
kicks
Building a Complete Cross- Platform mobile App with MvvmCross
Building a Complete Cross- Platform MVVM App with MvvmCross
0
kicks
Developing a .NET app with F#, end-to-end
Obviously, F# is a great language to write the business logic of a .NET application. However, you can do more - this post shows how you can write your app pretty much end-to-end using one single language, F#. Build and deployment, documentation, UI, ... - F# can do it all!
0
kicks
Binding to Keyboard and Mouse events in WPF using MVVM
Deal with mouse and keyboard events using Inputbinding pattern in WPF and Silverlight to ensure the MVVM is maintained for those actions.
0
kicks
WPF Performance based on Framerates
Changing the default framerates for an application to reduce WPF unnecessary framerates
0
kicks
WPF EnumerationDataProvider
A custom WPF data provider for enumerations. Here are some key features...
Inherits from ObjectDataProvider and sets up the properties and parameters for you.
Automatically associate the None enumeration value to a blank value.
Allows you to override the None value and None display value.
Sort...
0
kicks
XAML Basics: Styles
This is the first article in a series of XAML basics. This article explains XAML styles.
0
kicks
Windows Presentation Foundation
This is the first in a series of articles describing the use of Windows Presentation Foundation (WPF), a powerful technology for creating Microsoft Windows-based, smart client software. The tutorial begins with an overview of the benefits of WPF.
0
kicks
Developer Tools Screencast - WPFInspector
Screencast for WPFInspector - a WPF troubleshooting utility
0
kicks
Integrated Help system in WPF Aplication
If anyone needs help on some screen and press F1, I don’t like to open traditional CHM or HTML based screens for that. So my plan is that the screen will describe its own help description and Controls will give their introduction and also show you the activity flow make user understand about basic f...
0
kicks
Wpf Design Time Data part 3
How to make your Design Time Data View Models editable from Visual Studio Editor in WPF MVVM applications.
0
kicks
Smart WPF Login Overlay (Windows 8 Style)
An Implementation of a smart login overlay for WPF applications looking similar to the Windows 8 Sign In Screen.
0
kicks
Smart WPF Login Overlay with a Windows 8 Style
An Implementation of a smart login overlay for WPF applications looking similar to the Windows 8 Sign In Screen.