Re: Extracting Image from database & displaying in picture box
From: William Ryan eMVP (dotnetguru_at_comcast.nospam.net)
Date: 05/25/04
- Next message: Jeff: "Re: How to efficiently chunk long string"
- Previous message: William Ryan eMVP: "Re: detect change in dataset"
- In reply to: Cor Ligthert: "Re: Extracting Image from database & displaying in picture box"
- Next in thread: Cor Ligthert: "Re: Extracting Image from database & displaying in picture box"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 25 May 2004 15:18:22 -0400
I don't have any relation with Mahesh other than a professional admiration
of his work. I'd love to see what you have instead but I don't think in the
overall context of what he's doing that it's wasteful. I did a review of
two of his books including the GDI+ title
http://www.c-sharpcorner.com/Store/Books/0-321-16077-0.asp which that
example is from. I think it's a great book.
As far as being wasteful, I don't think storing blobs in a Database is ever
going to win any efficiency awards. All of the serialization and
deserialization and the like is never going to be as easy as opening a file
on a network share or local drive. However if your requirement is that you
have to do this, then it's as good of a method as any.
However I always love to see other ideas so by all means, zing me the code
(dotnetguru At Comcast Dot Net)
Thanks again,
Bill
-- W.G. Ryan, eMVP http://forums.devbuzz.com/ http://www.knowdotnet.com/williamryan.html http://www.msmvps.com/WilliamRyan/ "Cor Ligthert" <notfirstname@planet.nl> wrote in message news:O$hORrnQEHA.2452@TK2MSFTNGP11.phx.gbl... > Hi Bill, > > I do not know your relation to the maker of that sample, however in my > opinion uses it very much more code and resources (disk) than is needed. > > I know that I have to complete that website I started with, I started with > it however I am in doubt if it has real value to complete it there is > already so much. Herfried did look to it, however that is not someone to be > a judge, will you have a look for me to it? > > (I have still your email adres, to send you the link). > > Cor > >
- Next message: Jeff: "Re: How to efficiently chunk long string"
- Previous message: William Ryan eMVP: "Re: detect change in dataset"
- In reply to: Cor Ligthert: "Re: Extracting Image from database & displaying in picture box"
- Next in thread: Cor Ligthert: "Re: Extracting Image from database & displaying in picture box"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|