Questions tagged [imagehandler]

16 questions
0
votes
2 answers

Create dynamic banner with Image Handler

I want to create my own dynamic banner, so I started to create an Image Handler, atm I have this code: using System; using System.Collections.Generic; using System.Linq; using System.Web; namespace Faeria { /// /// Summary description for…
PassionateDeveloper
  • 14,558
  • 34
  • 107
  • 176
1
2