all asp.net handlers implement the interface of IHttpHandler located
in the namespace of System.Web.ISAPI(Internet server application
programming interface) extensions are somehow analogous to Handlers.
using online paypal buy button for paypal payment
Written by Super Useryou can use online paypal buy button in your page
for receiving online paypal payment.when users click
this buy button they will enter in payment page
for payment.
On insalling extension it occurs 'Could not find an XML setup file' error in Joomla
Written by sreeramuse command parameters to pass values to SQL statements
Written by Super Usercommand objects use parameters for passing values
to sql statements for type cheking,validation,guarding
against SQL injection attacks,etc.so its a good practice
to use command parameters to sql statements.
showing gradient colored background in application form
Written by Super UserIt's nice to show cool gradient color as a
background color of the form in c#.net desktop
application.you can set different colors.
how to upgrade dotnetnuke website to upper version
Written by Super Userupgrading dnn website to upper version is easy.one
have to follow the following steps to do upgrading.
The great control in the asp.net ajax is the update
panel control.it can be added to almost every
asp.net page almost magically.this control when
used with a ScriptManager permits a programmer to
use partial rendering(a technique by which many
sections of page updated partially without reloading
the entire page).