For end-users, the ability to output a PDF from your application is expected as a standard feature. But as a developer, implementing PDF output can be a major expense and headache, especially when developing for the web. You could just
Social marketing is a term that seems to be on the tip of everyoneÂ’s tongue lately. Whether positive or negative conversation, it canÂ’t be denied that the web is in the midst of an evolution right now. That evolution is
It is irritating, sometimes alarming, for the user to be confronted by the 'deadlock message' when a deadlock happens. It can be a tiresome business to prevent them from occurring in applications. Fortunately, the profiler can be used to help
While working on a project recently I was asked to develop a mechanism that would provide the dates for state and federal holidays in a given year. Since this project deals with all states and territories of the United States,
This tutorial will cover some really cool illustration techniques, exploring Photoshop's vector capabilities as well as playing with textures and selection methods.
Photography tutorial on how to make the most out of available light with digital cameras; includes information on color, light direction, and contrast.
So I'm going to show you how to create an extremely simple AJAX chat using jQuery and PHP. It is not very usable but can be easily upgraded to a full featured chat. I tried to keep it as simple
In this article we will be developing custom Membership and Role providers which will read the user credentials from a custom configuration section in the web.config file.