-
Recent Posts
Recent Comments
Twitter Updates
- If you like tinkering with the Arduino, Netduino then you got to check out the Electric Imp! http://t.co/lxiQJk2p 1 day ago
- I'm attending That Conference 2012 -- http://t.co/KPdNFA2k 2 days ago
- I'll be learning to code this weekend for free thanks to @codeschool and @cloudspokes. http://t.co/4yigfZxc 3 days ago
Archives
- October 2011
- July 2011
- May 2011
- April 2011
- March 2011
- February 2011
- January 2011
- December 2010
- November 2010
- October 2010
- September 2010
- August 2010
- July 2010
- June 2010
- May 2010
- April 2010
- March 2010
- February 2010
- January 2010
- December 2009
- November 2009
- October 2009
- September 2009
- August 2009
- July 2009
- June 2009
- May 2009
- April 2009
- March 2009
- February 2009
- January 2009
Categories
- .net
- .netmf
- agile
- ajax
- arduino
- asp.net
- best practice
- build
- business logic
- c#
- ci
- css
- dasBlog
- data access
- design
- di
- engineering
- geolocation
- GoDaddy
- hardware
- heartland
- html
- javascript
- jQuery
- linq
- linux
- mac
- mapping
- mono
- mr marky
- mvc
- mysql
- netduino
- nhibernate
- ninject
- paint.net
- photogallery
- php
- preso
- product review
- python
- release
- Remote Desktop
- repository
- security
- silverlight
- subversion
- technology
- testing
- tools
- Uncategorized
- VISTA
- visual studio
- WCF
- web
- web service
- WIN32
- WIN7
- winform
- wordpress
- wp7
Meta
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
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
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
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