DataJuggler
I have 20+ years experience designing and building databases, controls, applications, Windows and Web Services and more. My primary skills are C# and SQL.
Data JugglerHouston, Texas
Pinned Repositories
Blazor.Crypto
This is a sample Blazor project that demonstrates Nuget package DataJuggler.Cryptography and how easy it is to use it for encryption / decryption and / or password hashing.
BlazorChat
Blazor Chat was originally a sample project of DataJuggler.Blazor.Components, but I decided it will be easier to maintain as its own project.
BlazorFileUpload
This was originally a wrapper of Steve Sanderson's BlazorFileInput. It has since been upgraded to a wrapper of ASP.NET CORE FileInput
BlazorImageGallery
This is a sample project I am building to demonstrate the BlazorFileUpload component.
DataJuggler.Blazor.Components
This project includes a Text Box, Grid, Combo Box, Check Box, Checked List Box, Image Button, Combo Box, Checked List Box, Time Component, Label and Calendar.
DataTier.Net
DataTier.Net is an Entity Framework alternative that makes it simple to create stored procedure powered data tiers.
DBCompare
DB Compare is used to compare two instances of a SQL Server database and view a report of any schema differences. DB Compare was originally a sample of DataTier.Net and uses the same class SQLDatabaseConnector.cs to read the database schema.
Excelerate
Nuget package DataJuggler.Excelerate uses EPPPlus version 4.5.3.3 (last free version), and it makes it easy to load and save Excel data, code generate C# classes from header rows and more.
ImageSorter
Image Sorter makes it easy to sort a directory of images by color.
TransparencyMaker
Transparency Maker reads in a .jpg or .png and creates a Pixel Information Database, that can be manipulated in a language I invented called BQL or Bitmap Query language.
DataJuggler's Repositories
DataJuggler/BlazorFileUpload
This was originally a wrapper of Steve Sanderson's BlazorFileInput. It has since been upgraded to a wrapper of ASP.NET CORE FileInput
DataJuggler/DataTier.Net
DataTier.Net is an Entity Framework alternative that makes it simple to create stored procedure powered data tiers.
DataJuggler/DataJuggler.Blazor.Components
This project includes a Text Box, Grid, Combo Box, Check Box, Checked List Box, Image Button, Combo Box, Checked List Box, Time Component, Label and Calendar.
DataJuggler/Excelerate
Nuget package DataJuggler.Excelerate uses EPPPlus version 4.5.3.3 (last free version), and it makes it easy to load and save Excel data, code generate C# classes from header rows and more.
DataJuggler/PixelDatabase
Nuget package DataJuggler.PixelDatabase allows you to manipulate images in a language I invented called Bitmap Query Language or BQL for short.
DataJuggler/Blazor.Excelerate
This Blazor project uses DataJuggler.Blazor.Components and DataJuggler.Excelerate to code generate C# classes from Excel worksheets
DataJuggler/BlazorGallery
This is C# Blazor project allowing you create an image gallery with file uploading and saving to a SQL Server database. Setup takes about 5 to 10 minutes.
DataJuggler/DataJuggler.Net
DataJuggler.Net is a core component of several Data Juggler projects including DataTier.Net, DB Compare and XML Mirror.
DataJuggler/DataJuggler.Win.Controls
This is a collection of C# Windows Forms (desktop) controls including the LabelTextBoxControl, LabelComboBoxControl, LabelCheckBoxControl and more.
DataJuggler/SharedRepo
This is an archive of the Shared Repo, made for the purpose of linking images so that other active repositories do not store images in them, or the file size bloats for Git.
DataJuggler/UltimateHelper
This is a collection of C# helper classes, and is used in almost all DataJuggler Nuget packages.
DataJuggler/RandomDataGenerator
This project makes it easy to create random Members and Addresses for testing SQL applications.
DataJuggler/Simon
Simon uses Microsoft.CognitiveServices.Speech to generate wav files from text you type in or paste. See the Read Me for detailed instructions.
DataJuggler/StockData
StockData imports daily price data from eoddata.com.
DataJuggler/Archive.DataJuggler.UltimateHelper.Core
This is a port of DataJuggler.Core.UltimateHelper to Dot Net Core
DataJuggler/BubbleReportWeb
This report displays a snapshot of the current state of some of the NASDAQ and NYSE stocks. https://bubblereport.datajuggler.com
DataJuggler/CalendarCreator
DataJuggler/Center
Center is a .NET 7 WinForms browser built with WebView2 control. You will need SQL Server to use this project.
DataJuggler/CSVImporter
This is a project meant to be used with DataTier.Net to make it simple to import CSV files to SQL
DataJuggler/DataJuggler.AudioTools
DataJuggler.AudioTools makes it simple to draw a Wave file image in C#. NAudio is used to read audio
DataJuggler/DataJuggler.BlazorAudio
A Blazor component that implements HTML 5 Audio.
DataJuggler/DataJuggler.Net8
DataJuggler.Net8 is the latest version of DataJuggler.Net. This project is used to reading database schema and powers a few great apps such as DataTier.Net, DB Compare and SQL Snapshot.
DataJuggler/DocGen
DocGen reads a Visual Studio Solution and will stores the data in SQL and create a documentation database.
DataJuggler/GetSchemaHash
I am making a short video demonstrating a use case of verify a database is in sync with a schema hash. This project demonstrates Nuget Package DataJuggler.Net Nuget package.
DataJuggler/NTouch
DataJuggler/PicGuesser
Save an image Pixel by Pixel and randomly draw an image pixel by pixel
DataJuggler/RandomShuffler
This project uses even random distribution and has built in methods for shuffling Card and Dice games and other uses.
DataJuggler/Regionizer2022
Regionizer is a Visual Studio package, a C# document formatter, code generation tool and auto commenting system.
DataJuggler/SnowCreator
SnowCreator creates snow scenes for Nvidia Omniverse.
DataJuggler/TextImagery
TextImagery is a sample project for NuGet package DataJuggler.PixelDatabase. This project demonstrates how to manipulate images using Bitmap Query Language, or BQL for short.