Monthly Archives: September 2009

My Personal Information: ASP.NET Error Handling Tutorial

September 25, 2009
By

NET Error Handling Tutorial. To retrieve error message, information and warning message from Windows event log in ASP.NET 2.0 and VB.NET is very simple. This tutorial will show you how to get the error message from event ...

Read more »

Ruby Exceptions And Exception Handling

September 24, 2009
By

That's all, nothing too fancy, just the kinds of basics that everybody needs to know. You're now a Ruby exception guru, go forth and use your new Ruby error handling powers for good instead of evil :). Image by valentin.d ...

Read more »

Re: Can I make PHP show error messages?

September 22, 2009
By

here is a really cool guide to php error handling . including just displaying errors, logging them, and specific guides for drupal and wordpress implementations. ...

Read more »

Ashwin's Blog: Python Tips and Tricks: Tab completion in Python …

September 17, 2009
By

Python Tips and Tricks: Tab completion in Python Shell: How to enable Autocomplete in python shell. Autocompletion using readline libraries is really helpful while working in a shell environment. Python has a support for the readline ...

Read more »

Introduction to PHP with MySQL/PostgreSQL/Oracle/DB2 – Chennai …

September 17, 2009
By

PHP Error handling ; PHP debugging tools; Suppressing errors. FOR MORE DETIALS PLEASE CONTACT: AVANI TECHNOLOGY SOLUTIONS (P) LTD. No -14,3rd street, Loganathana Nagar, Choolaimedu,100 Feet Road,Chennai-600024. Tel: +91-44-42178968 ...

Read more »

DjangoCon 2009 Recap // Evolving Bits

September 14, 2009
By

Django Tips and Tricks – Many to pick from, but I liked Query.as_sql() method to show the SQL the Django ORM generates on your behalf, the flexibility of using “signals” to loosely couple functionality (see django-signals-ahoy on ...

Read more »

Alert Logic Research Blog » Vulnerability Scanner Updates

September 8, 2009
By

NET Error Handling Denial Of Service: BUGTRAQ ID: 35985. CVE ID: 2009-1536. ASP.NET in Microsoft .NET Framework 2.0 SP1 and SP2 and 3.5 Gold and SP1, when ASP 2.0 is used in integrated mode on IIS 7.0, does not properly manage request ...

Read more »

PHP error handling script

September 6, 2009
By

A simple guide explaining some of the basic error handling capabilities of PHP. Also features an error handling script that anyone can download and use. Some prior knowledge of PHP may be required.

Read more »

.NET asmx error handling – TDWTF Forums

September 3, 2009
By

NET's error handling hooks in, and doesn't really seem like a viable long-term solution cause it means adding a second layer of parsers to everything (Was hoping for something I could viably run on a live environment without a big ...

Read more »

Javascript Global Error Handling – JavaScript – Snipplr Social …

September 2, 2009
By

Sandboxing JavaScript Code So It Doesn't Pollute the Global Namespace · TSQL Try Catch Error Handling · Testing for an error using exception handling - the stupid way · Python: error handling · error handling ...

Read more »