Frank Coding

Tools, Tips and other .Net Goodness

Free Website Monitoring

clock September 21, 2008 10:15 by author frank
Came across this site that offers free website monitoring.  http://www.montastic.com/servers It appears they only test if the server is actually up so if your site responds with an error page this will not do any good.

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5


How to make a CheckBox fire the ItemCommand Event of a Repeater

clock April 26, 2008 10:11 by author frank
At work today I tried to do something I though would be simple, I needed to add a check box control to a repeater's item template and have it fire the ItemCommand event on the repeater.  The button and link button controls do this without a problem but for some reason Microsoft decided th... [More]

Currently rated 5.0 by 4 people

  • Currently 5/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5


Exception handling with generics and a common result class

clock February 10, 2008 17:42 by author frank
For some time now, I have been using a pattern I call “Common Function Result” to deal with errors and return values from functions. When I first learned about .Net and learned about try/catch blocks, I thought they were great. I thought they were leaps and bounds above the classic VB On... [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5


How to use a ConfigurationElementCollection with custom attributes

clock February 4, 2008 15:11 by author frank
The other day I was working on a utility class that did xslt transformations and I wanted to make it read some file paths from the app/web.config file.  I found some great examples on the web about using custom configuration sections for .Net 2.0 (just seach google for &qu... [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5


Search

Calendar

<<  November 2008  >>
SuMoTuWeThFrSa
2627282930311
2345678
9101112131415
16171819202122
23242526272829
30123456

Archive

Tags

Categories


Pages

Google is good

Disclaimer

The opinions expressed herein are my own personal opinions and do not represent my employer's view in anyway.

© Copyright 2008

Sign in