Monthly Archives: August 2009

Monitored (Watchdog) Asynchronous Process in C#

I have a requirement that I need to know if a long running process is still alive or not. If a process is no longer alive (it is hung, crashed, or is in an infinite loop) then the process should … Continue reading

Posted in .net, c# | 1 Comment

6 Security Steps For Your ASP.NET MVC Web Site

The following are some best practices that should be considered and are easy to implement in ASP.NET MVC. I am not a security ‘guru’. In fact there is a lot about security that I am learning. New security risks / … Continue reading

Posted in Uncategorized | 3 Comments

ASP.NET MVC Task Manager (aka ‘Mr. Marky’)

In this blog I will introduce an online task manager created using the ASP.NET MVC framework. Here is a demo site and screen shot. Demo Download Background: The purpose of the project is to explore more deeply the ASP.NET MVC framework … Continue reading

Posted in asp.net, jQuery, mr marky, mvc, web | Leave a comment

ASP.NET MVC Contact Form

I’ve been meaning to add a contact form to the bobcravens.com web site to allow visitors an easy way to send me email. Besides the convenience to visitors, contact forms allow you to keep your email address off of your … Continue reading

Posted in .net, asp.net, css, html, jQuery, mvc | 5 Comments

Send Email Programmatically On GoDaddy

I have had a difficult time getting dasBlog to send emails on my GoDaddy account. I have not been able to figure out the configuration required to get it to work. I also wanted to have a “contact” page that … Continue reading

Posted in .net, GoDaddy, c#, dasBlog | Leave a comment

LT3103u Gateway Net Book Review

I have been keeping my eye on the net book environment for quite some time. I love the idea of a smaller foot print, but want the computer to be usable. I was at Best Buy (looking for something else) … Continue reading

Posted in hardware | Leave a comment