Click here to Skip to main content
15,900,258 members
Home / Discussions / C#
   

C#

 
GeneralTHANKS :) Pin
adnanh7513-Sep-04 0:46
adnanh7513-Sep-04 0:46 
GeneralValue Type vs. Ref Type Pin
hatim_ali12-Sep-04 23:41
hatim_ali12-Sep-04 23:41 
GeneralRe: Value Type vs. Ref Type Pin
sreejith ss nair12-Sep-04 23:56
sreejith ss nair12-Sep-04 23:56 
GeneralRe: Value Type vs. Ref Type Pin
Salil Khedkar13-Sep-04 1:33
Salil Khedkar13-Sep-04 1:33 
GeneralMy application is eating CPU Pin
Stefan Bckman12-Sep-04 23:14
Stefan Bckman12-Sep-04 23:14 
GeneralRe: My application is eating CPU Pin
Steve Maier13-Sep-04 4:41
professionalSteve Maier13-Sep-04 4:41 
GeneralRe: My application is eating CPU Pin
Stefan Bckman13-Sep-04 4:48
Stefan Bckman13-Sep-04 4:48 
GeneralBitmap object question... Pin
theJazzyBrain12-Sep-04 22:54
theJazzyBrain12-Sep-04 22:54 
Dear CPians,

I have a problem within my ASP.NET application. The reason I am posting it on this Forum is that the problem is not Web related, its 100% C#.

I upload an image and I create an Image object from it. I do some Image manipulation like rescaling, rotating etc. and I create a Bitmap object from it.
Then I create another Bitmap object which is the Thumbnail of the first one.

I end up with two Bitmap objects. The original one and the thumnail. Now I need to save the two into the DataBase, (SQL Server 2000).

How can I convert the two Bitmap objects into byte arrays (byte[])? Any ideas?

Thanking you in advance!Big Grin | :-D

theJazzyBrain
Excellence is not an act, but a habit!
Aristotle

GeneralRe: Bitmap object question... Pin
David Salter13-Sep-04 0:23
David Salter13-Sep-04 0:23 
Generalsystem information Pin
ozgul12-Sep-04 21:29
ozgul12-Sep-04 21:29 
GeneralRe: system information Pin
pbpb12-Sep-04 22:12
pbpb12-Sep-04 22:12 
GeneralRe: system information Pin
Dave Kreskowiak13-Sep-04 6:04
mveDave Kreskowiak13-Sep-04 6:04 
GeneralInstall of an add-in Pin
Anonymous12-Sep-04 20:22
Anonymous12-Sep-04 20:22 
Generalproblem with gacutil Pin
amalatsliit12-Sep-04 20:20
amalatsliit12-Sep-04 20:20 
GeneralRe: problem with gacutil Pin
sreejith ss nair12-Sep-04 20:31
sreejith ss nair12-Sep-04 20:31 
GeneralRe: problem with gacutil Pin
amalatsliit12-Sep-04 20:38
amalatsliit12-Sep-04 20:38 
GeneralRe: problem with gacutil Pin
sreejith ss nair12-Sep-04 20:56
sreejith ss nair12-Sep-04 20:56 
GeneralRe: problem with gacutil Pin
amalatsliit13-Sep-04 0:09
amalatsliit13-Sep-04 0:09 
GeneralRe: problem with gacutil Pin
sreejith ss nair13-Sep-04 0:13
sreejith ss nair13-Sep-04 0:13 
GeneralRe: problem with gacutil Pin
amalatsliit13-Sep-04 0:22
amalatsliit13-Sep-04 0:22 
GeneralRe: problem with gacutil Pin
sreejith ss nair13-Sep-04 0:40
sreejith ss nair13-Sep-04 0:40 
GeneralThreadStart Pin
sreejith ss nair12-Sep-04 20:14
sreejith ss nair12-Sep-04 20:14 
GeneralRe: ThreadStart Pin
leppie12-Sep-04 21:40
leppie12-Sep-04 21:40 
GeneralRe: ThreadStart Pin
sreejith ss nair12-Sep-04 22:28
sreejith ss nair12-Sep-04 22:28 
GeneralRe: ThreadStart Pin
Dave Kreskowiak13-Sep-04 5:58
mveDave Kreskowiak13-Sep-04 5:58 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.