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 - server control

How to - server control

Scheduled Pinned Locked Moved ASP.NET
tutorialsysadminhelpquestionannouncement
6 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.
  • S Offline
    S Offline
    simsen
    wrote on last edited by
    #1

    Hi, I can't find a tutorial how to make server controls (if that is what I need to learn?)..... I want a control, which I can use on several projects (I can drag'n'drop from the toolbox). The control I want, shoul be a web-based admin tool (to update users, delete users, create groups and so on) to the login control.... I tried for the past few days to look after such a control....but couldn't find it so now I want to build my own..... But now I need a tutorial that explains me how to make such a control. Can anybody please help me? Kind regards, simsen :-)

    A 1 Reply Last reply
    0
    • S simsen

      Hi, I can't find a tutorial how to make server controls (if that is what I need to learn?)..... I want a control, which I can use on several projects (I can drag'n'drop from the toolbox). The control I want, shoul be a web-based admin tool (to update users, delete users, create groups and so on) to the login control.... I tried for the past few days to look after such a control....but couldn't find it so now I want to build my own..... But now I need a tutorial that explains me how to make such a control. Can anybody please help me? Kind regards, simsen :-)

      A Offline
      A Offline
      Abhijit Jana
      wrote on last edited by
      #2

      Try to use Web Control ...(ascx File)...

      Best Regards ----------------- Abhijit Jana View My Latest Article :- SpyNet : Your Network Spy "Success is Journey it's not a destination"

      S 1 Reply Last reply
      0
      • A Abhijit Jana

        Try to use Web Control ...(ascx File)...

        Best Regards ----------------- Abhijit Jana View My Latest Article :- SpyNet : Your Network Spy "Success is Journey it's not a destination"

        S Offline
        S Offline
        simsen
        wrote on last edited by
        #3

        Hi Abhijit, Thanks for answering me :-) I don't know anything in creating controls only to use them...... Is a Web Control a user control (I have read that to use user controls in several solutions I have to implement the hole code in each solutions - this I don't want to do, I want a control which I can drag'n'drop from my toolbox whatever solution I am using)? If I can this with a web control - do you have any links to an tutorial where it shows how to......witch database functionality? Kind regards, simsen :-)

        A 1 Reply Last reply
        0
        • S simsen

          Hi Abhijit, Thanks for answering me :-) I don't know anything in creating controls only to use them...... Is a Web Control a user control (I have read that to use user controls in several solutions I have to implement the hole code in each solutions - this I don't want to do, I want a control which I can drag'n'drop from my toolbox whatever solution I am using)? If I can this with a web control - do you have any links to an tutorial where it shows how to......witch database functionality? Kind regards, simsen :-)

          A Offline
          A Offline
          Abhijit Jana
          wrote on last edited by
          #4

          Just tell me what type of control do you want to create ?

          Best Regards ----------------- Abhijit Jana View My Latest Article :- SpyNet : Your Network Spy "Success is Journey it's not a destination"

          S 1 Reply Last reply
          0
          • A Abhijit Jana

            Just tell me what type of control do you want to create ?

            Best Regards ----------------- Abhijit Jana View My Latest Article :- SpyNet : Your Network Spy "Success is Journey it's not a destination"

            S Offline
            S Offline
            simsen
            wrote on last edited by
            #5

            I want a control that: List all the users that is added when I use the buildin control login. It could be in a gridview (it doesn't matter what for me).... It should be possible to delete a certain user or to add a new user or to modify a user. It is like - I want a web based control that adds the same functionality as you can get if you use the ASP.NET configuration in VS2005. When I then drag'n'drop the control to a solution there should be a way to tell which database it is and so on.....

            S 1 Reply Last reply
            0
            • S simsen

              I want a control that: List all the users that is added when I use the buildin control login. It could be in a gridview (it doesn't matter what for me).... It should be possible to delete a certain user or to add a new user or to modify a user. It is like - I want a web based control that adds the same functionality as you can get if you use the ASP.NET configuration in VS2005. When I then drag'n'drop the control to a solution there should be a way to tell which database it is and so on.....

              S Offline
              S Offline
              simsen
              wrote on last edited by
              #6

              I forgot to say, that I need the tutorial in C#......I'm not good enough to translate it from VB.NET :-O

              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