Jonathan Cogley's Blog
C#, Test Driven Development, Pair Programming, MVP C#, ASPInsider, Secret Server
Browse by Tags
All Tags
»
.NET
»
ASP.NET
(
RSS
)
General Software Development
ISV
Software Development
TDD
Test Driven Development
The Case of the missing ASP.NET tab in IIS
Thursday, July 26, 2007 12:33 PM
We recently had a problem on our development build server that had us puzzled. The ASP.NET tab disappeared and our CruiseControl.NET server quit working. We had seen the problem with CruiseControl.NET before - a serialization error on DateTime - and we knew it was related to running the dashboard in the wrong version of ASP.NET. So the two issues seemed to be...
Read More...
Want a new email signature? (ShorterSigs)
Sunday, February 18, 2007 10:49 AM
ShorterSigs is a new service from Thycotic Software which solves the problem of communicating relevant contact information (and even your photo!) without cluttering up your email messages. This is just what every techie needs whether posting to forums, newsgroups or just a friendly chat among your peers. Here is my public ShorterSig: http://shortersigs.com/50454T3F7R3N...
Read More...
Simple pluggable forum software
Thursday, January 26, 2006 1:06 PM
We had a requirement to provide a support forum in our online store for Secret Server which led to the classic "Buy vs. Build" decision. Build : The requirements were very simple and it could be developed in-house but who wants to write simple forum code when it has been done many times before?! Buy : Most of available options were too sophisticated for our requirements...
Read More...
Secret Server now supports ASP.NET 2.0!
Wednesday, January 11, 2006 6:59 PM
Our product, Secret Server , now supports ASP.NET 2.0. Testing on ASP.NET 2.0 started with a horrible crash on the secret view page resulting in the typical "but it worked fine in 1.1?!". Here is the exception stack trace, we were seeing: Message: Collection was modified; enumeration operation may not execute. Exception: System.InvalidOperationException StackTrace...
Read More...
Automatic reporting of client-side script exceptions
Wednesday, December 07, 2005 1:26 PM
Error reporting is enormously powerful. Knowing when your customers are seeing errors is the first step to improving the quality of your application. In my previous post , I mentioned capturing client-side script exceptions while discussing a dreaded hot fix that had to be made. You may have been wondering exactly what I was talking about and if it might be useful...
Read More...
Working around global.asax at runtime
Tuesday, December 06, 2005 1:15 AM
While this doesn't classify as great development practice, sometimes a well tested hotfix to a production site is just the right thing to solve a client's problem quickly. In our case, the problem was too many emails being sent due to ClientScriptExceptions (our own custom Exception that is thrown when a Javascript onerror event fires in the browser ... yes,...
Read More...
Printable or ReadOnly pages in ASP.NET (code snippet)
Wednesday, September 21, 2005 11:36 PM
You have an ASP.NET page that is full of great controls, functionality, etc. but now you need to print it or render a "readonly" view of the page. Wouldn't it be nice if there was a little ReadOnly property that you could flip to true on the page and that was it? Well ... there isn't. However with a little recursive code, you can achieve the same effect. This...
Read More...
More Posts
Go
This Blog
Home
Contact
Links
Tags
.NET
.NET User Groups
Agile
ASP.NET
Blogging
Code Camp
Continuous Integration
Extreme Programming
Fun
General Software Development
ISV
Java
Microsoft DevDays
Microsoft Partner
Open Source
Pair Programming
PDC
PghDotNet
Refactoring
Remote Scripting
Security
Software Development
TDD
TechEd
Test Driven Development
Navigation
Home
Blogs
Archives
April 2008 (5)
March 2008 (10)
February 2008 (1)
January 2008 (4)
December 2007 (2)
November 2007 (2)
October 2007 (2)
August 2007 (1)
July 2007 (2)
June 2007 (3)
May 2007 (3)
April 2007 (3)
March 2007 (7)
February 2007 (4)
January 2007 (4)
December 2006 (1)
November 2006 (3)
October 2006 (6)
August 2006 (2)
July 2006 (2)
June 2006 (2)
May 2006 (3)
April 2006 (5)
March 2006 (4)
February 2006 (2)
January 2006 (5)
December 2005 (9)
November 2005 (1)
October 2005 (2)
September 2005 (9)
August 2005 (2)
July 2005 (2)
June 2005 (3)
May 2005 (4)
April 2005 (6)
March 2005 (5)
February 2005 (1)
January 2005 (2)
December 2004 (3)
November 2004 (8)
October 2004 (12)
September 2004 (5)
August 2004 (1)
July 2004 (3)
June 2004 (1)
May 2004 (6)
April 2004 (2)
March 2004 (3)
February 2004 (5)
January 2004 (2)
December 2003 (3)
October 2003 (2)
September 2003 (2)
August 2003 (1)
Syndication
RSS
Atom
Comments RSS