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

Oracle Clean Date Format

Posted on September 18, 2013October 26, 2015 By David Kittell

Sometimes you have to pull a date from Oracle in a cleaner format, this is one way to achieve the format you want.

Read more

Computer Details

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

Bring Application Back Into Focus

Posted on September 6, 2013October 26, 2015 By David Kittell

Sometimes when you are running long processes your application can get away from you and you need to bring the application back into focus. While there are many that may have arguments for or against this method this is one way that has always worked for me.

Read more

Windows Login Page Restriction

Posted on August 19, 2013October 26, 2015 By David Kittell

Sometimes you have to restrict the visitor of a page to a username, if you don’t want to take the time to build a database you can simply use the username on the domain. In the code below make sure you replace “<DOMAIN>” with your companies domain

Read more

Web Crawler – C#

Posted on August 12, 2013October 26, 2015 By David Kittell
Read more

Run SQL Statement

Posted on August 1, 2013October 26, 2015 By David Kittell
Read more

C# ASPX – Force SSL

Posted on July 9, 2013June 13, 2017 By David Kittell

Why would I need this? If you have a page that loads in HTTP (unsecure) and HTTPS (secure) you may have a need for this when requesting information on a form that involves private information. What is “Private” information Up to your discretion but a site (http://support.exware.com/ssl.html) that I found…

Read more

Page View Details

Posted on July 9, 2013October 26, 2015 By David Kittell

DISCLAIMER: Before you put this script in place make sure you have some kind of disclaimer on your site to state what kind of data you record from the visitor.

Read more

SQL Statement Validator

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

Reference: http://stackoverflow.com/questions/3276035/code-to-validate-sql-scripts

Read more

Page URL With Changing Variables

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

Often I’ve had to build a page that didn’t allow the datagrid or listview built in sort options so I came up with this function so that you can keep filters and change the sorting and direction of the page.

Read more
  • Previous
  • 1
  • …
  • 5
  • 6
  • 7
  • …
  • 9
  • Next

Code

Top Posts & Pages

  • Bleaching Wool using Hydrogen Peroxide
  • Front Page
  • PowerShell - Rename Pictures to Image Taken
  • 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

  • Bleaching Wool using Hydrogen Peroxide
  • PowerShell - Rename Pictures to Image Taken
  • Open On Screen Keyboard (OSK)
  • SQLite - Auto-Increment / Auto Generate GUID
  • PowerShell - IPv4 Range
  • PowerShell - Install .NET 4.5.2
©2025 David Kittell | WordPress Theme by SuperbThemes
 

Loading Comments...
 

You must be logged in to post a comment.