How to create a control (.NET 2.0)

  • Thread starter Thread starter M. Ali Qureshi
  • Start date Start date
M

M. Ali Qureshi

Hi Experts,

I'm a beginner/intermediat in ASP.NET. I have created a small photo gallery
to use in my own personal site. Which i think is quite simple and nice
enough that i would like to share it online.

I would like to share it in form of a control (DLL), where user should be
able to set some properties (e.g. root folder, columns etc etc..). But.... i
have never made a DLL control, and i would like to know if there is some
guide i could read which tells the basics of creating own dll controls?

Thanks for help.

Regards
 
Back
Top