Dev Explorer
Advice, tutorials and tips for beginner and experienced software/web application developers
Contact Me
If you have any questions regarding the topics discussed on this site or anything else for that matter feel free to fill out the form below. If your query is requesting further information on a topic discussed in an article on this site it may be more beneficial to post a comment on the article, that way other people on the web may be able to help you with your problem.
5 Most Recent Articles
A quick guide for ASP.NET developers on how to manually trigger ASP.NET events from JavaScript.
An article for users of MySQL databases describing how they can use advanced stored procedures to improve efficiently in their applications.
A guide for LAMP developers to using stored procedures in MySQL and extending the MySQLi class.
An introduction to using the xlwt and xlrd modules for python to interact with Microsoft Excel spreadsheets.
This is an introduction to making HTTP requests from a python script/application using httplib.