The following websites are owned and/or maintained by me.
Related Post
The ASP.Net ListView control is a godsend for developers. Drop the control on the form, hook in a datasource, and you have complete, out-of-the-box view, edit, insert, and delete functionality. One thing missing though is a delete confirmation if the user clicks the delete button. The Delete button is right next to the Edit button so it’s fairly easy to mistakenly click it and with an accidental click, the record is permanently deleted with no prompt or warning issued to the user.
How to read the engine diagnostic code The following applied to a 2004 Nissan Altima but I believe any Nissan uses this method. The Service Engine Soon light will come on and stay on when the onboard computer detects a problem with your car. When a problem arises, a unique engine diagnostic code or codes […]
Hardening WordPress Security
Wordpress out of the box is fairly secure but there are still some pretty big holes. In addition, hosting environments and installation requirements often introduce gaping security holes in the Wordpress framework. Below are a few best practices to help secure your Wordpress framework.