Pinned Repositories
Geldautomat
InputCounter
Tool to track your input activity (keyboard / mouse)
KeyCount
Simple, small program which logs the keyboard strokes
MsSqlToolBelt
Helper tool which provides a search, a class generator, a list of all custom tables, a definition export and some replication information of a MsSql database.
WmiCodeCreator
The WMI Code Creator tool allows you to generate C# code thas uses WMI. This tool is a new implementation of the WMI Code Creator v1.0 (https://www.microsoft.com/en-us/download/details.aspx?id=8572)
ZimLabs.CoreLib
Core library with some helpfull functions
ZimLabs.Database.MsSql
Class library to create a connection to an MSSQL Server
ZimLabs.Database.MySql
Helper project for the connection with a MySQL database
ZimLabs.Mapper
Easy way to map two objects into one
ZimLabs.TableCreator
Library to create a "table" (ASCII-style, markdown, csv) of a list of values
InvaderZim85's Repositories
InvaderZim85/MsSqlToolBelt
Helper tool which provides a search, a class generator, a list of all custom tables, a definition export and some replication information of a MsSql database.
InvaderZim85/InputCounter
Tool to track your input activity (keyboard / mouse)
InvaderZim85/ZimLabs.Database.MsSql
Class library to create a connection to an MSSQL Server
InvaderZim85/ZimLabs.TableCreator
Library to create a "table" (ASCII-style, markdown, csv) of a list of values
InvaderZim85/KeyCount
Simple, small program which logs the keyboard strokes
InvaderZim85/ZimLabs.CoreLib
Core library with some helpfull functions
InvaderZim85/ZimLabs.Database.MySql
Helper project for the connection with a MySQL database
InvaderZim85/BranchInfo
Small tool to show some information of your local git repos
InvaderZim85/BuildHelper
Helper tool for the build process of a .NET application
InvaderZim85/ClassGenerator
Class generator (example / test project for my trainees)
InvaderZim85/CreateScreenshot
Example tool to create a screenshot
InvaderZim85/EmpAuswahlTagAufgabenFiAe
InvaderZim85/FileDetails
Tool to show some details of a file or a directory
InvaderZim85/HtmlPictureTableCreator
Small tool to create a HTML-table for a list of pictures.
InvaderZim85/InvaderZim85
InvaderZim85/InvaderZim85.github.io
InvaderZim85/LocFileCreator
Tool to create loc-files for TrackMania / ManiaPlanet
InvaderZim85/MediaLib
MediaLib
InvaderZim85/Mp3TagHelper
Helper tool for music files
InvaderZim85/MsSql.ClassGenerator
Program to generate C# classes from database tables
InvaderZim85/PluginExample
Example project to show the usage of a plugin
InvaderZim85/ProjectExplorer
Tool to show information about several C# projects
InvaderZim85/ServiceMonitor
Small REST service to observe / check a list of windows services
InvaderZim85/ShiftPlan
InvaderZim85/VehicleManagement
Small tool to administrate your own vehicles (car, motorbike, etc.)
InvaderZim85/WpfMvvmExample
Example project to show the usage of MVVM with WPF
InvaderZim85/ZimLabs.ConsoleHelper
Class library which provides some helper functions for the console
InvaderZim85/ZimLabs.DotnetReleaseHelper
This repository provides a class library that can be used to easily create a .NET release.
InvaderZim85/ZimLabs.Settings.Sqlite
Library for easy handling of settings for a program. The settings are stored in a SQLite database.
InvaderZim85/ZimLabs.WpfBase.NetCore
Class library for the ease use of MVVM in WPF applications