|
[2009-10-29] How To Correctly Fix And Patch Site Architecture In the past few months all of the search engines, but especially Google have released or started supporting new ways of fixing site architecture issues. However IMHO these are band-aid solutions for bad site architecture, and not something you should rely on … at all.
[2009-10-01] How To Display Exceptions Through Propagation There are many important things to remember to catch an exception. For instance one must use catch or finally to catch the thrown exceptions in try block.Also remember that try will never work without either a catch or finally.This is a must follow condition.
|
|