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: CSharp

FormatDate Function

Posted on June 10, 2014October 26, 2015 By David Kittell
Read more

Valid SSN

Posted on May 22, 2014October 26, 2015 By David Kittell
Read more

Simple FTP Download

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

Reference: http://stackoverflow.com/questions/2781654/ftpwebrequest-download-file

Read more

CSharp – Random Password Generator

Posted on May 7, 2014April 9, 2019 By David Kittell

Sometimes it’s helpful to simply have a random password. In this small group of code you can define what parameters to use, I have taken the liberty to remove some of the characters that are usually mistaken for a different character like an upper case I and the number 1….

Read more

Calculate BMI

Posted on April 16, 2014October 26, 2015 By David Kittell
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

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

C# String Like

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

I had a need to find a string like function similar to MSSQL and found this useful function. Reference: http://stackoverflow.com/questions/5417070/c-sharp-version-of-sql-like

Read more
  • Previous
  • 1
  • 2
  • 3
  • 4
  • …
  • 9
  • Next

Code

Top Posts & Pages

  • PowerShell - Rename Pictures to Image Taken
  • Open On Screen Keyboard (OSK)
  • SQLite - Auto-Increment / Auto Generate GUID
  • Mac OS X Terminal - Parallels - Reset Windows User Password
  • PowerShell - IPv4 Range

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
  • Open On Screen Keyboard (OSK)
  • SQLite - Auto-Increment / Auto Generate GUID
  • Mac OS X Terminal - Parallels - Reset Windows User Password
  • PowerShell - IPv4 Range
©2025 David Kittell | WordPress Theme by SuperbThemes