Posts Tagged ‘ outlook ’

Fer programes: Python tips: don't be too concise

December 23, 2011
By

Python tips : don't be too concise. http://www.b-list.org/weblog/2006/oct/28/ python-tips -dont-be-too-concise/. Posted by miquel at 1:11 AM. Labels: Python - Django. 0 comments: Post a Comment. Older Post Home ...

Read more »

Add Custom Message to ValidationSummary in ASP.NET « Manish …

November 24, 2010
By

Add Custom Message to ValidationSummary in ASP.NET · Simple Round Panel without Images · Useful ASP. NET Error Handling Library · Microsoft.Practices.ServiceLocation.ActivationException–EnterpriseLibrary The type Database cannot be ...

Read more »

Useful ASP.NET Error Handling Library « Manish Pansiniya's Blog

November 23, 2010
By

Useful ASP. NET Error Handling Library. leave a comment ». Looking for error handling library ??? You should see the following link: http://code.google.com/p/elmah/. Written by Manish. November 23, 2010 at 11:18 pm. Posted in .NET, . ...

Read more »

Error vs Exception, Part 1 – Anvil Studios

May 3, 2010
By

... PHP's error and exception models — what each is, how they work, and how and when to use the one over the other. In this installment, I will first attempt some definitions, and then take a closer look at PHP's error handling model. ...

Read more »

Update: customErrors returning 404s not 302s & another Microsoft Hack

August 17, 2009
By

NET, Error Handling . A few weeks back I wrote a post about using ASP.NET customErrors and how to make sure that the errors returned the correct status codes in the response (you can read that post here). All was working great, ...

Read more »