Pinned Repositories
ClickOnceCacheClear
Simple application that backs up and clears the ClickOnce application cache for specific applications. For situations where "Mage.exe -cc" and rundll32 %windir%\system32\dfshim.dll CleanOnlineAppCache" don't do the job.
Full30.bundle
Unoffical Plex channel for Full30.com. This is my first Plex channel, and its just an experiment.
MissileDefense
Playing around, learning Unity by creating a simple missile defense game in 2D.
nerdbot-core
This is a GroupMe bot that lets people in chat query Magic: The Gathering card information through the ScryFall API.
PowerShell
My collection of various PowerShell scripts.
SSRS_Permissions
Script for Microsoft SQL Report Server rs.exe that can be used to add a user or group as a certain role to folders in SSRS.
SSRS_ReportBackup
Simple Report Server rs.exe script that backs up Microsoft Report Server reports to disk.
SSRSMigrate
Utility that will allow you to easily migrate reports from one Microsoft SQL Reporting Services (SSRS) server to another or from one root folder in SSRS to another folder.
jpann's Repositories
jpann/ClickOnceCacheClear
Simple application that backs up and clears the ClickOnce application cache for specific applications. For situations where "Mage.exe -cc" and rundll32 %windir%\system32\dfshim.dll CleanOnlineAppCache" don't do the job.
jpann/SSRS_Permissions
Script for Microsoft SQL Report Server rs.exe that can be used to add a user or group as a certain role to folders in SSRS.
jpann/nerdbot-core
This is a GroupMe bot that lets people in chat query Magic: The Gathering card information through the ScryFall API.
jpann/SSRS_ReportBackup
Simple Report Server rs.exe script that backs up Microsoft Report Server reports to disk.
jpann/Full30.bundle
Unoffical Plex channel for Full30.com. This is my first Plex channel, and its just an experiment.
jpann/MissileDefense
Playing around, learning Unity by creating a simple missile defense game in 2D.
jpann/NerdBot
GroupMe bot that lets people in chat query Magic: The Gathering card information such as echomtg prices, and card images.
jpann/PowerShell
My collection of various PowerShell scripts.
jpann/SSRSMigrate
Utility that will allow you to easily migrate reports from one Microsoft SQL Reporting Services (SSRS) server to another or from one root folder in SSRS to another folder.
jpann/Agema
My personal online collection for various scripts and snippets that can be public.
jpann/bideveloperextensions
A Visual Studio extension that enhances development functionality in Business Intelligence Development Studio (BIDS) and SQL Server Data Tools (SSDT).
jpann/blog.impostr-labs
Comments for my blog.
jpann/CSharpMtgDb.Info
C# driver for api.mtgdb.info
jpann/dnSpy
.NET debugger and assembly editor
jpann/docker-generatedata
Docker packaged version of the benkeen/generatedata project
jpann/generatedata
Docker packaging of generatedata.com
jpann/groupme_hodor
Simple 'Hodor' bot for GroupMe that responds to the phrase 'hodor' and random questions with various versions of "Hodor"
jpann/jpann
jpann/keepassnatmsg
KeePass plugin to expose credentials securely to a browser using Native Messaging
jpann/NancyHodor
jpann/Pluggable-Application-Test
Playing around with Ninject and plugins.
jpann/plugin.video.full30
Unoffical Kodi video add-on for Full30.com. This is my first video add-on, and its just an experiment.
jpann/sql-server-samples
Azure Data SQL Samples - Official Microsoft GitHub Repository containing code samples for SQL Server, Azure SQL, Azure Synapse, and Azure SQL Edge
jpann/SqlConnTest
Simple quick application that I wrote a few years ago that connects to a SQL Server database, and queries the database at a set interval. Wrote this to identify a connectivity issue. Code is ugly and written quick.
jpann/sqlserver-kit
Useful links, scripts, tools and best practice for Microsoft SQL Server Database
jpann/VSTARegistrationClear
Simple utility to help resolve 'AddInAlreadyInstalledException' exceptions during a ClickOnce application deployment.