On Sep 26, 3:55 pm, Husam Al-A''araj
<HusamAlAa...@discussions.microsoft.com> wrote:
> vinnie,
> you can find some of helpful articles in my websitewww.aaraj.net(beta version)
[quoted text clipped - 4 lines]
>
> Husam Al-A'arajwww.aaraj.net(beta versiona)
Hi Husam,
and thanks for your help.
what i'm looking is a reference book that list ALL the controls
available in ASP.NET 2.0.
It's just an assignment, but i'm also personally interested: i've
found on internet several web sites, but none is complete, most of
them just talk of the most common controls.
Chris Shepherd - 26 Sep 2007 21:40 GMT
> what i'm looking is a reference book that list ALL the controls
> available in ASP.NET 2.0.
>
> It's just an assignment, but i'm also personally interested: i've
> found on internet several web sites, but none is complete, most of
> them just talk of the most common controls.
MSDN is probably your best bet.
Chris.
Ben Voigt [C++ MVP] - 26 Sep 2007 23:22 GMT
> what i'm looking is a reference book that list ALL the controls
> available in ASP.NET 2.0.
How about:
- Open System.Web.dll in Roeder's .NET Reflector
- Browse to System.Web.UI.Control
- Expand the item labelled "Derived Types"
It's quite a long list, looks like around 100.