BorderLayoutBoxedLayoutOpenLayout Maximum textMedium textSmall text


Register
10 March 2010
 English (United Kingdom) English (United States)
   
Author: Gary Woodfine Created: 08/08/2008 21:46
.net development topics

 I'm always forgetting the keyboard short cuts for Virtual PC, so I thought I would quickly store them here for my own reference. I figured if I found them useful somebody else would too 

Read More »

 I discovered a new little development gem today when looking for a way of enforcing a established development pattern. I plan to have a few more posts about this topic over the next couple of weeks, as I will be using this pattern to build a sample application in my "Poor Mans Team Server" blog series and as an extension to my Fundamental Design patterns blog series

Read More »

 This blog post hopefully provides an answer to anyone who may be struggling to get CruiseControl to preform after a Subversion Check In, if SVN is enabled over HTTPS.

IF you have recieved the following error:

PROPFIND request failed on '/Projectname' 
svn: PROPFIND of '/Projectname': Server certificate verification > failed: issuer is not trusted

Read More »

There several situations where one would like to have Apache and IIS running on the same machine. In my organisation it is we develop ASP.net applications and we prefer to run them using IIS, however we like to use Subversion as a Source Control System, and to enable Subversion to be accessed over the web. A must when working in distributed teams as that in Three Nine Consulting. We also wanted to set up a Continuous Integration environment where we could use the same server to Build and deploy to...

Read More »

 A series of posts dedicated to setting up the "Poor Mans TFS". This series of blog posts will be a valuable resource to those "Lone Developer" types who would like to set up a Contiuous Integration enviroment on a limited budget. 

Read More »

In this blog post I introduce the principle of software design patterns and why they can be of benefit to a web developer by assisting them in develop more robust, secure and scalable websites and web applications.

Read More »

Quick tip on how to read IIS log files

Read More »

The DNN site log is no longer enabled by default. Hopefully this post will save somebody sometime in enabling them to enable it quickly.

Read More »

In this post I provide sample information regarding the Singleton Pattern

Read More »


Copyright 2010 by Three Nine Consulting