Media Manager

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sami786
    New Member
    • Feb 2010
    • 2

    Media Manager

    I want to develop a media manager like joomla in Asp.net using C#, I couldn't controll the display of images along with checkboxes to select it for deltion copying, moving etc like it has been done in Joomla media manager.
    Attached Files
  • tlhintoq
    Recognized Expert Specialist
    • Mar 2008
    • 3532

    #2
    So what is your question?

    Comment

    • sami786
      New Member
      • Feb 2010
      • 2

      #3
      My Question

      1) How to Load images thumbnail from a folder

      2) deleting the files in a folder by selecting through check box.

      Comment

      • sashi
        Recognized Expert Top Contributor
        • Jun 2006
        • 1749

        #4
        Where is your code? Show us your code, we will try to help you solve the issue :)

        Comment

        • tlhintoq
          Recognized Expert Specialist
          • Mar 2008
          • 3532

          #5
          At least make an effort on your own.

          1) How to Load images thumbnail from a folder
          2) deleting the files in a folder by selecting through check box.
          Originally posted by Original Poster
          Can anybody send me code to [...]
          The Bytes volunteers are not here to write your code for you. This is not a free homework service.
          Bytes is very much a "Give me a fish I eat for a day. Teach me to fish I eat for a lifetime" kind of place. Just giving you the code doesn't help you learn near as effectively as good old-fashioned trial and error.

          Do a little reading up and experimenting then if your trials aren't doing what you expect, post the code and relevant messages/errors and we'll see what we can do to point you in the right direction for making it work.

          Try hitting Google with terms of your programming language and primary terms of what you want to do. For example "C# custom events" or "VB datagrid Excel". I've found this to be a very effective tool.

          May I suggest
          • First: Do some research. I heard about thing thing called Google, or books even.
          • Second: Do some experiments yourself. You will learn so much from actually trying it before throwing up your hands in defeat before even starting.
          • Third: Show the volunteers here the code that you created that was the closest to successful along with relevant errors.

          Please visit the Posting Guidelines for tips on how to ask questions to get the best help.

          Comment

          Working...