Skip to content
David Kittell
David Kittell

Application & System: Development / Integration / Orchestration

  • Services
    • Application Development
    • Online Application Integration
  • Code
  • Online Tools
  • Tech Support
David Kittell

Application & System: Development / Integration / Orchestration

Category: Code

This area of the site is dedicated to code snippets for quick and easy reference

Calculate BMI

Posted on April 16, 2014October 26, 2015 By David Kittell
Read more

LDAP LastLogonTimeStamp Conversion

Posted on April 8, 2014October 26, 2015 By David Kittell

In working with LDAP timestamps I found this script very helpful to be able to test with. Reference: http://jai-maharaj.blogspot.com/2012/01/test.html

Read more

C# Backup and Restore MySQL Database(s)

Posted on April 6, 2014October 26, 2015 By David Kittell

Must Download DLLs from http://mysqlbackupnet.codeplex.com/

Read more

C# ASPX Email File

Posted on April 4, 2014October 26, 2015 By David Kittell
Read more

C# Clean String Input

Posted on April 4, 2014October 26, 2015 By David Kittell

You can use the CleanInput method defined in this example to strip potentially harmful characters that have been entered into a text field that accepts user input. In this case, CleanInput strips out all non-alphanumeric characters except periods (.), at symbols (@), and hyphens (-), and returns the remaining string….

Read more

Android Contacts – Working With Duplicates

Posted on March 26, 2014October 26, 2015 By David Kittell

While this line is not necessary it’s a good idea to limit to this initially until you are ready to run on a larger scale.

Read more

C# Application Form Closing Event Question

Posted on March 23, 2014October 26, 2015 By David Kittell

Sometimes you have a program that you would prefer someone not close without confirming they truly meant to close it. This script will assist in providing a question before the program simply closes.

Read more

MSSQL – Sort By Day Of Week

Posted on March 21, 2014October 26, 2015 By David Kittell

This script utilizes this Format Date Function to sort results based on a day of the week. The case statement in this query is easy to update if your region has a different day for the start of the week. This particular script is part of a metric that I…

Read more

MSSQL – Get Percentage

Posted on March 18, 2014October 26, 2015 By David Kittell
Read more

Droid Razr (XT912) Bloat Removal Script

Posted on March 17, 2014October 26, 2015 By David Kittell

Must have ROOT on your phone. Disclaimer holds strong for this script. If you do not know what it means to delete a system app do not even try this script. Apps/Widget Removed: Originators of this code: Deblur Debloat Script v0.1 by DirtyDroidX Bloatware Removal for DROID RAZR v3 by…

Read more
  • Previous
  • 1
  • …
  • 39
  • 40
  • 41
  • …
  • 63
  • Next

Code

Top Posts & Pages

  • PowerShell - Rename Pictures to Image Taken
  • Front Page
  • PowerShell - UNIX SED Equivalent - Change Text In File
  • OpenSSL Generate Salt, Key and IV
  • PowerShell - Backup / Restore IIS Site and Configuration

Recent Posts

  • Javascript – Digital Clock with Style
  • BASH – Web Ping Log
  • BASH – Picture / Video File Name Manipulation
  • Mac OSX Terminal – Create SSH Key
  • Bash – Rename Picture

Top Posts

  • PowerShell - Rename Pictures to Image Taken
  • PowerShell - UNIX SED Equivalent - Change Text In File
  • OpenSSL Generate Salt, Key and IV
  • PowerShell - Backup / Restore IIS Site and Configuration
  • PowerShell - Get .NET Framework / Core Version
  • SQLite - Auto-Increment / Auto Generate GUID
©2025 David Kittell | WordPress Theme by SuperbThemes
David Kittell
  • Services
    • Application Development
    • Online Application Integration
  • Code
  • Online Tools
  • Tech Support