Keep my DNN site alive

Oct 13

Written by:
10/13/2011 10:04 AM  RssIcon

Here you can download simple program I made for keeping my DNN site alive. To keep your DNN site alive enter url of your KeepAlive.aspx page in one of the address fields. KeepAlive.aspx is usually located in the root of your site, so you need to enter address like this: http://www.yoursite.com/KeepAlive.aspx

You can use this program for keeping up other types of sites too. Just enter url of the page you want to check at regular intervals so your site will not go down because of inactivity. 

You can also set up program to start with windows so you don't need to start it manualy after reboot.

Here is the screenshot of application. I think you will not have problem using it.


Setup can be downloaded  here



Your name:
Gravatar Preview
Your email:
(Optional) Email used only to show Gravatar.
Your website:
Title:
Comment:
Security Code
CAPTCHA image
Enter the code shown above in the box below
Add Comment   Cancel 

Search Blog

Featured articles

GIMP script for creating Android icons at once

Script for creating Android icons for different screen resolutions at once. Icons can be saved using standard Android icons naming conventions and saved in appropriate folders.

Creating Android button with image and text using relative layout

Source code with examples how to use relative layout to create nice buttons with text and images in Android

Android application and the Internet

Tutorial about connecting to the web pages on the Internet from Android application, using both POST and GET web requests.

Recent Entries

Android application and the Internet
Keep my DNN site alive
Android default icons
How to format code blocks in DotNetNuke 6
How to convert date and time to text in Android

Recent Comments

Flash The Net
Izvorni kod >Blog - How to force Eclipse to rebuild generated resource class (R) in Android project ?
# Flash The Net
Great Info.
Great information you got here. I've been reading about this topic for one week now for my papers in school and thank God I found it here in your blog. I had a great time reading this.
Re: GIMP script for creating Android icons at once
Thank you for supporting me :)
Re: GIMP script for creating Android icons at once
Thank you so much! Have donated some money to you so you can buy yourself a good beer.
You deserve it!
Re: GIMP script for creating Android icons at once
Hello all,
script is updated with some new features.

Added support for:
- action bar icons
- icons with custom size
- xhdpi screen icon

I hope that there is no bugs introduced.

Enjoy