Posts Tagged ‘ articles ’

Eli Bendersky's website » Blog Archive » Django sessions – part I …

June 24, 2011
By

HTTP is a stateless protocol – the server is not required to retain information or status about each user for the duration of multiple requests. For smart web applications, however, this isn't good enough. ...

Read more »

How to Create Extension Method to Send Email in ASP.NET Error …

January 2, 2011
By

NET Error Handling . The Error Handling is important for any application to ignore unnecessary failure. So in this article I show how to use the Extension Method to implement it.; Author:jalpesh; Category:ASP.

Read more »

Hire PHP Developers to Develop Your Business | Dynamic Web Design

December 4, 2010
By

They can help in migration of the existing application to PHP, error handling , integrating its web applications, upgrading projects from time to time, and they are continuously maintaining the system. The architecture provided by them, ...

Read more »

All Technical FAQs: Exception Handling in .NET

April 25, 2010
By

NET Error Handling and Tracing · C# 3.0 Language Enhancemens · Design Pattern Snapshot · Maxlength for TextArea and MutliLine Textbox · Linked Server Creation and Access · Function Point Method · HTTP Pipeline · Exception Handling in . ...

Read more »

Advanced PHP Tutorials | Learn Web Design Online

August 12, 2008
By

Inevitably, there will be bugs in the program as you are developing it, so you will also need to learn how debug PHP and be familiar with PHP error handling . Finally, one has to be familiar with PHP security. Code security in PHP is ...

Read more »