How to build an admin control panel page?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • moutlou
    New Member
    • Jul 2011
    • 2

    How to build an admin control panel page?

    Hi to everyone!,
    How can i build an admin control aspx page with asp.net C#. i.e. upload multiple files(images) and add additional text amongst images and display them in another aspx page? like each img and it's relative text have their own table cell like and more like to be able to do create controls runtime so on and so forth.
    All i need to find where to start and how to start. Just a simple book will do the job. I know basic things but because i am new i haven't tried to build an admin page where you create controls on runtime and specially display them in other aspx page in a dynamic table and images in their individual table cells!
    Any help will be appreciated thanks!
    Last edited by moutlou; Jul 18 '11, 08:48 AM. Reason: typos
  • Frinavale
    Recognized Expert Expert
    • Oct 2006
    • 9749

    #2
    I'm not sure what to suggest because you're question is pretty vague.

    Are you having problems with database development?
    Are you having problems with retrieving/saving data to the database?

    Are you having problems with ASP.NET specifically?
    Maybe you're having problems with C#?

    What's your background as a software developer?

    -Frinny

    Comment

    • moutlou
      New Member
      • Jul 2011
      • 2

      #3
      Hi, i would better answer to your questions directly as "YES" from 1st to 4th, I have begin with asp.net c# last year and yet i am a beginner. I was trying ask how to upload img files by using file uploader control to add imgs to their appropriate places such as table cell, also add some text to beneath the each img cell like multiline text area (aditionally delete them when necessary)and display it on to other desired display aspx page may be a gallery page for eg. I know that i have to go through and study loads of stuff before i take such leap so if you advise me something like a book as that was the very first idea.

      p.s i am now learning silverlight 4
      Thank you!
      Last edited by moutlou; Mar 27 '12, 05:20 PM. Reason: typos :(

      Comment

      Working...