Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. How to create server controls?

How to create server controls?

Scheduled Pinned Locked Moved ASP.NET
csharpvisual-studiosysadminhelptutorial
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • W Offline
    W Offline
    windhopper
    wrote on last edited by
    #1

    I'm using VS 2005 on .Net 2.0 and need to create 2 server controls in C#. The one needs to display an image and the other a video and they need to be able to have associated properties. Is that possible?:~ I've tried researching on Google but most info is fo VS 2008 on .Net3.5. Can anyone offer me some advice on where to start or have sample code that can help me find my way? Thanks

    C 1 Reply Last reply
    0
    • W windhopper

      I'm using VS 2005 on .Net 2.0 and need to create 2 server controls in C#. The one needs to display an image and the other a video and they need to be able to have associated properties. Is that possible?:~ I've tried researching on Google but most info is fo VS 2008 on .Net3.5. Can anyone offer me some advice on where to start or have sample code that can help me find my way? Thanks

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      Displaying an image is trivial, it's an img tag. Displaying a video is different, you need to embedd a java or activeX control that does it for you.

      Christian Graus Please read this if you don't understand the answer I've given you "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

      W 1 Reply Last reply
      0
      • C Christian Graus

        Displaying an image is trivial, it's an img tag. Displaying a video is different, you need to embedd a java or activeX control that does it for you.

        Christian Graus Please read this if you don't understand the answer I've given you "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

        W Offline
        W Offline
        windhopper
        wrote on last edited by
        #3

        Thanks for the advice Christian. I refined my search and funnily enough i found what i was looking here on Code project. Thanks again. Shaun

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups