-
lisp-docs.github.io Public
Forked from lisp-docs/lisp-docs.github.ioCommon Lisp (Un)Official Documentation
JavaScript MIT License UpdatedOct 22, 2024 -
-
-
-
xaml-sdk Public
Forked from telerik/xaml-sdkThe XAML SDK is an easy-to-use infrastructure with 1000+ developer focused examples for most of the Telerik WPF and Silverlight controls.
C# Other UpdatedJul 8, 2022 -
NHibernateQueryViewer Public
A tool for developers to view NHibernate queries with embedded parameters, syntax highlighting and proper formatting for easy reading.
C# UpdatedApr 20, 2022 -
sqlformat Public
Forked from benlaan/sqlformat.NET SQL Parser and Formatter Tool and SSMS Plugin
C# BSD 3-Clause "New" or "Revised" License UpdatedMar 20, 2022 -
-
-
-
-
common Public
Forked from matkoch/commonBuild System for C#/.NET
C# MIT License UpdatedOct 20, 2019 -
-
xaml-path-explorer Public
A tool that renders all the paths you have in your solution.
-
XamlMarkupExtensionsDemo Public
Forked from sonnemaf/XamlMarkupExtensionsDemoDemo of Xaml MarkupExtensions using UWP
C# UpdatedApr 24, 2019 -
awesome-dot-net-performance Public
Forked from adamsitnik/awesome-dot-net-performanceA curated list of awesome .NET Performance books, courses, trainings, conference talks, blogs and most inspiring open source contributors. Inspired by awesome-... stuff.
MIT License UpdatedMar 4, 2019 -
ngx-admin Public
Forked from akveo/ngx-adminAdmin dashboard template based on Angular 6+, Bootstrap 4 (previously known as ng2-admin)
TypeScript MIT License UpdatedOct 26, 2018 -
DataBindingFromScratch Public
Learning how to implement data binding in WPF from scratch using markup extensions.
C# UpdatedOct 1, 2018 -
TitleBarApp Public
Just a tiny example on how to use WindowChrome to display a nice title bar.
C# UpdatedJul 15, 2018 -
MahApps.Metro Public
Forked from MahApps/MahApps.MetroA framework that allows developers to cobble together a Metro or Modern UI for their own WPF applications with minimal effort.
C# MIT License UpdatedJul 9, 2018 -
Just a playground for trying asynchronous programming.
C# UpdatedJun 30, 2018 -
ImitateBlendAnimation Public
Trying to imitate an awesome animation using Microsoft Blend.
C# UpdatedJun 18, 2018 -
AwaitingOnEvents Public
Illustrates an interesting technique on how to await on events. This is not meant to be used all the time. It simply offers a way to orchestrate events when things get out of hand.
C# UpdatedJun 17, 2018 -
AsyncVsBackgroundWorker Public
Small WPF project to try 2 different approaches to execute something in a background thread while also reporting progress: async tasks and BackgroundWorker.
C# UpdatedJun 17, 2018 -
AsyncProgramming Public
Sample source code on how to work with the Task Parallel Library in C#. Check the git log for all approaches.
-
Example code on how to use enums, commands, Blend behaviors and animations with Visual State Manager. A really nice and clean solution.
C# UpdatedJun 11, 2018 -
MicrosoftCongnitiveServicesDemo Public
Forked from sherry-ummen/MicrosoftCongnitiveServicesDemoC# UpdatedMay 23, 2018 -
jira-scripting Public
Script examples for Jira - these can be run using the free Script Runner add-on.
-
-
colorpicker Public
A Windows tool that helps in picking any color under the mouse cursor and showing info about it in different color formats.