Members
WorkHub
Labs
About Us
Resources
Home ยป Blogs

Blogs

The following blog posts have been made by members of the SoftwareMonkeys.net team.
Latest Posts
07 Jan 2008 | John Rebbeck | Not rated | Views: 198
Isn't it great when things go smoothly through the holidays? Well unfortunately SoftwareMonkeys.net December 2007 newsletter wasn't quite that lucky. First with delays in even getting the newsletter ...
07 Dec 2007 | John Rebbeck | Rating: 1  | Views: 212
Who would have thought? I was getting "The resource cannot be found." errors on every .aspx page in my sites on the local development machine. After some searching on Google I realized that the cause ...
23 Sep 2007 | John Rebbeck | Not rated | Views: 239
During the design and development of the next generation of the WorkHub application (and related projects) I realised I could make my job easier (and hopefully yours too). Due to my dislike for tediou...
14 Jul 2007 | John Rebbeck | Rating: 1.8  | Views: 859
A while ago I got tired of trying to ensure that I (and anyone using my software) entered the correct date format whenever a date was needed. I also got tired of entering dates over and over again. T...
20 Apr 2007 | John Rebbeck | Rating: 2  | Views: 305
The migration from ASP.NET 1.0 to ASP.NET 2.0 requires an updated core framework or starter kit. Even though WorkHub 2.0 is being built upon a new modular framework much of the code has been assembled...
17 Nov 2006 | John Rebbeck | Rating: 1.84  | Views: 3196
The error shown below isn't very informative (like a lot of ASP.NET errors) and when you double click the error in VS.NET it doesn't always take you to the code that has the problem. No overload fo...
24 Sep 2006 | John Rebbeck | Rating: 1.93  | Views: 3202
While working in ASP.NET 2.0 and Visual Studio .NET 2005 I came across this error a couple of times: Make sure that the class defined in this code file matches the 'inherits' attribute, and that it e...
08 Jul 2006 | John Rebbeck | Rating: 0.33  | Views: 393
Some of you may have noticed that the newsletter is a bit overdue. A series of annoying technical problems on the development workstations delayed the completion of the newsletter system (and all othe...
20 Jun 2006 | John Rebbeck | Rating: 0.67  | Views: 311
I don't know how common the term is but while working with the guys at www.interspire.com I picked up the term "monkey work". The term generally referred to a programming task or any other task that w...
12 Jun 2006 | John Rebbeck | Rating: 0.71  | Views: 322
We're already looking toward version 2 of the WorkHub application and feedback is the best thing to help decide which of the hundreds of possible features should be added. If anyone wants to discuss ...
07 May 2006 | John Rebbeck | Rating: 1.1  | Views: 1242
I guess I'm glad that this problem came up before the site went live because now we have a solution, but it's still frustrating how long it took to figure it out. I couldn't find much help with Googl...
29 Mar 2006 | John Rebbeck | Rating: 0.83  | Views: 450
I don't think I could recall how many times I've been trying to send out an email using C# and get errors because I'm using the wrong SMTP Server. And with this very non-informative error: Could not ...