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

Internet DateTime Compare/Sync

Posted on December 9, 2013March 10, 2016 By David Kittell

This application should not be used as a replacement for Microsoft’s W32Tm NTP Sync functionality. This application however will help when you do not have that service working. InternetTime Namespace (majority of the code) credit goes to Valer Bocan viewable at http://dotnet-snippets.com/snippet/simple-network-time-ntp-protocol-client/571 NTP Namespace is my addition to Valer’s code,…

Read more

SQL Connection Test

Posted on December 3, 2013October 26, 2015 By David Kittell

For more connection string assistance visit: http://www.connectionstrings.com/

Read more

MessageBox Class

Posted on November 19, 2013October 26, 2015 By David Kittell
Read more

Read Online Content

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

With this example I only want an IP address so it’s rather clean and easy but you can essentially put any public webpage in place of “http://kittell.net/onlyip.php”

Read more

Unix Time Conversion

Posted on October 23, 2013October 26, 2015 By David Kittell

When integrating various systems you sometimes need to convert DateTime values to an Integer, the code samples below will be helpful

Read more

XML Reader

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

Get City/State/Country From IP

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

I have a lot of possible options on this page, as I find time I’ll clean this page up a bit to make it more user friendly. C# Free, Fast JavaScript Free, Fast Microsoft SQL Using GeoPlugin.net XML Option [raw] All Values geoPlugin: geoplugin_request: 208.67.222.222geoplugin_status: 200geoplugin_credit: Some of the returned…

Read more

Restrict Access to Internal IP

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

Many times we have sites that are public but have pages that should only be viewed by internal users. Ideally the settings would be configured on the server level in IIS but if not possible for some reason this may help. One key thing to note is this code will…

Read more

Export To Excel

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

Add GridView, Datasource, and Button

Read more

Calculate Age

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

Source: http://stackoverflow.com/questions/9/how-do-i-calculate-someones-age-in-c

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

Code

Top Posts & Pages

  • Bleaching Wool using Hydrogen Peroxide
  • Front Page
  • PowerShell - Get Text Encoding Type
  • PowerShell - IPv4 Range
  • Open On Screen Keyboard (OSK)

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

Loading Comments...
 

You must be logged in to post a comment.