|
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 ...
|
|
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 ...
|
|
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...
|
|
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...
|
|
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...
|
|
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...
|
|
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...
|
|
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...
|
|
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...
|
|
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 ...
|
|
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...
|
|
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 ...
|