C# Web Control Library

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Barry

    #1

    C# Web Control Library

    Hi

    does anyone know of a C# Web Control Library example code / project
    which creates a Graph not using controls like Table, Labels etc.

    TIA

    Barry



  • Eran Kampf

    #2
    Re: C# Web Control Library

    Look for IHttpHandler implementations

    Eran Kampf
    The essence of software development.


    "Barry" <someone@somewh ere.com> wrote in message
    news:%23SVJRDQZ FHA.1544@TK2MSF TNGP10.phx.gbl. ..[color=blue]
    > Hi
    >
    > does anyone know of a C# Web Control Library example code / project
    > which creates a Graph not using controls like Table, Labels etc.
    >
    > TIA
    >
    > Barry
    >
    >
    >[/color]


    Comment

    • clintonG

      #3
      Re: C# Web Control Library

      Good info coming from your blog Eran. Attaboy.

      <%= Clinton Gallagher
      METROmilwaukee (sm) "A Regional Information Service"
      NET csgallagher AT metromilwaukee. com
      URL http://metromilwaukee.com/
      URL http://clintongallagher.metromilwaukee.com/


      "Eran Kampf" <eran.kampf@sap .com> wrote in message
      news:d7eurv$kdb $1@news.sap-ag.de...[color=blue]
      > Look for IHttpHandler implementations
      >
      > Eran Kampf
      > http://www.ekampf.com/blog
      >
      > "Barry" <someone@somewh ere.com> wrote in message
      > news:%23SVJRDQZ FHA.1544@TK2MSF TNGP10.phx.gbl. ..[color=green]
      >> Hi
      >>
      >> does anyone know of a C# Web Control Library example code / project
      >> which creates a Graph not using controls like Table, Labels etc.
      >>
      >> TIA
      >>
      >> Barry
      >>
      >>
      >>[/color]
      >
      >[/color]


      Comment

      Working...