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. General Programming
  3. C#
  4. creating a db file with thumbnails, how to?

creating a db file with thumbnails, how to?

Scheduled Pinned Locked Moved C#
tutorialdatabasehelpquestion
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.
  • F Offline
    F Offline
    finskiy
    wrote on last edited by
    #1

    So what I need to do is to create a .db file that will contain all thumbnails of pictures in the folder. I need to be able to save to this file and to load thumbnails from it. I have to idea how to write for example several bitmaps to just one file and how to obtain them from it. Would you please help me or give links to some info? Thanks in advance

    C 1 Reply Last reply
    0
    • F finskiy

      So what I need to do is to create a .db file that will contain all thumbnails of pictures in the folder. I need to be able to save to this file and to load thumbnails from it. I have to idea how to write for example several bitmaps to just one file and how to obtain them from it. Would you please help me or give links to some info? Thanks in advance

      C Offline
      C Offline
      CWIZO
      wrote on last edited by
      #2

      You could zip al thsi thumbnalis into one file... And then unzip when you need them. -------------------------------------------------------- My development blog Q:What does the derived class in C# tell to it's parent? A:All your base are belong to us!

      F 1 Reply Last reply
      0
      • C CWIZO

        You could zip al thsi thumbnalis into one file... And then unzip when you need them. -------------------------------------------------------- My development blog Q:What does the derived class in C# tell to it's parent? A:All your base are belong to us!

        F Offline
        F Offline
        finskiy
        wrote on last edited by
        #3

        yeah...that looks like an option, but there still should be a way how to do it using just one file thanks anyway

        C 1 Reply Last reply
        0
        • F finskiy

          yeah...that looks like an option, but there still should be a way how to do it using just one file thanks anyway

          C Offline
          C Offline
          CWIZO
          wrote on last edited by
          #4

          If you will zip all your images then you will get one file... you can also look at pk3 or make your onw format. You just have to find out a way to split different fiels inside your file... -------------------------------------------------------- My development blog Q:What does the derived class in C# tell to it's parent? A:All your base are belong to us!

          F 1 Reply Last reply
          0
          • C CWIZO

            If you will zip all your images then you will get one file... you can also look at pk3 or make your onw format. You just have to find out a way to split different fiels inside your file... -------------------------------------------------------- My development blog Q:What does the derived class in C# tell to it's parent? A:All your base are belong to us!

            F Offline
            F Offline
            finskiy
            wrote on last edited by
            #5

            great, yeah, I think i'll try this and one more question, do you know where can I find examples of working with archives in c#? tried to search through MSDN but had no luck

            C 1 Reply Last reply
            0
            • F finskiy

              great, yeah, I think i'll try this and one more question, do you know where can I find examples of working with archives in c#? tried to search through MSDN but had no luck

              C Offline
              C Offline
              CWIZO
              wrote on last edited by
              #6

              #ziplib from ic#code -------------------------------------------------------- My development blog Q:What does the derived class in C# tell to it's parent? A:All your base are belong to us!

              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