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

Escape Characters

Posted on April 17, 2013October 26, 2015 By David Kittell
Read more

Good Double

Posted on April 11, 2013October 26, 2015 By David Kittell

Function String Value GoodDouble 55 55 GoodDouble 55.55 55.55 GoodDouble 55.45 55.45 GoodDouble SomeText 0

Read more

Good Integer

Posted on April 11, 2013October 24, 2021 By David Kittell

Function String Value GoodInt 55 55 GoodInt 55.55 56 GoodInt 55.45 55 GoodInt SomeText 0

Read more

Web Browser Controls

Posted on April 11, 2013March 3, 2016 By David Kittell

C# Visual Studio 2010 Project C# WebBrowser VB.NET Visual Studio 2010 Project VB.NET WebBrowser

Read more

Get Character Count From Text Field

Posted on April 9, 2013October 26, 2015 By David Kittell
Read more

RSS Feed Reader

Posted on April 8, 2013October 26, 2015 By David Kittell
Read more

File Upload Web Service

Posted on March 28, 2013October 26, 2015 By David Kittell

This is a File Upload Web Service that can be a wrapper for a process in between. Source code is an adaptation of this Microsoft article: HOW TO: Send and Receive Binary Documents by Using an ASP.NET Web Service and Visual C# .NET Upload Client

Read more

AES Encrypted SSO – C# to PHP

Posted on March 25, 2013October 26, 2015 By David Kittell
Read more

Import Excel Spreadsheet into DataGrid

Posted on March 25, 2013October 26, 2015 By David Kittell

Originally found at http://blueraiden.exofire.net/blog/import-excel-spreadsheet-data-to-datagridview-using-vb-net For the code to work you need to first add a DataGridView and a Button in design view and have a valid file path for the Excel file.

Read more

Cast Memo As Text

Posted on March 19, 2013October 26, 2015 By David Kittell
Read more
  • Previous
  • 1
  • …
  • 59
  • 60
  • 61
  • …
  • 63
  • Next

Code

Top Posts & Pages

  • Front Page
  • PowerShell - Rename Pictures to Image Taken
  • PowerShell - IPv4 Range
  • Open On Screen Keyboard (OSK)
  • SQLite - Auto-Increment / Auto Generate GUID

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 - IPv4 Range
  • Open On Screen Keyboard (OSK)
  • SQLite - Auto-Increment / Auto Generate GUID
  • Bleaching Wool using Hydrogen Peroxide
  • PowerShell - Install .NET 4.5.2
©2025 David Kittell | WordPress Theme by SuperbThemes
 

Loading Comments...
 

You must be logged in to post a comment.