Topic

xaml

Repositories (1347)

ChatApplication
ChatApplication stalinon C#

Разработка UI для WPF-приложения, учебный проект

0
XAML-to-SVG
XAML-to-SVG KyleMit HTML

XAML to SVG Converter

0
IPO
IPO alb3rtov C#

Prácticas de Interacción Persona-Ordenador

0
AirportFinalProject
AirportFinalProject Orif123 C#

Airport Simulator With Visualizer in WPF

0
currency_converter_windows10
currency_converter_windows10 anthonioez C#

A currency converter app for Windows 10 Universal

0
RussLib
RussLib DotNetRussell C#

A UWP Lib that I use to bolt on things like about pages onto every uwp application I write and release

0
Sports-Hub
Sports-Hub fatimahanif C#

Visual Programming semester project

0
Tactical-Tic-Tac-Toe
Tactical-Tic-Tac-Toe yuperfilev C#

Online game tactical Tic Tac Toe

0
GameEngine
GameEngine s-mehrdad C++

Game Engine zio-spelled in two words! :)

0
Seriathon
Seriathon Phignis-zz C#
0
Avicii.UWP
Avicii.UWP ProJend C#

A UWP client full of memories of Avicii.

0
AHP-GEOTHEMAL-POTENTIAL-MAP
AHP-GEOTHEMAL-POTENTIAL-MAP zhangxuan0924 C#

In order to analyze the geothermal potential in Hangjiahu Plain, this paper tentatively proposes to use analytic hierarchy process to construct the ge...

0
riddict
riddict he1d1 C#

Lewie: A word game where you have to guess a word based off of the dictionary definition.

0
Desktop-publishing-application-Jurusan-Teknik-Informatika
Desktop-publishing-application-Jurusan-Teknik-Informatika taufikn10 C#

Desktop publishing application Jurusan Teknik Informatika Menggunakan WPF Xaml

0
Custom_Csharp_Compiler
Custom_Csharp_Compiler kckc0608 C#

군대 선임이 메모장으로 만든 C# IDE를 더 발전시켜보자

0
MatchGame
MatchGame Narnian12 C#

First application created from following the "Head First C#" book

0
programming-language-examples
programming-language-examples ThomasRettig Lua

A tiny collection of sample programs written in various programming languages, used to exhibit the various syntactical features of the language.

0
AvaloniaPong
AvaloniaPong dylanlangston C#

Pong game, just a fun exercise learning Avalonia.

0
wpf-styles
wpf-styles thinkvivek

Styles for WPF controls

0
astrobaypos
astrobaypos wboswall C#

Point of Sales Software

0
prime-numbers-handler
prime-numbers-handler maciekiwaniuk C#

🛠 Prime numbers handler desktop application made in C#

0
DFT
DFT Backgammonian C#

Demonstration of discrete Fourier transform algorithm

0
StylesXL
StylesXL X-Lars C#

WPF Dynamic Styling Library

0
Xamarin-Layouts
Xamarin-Layouts MaryamJamal89 Assembly
0
Xamarin-eShop
Xamarin-eShop MaryamJamal89 Assembly
0
Screen-Gif-Maker
Screen-Gif-Maker Backgammonian C#

WPF app for creating GIFs from screenshots

0
Chat-Client
Chat-Client Backgammonian C#

Client of basic chat application

0
File-Sharing
File-Sharing Backgammonian C#

WPF-MVVM app for sharing any files between computers.

0
Filters-WPF
Filters-WPF Backgammonian C#

Small WPF app to work with image filters

0
LoginInterfaceDesign
LoginInterfaceDesign dbustosg C#

Login interface designed with WPF .NET using Material Design theme.

0
ReSCat
ReSCat Mileek C#

ReSCat - Application to create company reports.

0
SimpleTimer
SimpleTimer vadimffe C#

SimpleTimer that starts from defined time and plays sound alarm once time has elapsed.

0
Path-Finding-Algorithms-Demo
Path-Finding-Algorithms-Demo Backgammonian C#

WPF app for demonstrating shortest path finding algorithms

0
Meeting
Meeting limeniye C#

Meeting is a demonstration project of my skills and knowledge in the field of Xaml platforms. At the moment, it allows you to arrange group video meet...

0
NeurogameFighters
NeurogameFighters Kacpu C#

Shooter game with elements of machine learning made with WPF

0
wpf-navigationbuttons-navigate-in-wpf-windowsui-app
wpf-navigationbuttons-navigate-in-wpf-windowsui-app DevExpress-Examples Visual Basic .NET

This example demonstrates how to use NavigationButtons to navigate through views in WPF WindowsUI applications

0
wpf-display-notifications-using-the-notificationservice
wpf-display-notifications-using-the-notificationservice DevExpress-Examples C#

This example demonstrates how to show notifications with the NotificationService

0
Reservoom
Reservoom oange6214 C#

WPF MVVM Tutorial

0
wpf-docklayoutmanager-display-viewmodels-collection-in-layoutgroup
wpf-docklayoutmanager-display-viewmodels-collection-in-layoutgroup DevExpress-Examples C#

This repository displays a ViewModels collection in the DockLayoutManager LayoutGroup. Refer to the repository readme for more information on this app...

0
ScreenCapture
ScreenCapture Elsammit C#

Windows用画面キャプチャアプリケーション。画面の録画機能や指定した領域での録画機能を提供。

0
Estately-Application
Estately-Application AmeerQatmosh C#

Real Estate and Marketplace Xamarin Project for Mobile Development course

0
Decentralized-Chat-Peer
Decentralized-Chat-Peer Backgammonian C#

Peer (client) of decentralized chat application.

0
20220923-wpf-xaml-error
20220923-wpf-xaml-error DamirsCorner C#

Sample project for 'Troubleshooting a XAML error in WPF' blogpost

0
use-the-themeresource-extension-to-load-resources-from-devexpress-themes-dynamically
use-the-themeresource-extension-to-load-resources-from-devexpress-themes-dynamically DevExpress-Examples C#

This example uses the ThemeResource extension you to load a resource from a currently applied DevExpress theme.

0
wpf-display-loading-decorator-in-manual-mode-with-mvvm
wpf-display-loading-decorator-in-manual-mode-with-mvvm DevExpress-Examples C#

This example demonstrates how to add the Loading Decorator to the application with the MVVM structure and specify the Owner Lock mode

0
Conversion-Buddy-App
Conversion-Buddy-App lancemartija C#

Unit Converter App created using Xamarin.Forms

0
PlanetaryApp
PlanetaryApp uzabumuhire C#

Creating a cross-platform mobile app for displaying planets and related information targeting Android and iOS with .NET Standard as the shared code us...

0
FiscalDeviceStatusDecoder
FiscalDeviceStatusDecoder SaintZet C#

Program for decode HEX response from fiscal device to Binary and transformation into a comfortable look using the documentation of this device.

0
WPF-Xaml-islands-WinUI-2
WPF-Xaml-islands-WinUI-2 CalcuIator C#

WPF app with XAML Islands to get WinUI 2 controls

0
InputTracker
InputTracker 7ukas C#

Monitors and stores data of locally accessed Applications (processes) and Keyboard/Mouse inputs within them

0