Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / handler

Handler

handler

Great Reads

by Safak Tarazan
Sending SMS in a time sequence by using handler, runnable and service
by saephoed
Helpers to declare and define multicast event sources and sinks in C++
by ASP.NET Community
Hi,In this article i am going to create an http Handler which is used to resize my images and display it  .What are HTTP Handlers?HTTP handlers are

Latest Articles

by Safak Tarazan
Sending SMS in a time sequence by using handler, runnable and service
by saephoed
Helpers to declare and define multicast event sources and sinks in C++
by ASP.NET Community
Hi,In this article i am going to create an http Handler which is used to resize my images and display it  .What are HTTP Handlers?HTTP handlers are

All Articles

Sort by Score

handler 

by Safak Tarazan
Sending SMS in a time sequence by using handler, runnable and service
by ASP.NET Community
Hi,In this article i am going to create an http Handler which is used to resize my images and display it  .What are HTTP Handlers?HTTP handlers are
by ASP.NET Community
ImageButton control is used to display an image that responds to mouse clicks. Specify the image to display in the control by setting the ImageUrl
by ireland94
This program demonstrates the methodology needed for by directional messaging between a Java FX foreground and 1 or more background threads.
by ASP.NET Community
Sending e-mail is an important and common feature in ASP.NET (through the System.Net.Mail namespace). In this article, I will show how to send asynchronous mail.