Saving Images

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • saurabh9gupta
    New Member
    • Aug 2009
    • 52

    Saving Images

    Hello All,

    I am developing a Web Based Art Gallery. I need to save images to a folder and then retrive them.(I don't want to save images to a database) How should I proceed on it?
  • tlhintoq
    Recognized Expert Specialist
    • Mar 2008
    • 3532

    #2
    Saves this image to the specified stream in the specified format.

    Comment

    • Frinavale
      Recognized Expert Expert
      • Oct 2006
      • 9749

      #3
      This question is extremely vague.
      I'm surprised tlhintoq even found a link for you...

      Think about the steps that you need to do to accomplish this.

      Before you can even think about the steps needed to do this you need to consider questions like:
      • Where are the images coming from?
        • Do you need to upload the images or are you just copying & pasting them into a folder? If you're copying & pasting the images, is this done by hand or by your application?
      • How are you going to store the images?
        • Are the images stored in a folder in the website or are they stored somewhere else?
      • How are you going to access the images?
        • Do you need to implement server-side code that retrieves the images or can the browser request the images outright?


      -Frinny

      Comment

      • saurabh9gupta
        New Member
        • Aug 2009
        • 52

        #4
        Thank you all but i have achived it..

        Now I have to develop that Apple I POD Interface (scroller) using Silverlight.
        Where should I start from?
        The images in the slideshow will be picked from a Link stored in a folder

        Comment

        • saurabh9gupta
          New Member
          • Aug 2009
          • 52

          #5
          Silverlight Website with Extremely Rich UI

          Hello All,

          I am developing a Silverlight website in which I wish to have excellent user interface.
          Can you suggest me some tutorials for the same.

          Comment

          • Frinavale
            Recognized Expert Expert
            • Oct 2006
            • 9749

            #6
            I don't know what to suggest.
            You need to start from where ever you need to start from.

            Have you ever used Silverlight before? If not then maybe you should start by researching Silverlight.

            If you know about Silverlight already then try googling "image carousel" in Silverlight. I'm sure there's tons of articles on this topic since it's so common.

            -Frinny

            Comment

            • Frinavale
              Recognized Expert Expert
              • Oct 2006
              • 9749

              #7
              I already posted a response to this question in your other thread.
              I will re-post it here, but in the future please ask new questions in a new thread so to avoid this.

              Here's what I posted:

              I don't know what to suggest.
              You need to start from where ever you need to start from.

              Have you ever used Silverlight before? If not then maybe you should start by researching Silverlight.

              If you know about Silverlight already then try googling "image carousel" in Silverlight. I'm sure there's tons of articles on this topic since it's so common.

              -Frinny

              Comment

              • tlhintoq
                Recognized Expert Specialist
                • Mar 2008
                • 3532

                #8
                As long as the lines between the threads were blurring and it was becoming a confusion, I have merged the threads

                Comment

                Working...