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

C#

 
GeneralRe: WebSvcs : Dynamic Pin
Daniel Turini7-Apr-04 6:49
Daniel Turini7-Apr-04 6:49 
GeneralRe: WebSvcs : Dynamic Pin
Kant7-Apr-04 7:06
Kant7-Apr-04 7:06 
GeneralRe: WebSvcs : Dynamic Pin
Daniel Turini7-Apr-04 7:13
Daniel Turini7-Apr-04 7:13 
GeneralRe: WebSvcs : Dynamic Pin
Heath Stewart7-Apr-04 8:30
protectorHeath Stewart7-Apr-04 8:30 
GeneralRe: WebSvcs : Dynamic Pin
jqd20018-Apr-04 7:09
jqd20018-Apr-04 7:09 
GeneralRe: WebSvcs : Dynamic Pin
Heath Stewart8-Apr-04 8:18
protectorHeath Stewart8-Apr-04 8:18 
GeneralCompression posted images files Pin
Regardt7-Apr-04 6:17
Regardt7-Apr-04 6:17 
GeneralRe: Compression posted images files Pin
Dave Kreskowiak7-Apr-04 6:32
mveDave Kreskowiak7-Apr-04 6:32 
Since JPEG images are already compressed by their very nature, you won't get to compress them any more than MAYBE 1%.

The only method you have is to reduce the actual image size, from say 1280x1024 down to 320x240 and store that. This is the only way your going to save space. Unfortunatly, you can't blow the picture back up to it original size without a severe penalty in image quality.


RageInTheMachine9532
GeneralRe: Compression posted images files Pin
Daniel Turini7-Apr-04 6:56
Daniel Turini7-Apr-04 6:56 
GeneralUsing ChooseColor through interop Pin
turbochimp7-Apr-04 5:58
turbochimp7-Apr-04 5:58 
GeneralRe: Using ChooseColor through interop Pin
Roman Rodov7-Apr-04 15:46
Roman Rodov7-Apr-04 15:46 
GeneralRe: Using ChooseColor through interop Pin
turbochimp8-Apr-04 3:17
turbochimp8-Apr-04 3:17 
GeneralBlocking System from Executing certain Keypress Combinations Pin
Nagendra Kamath K7-Apr-04 5:54
Nagendra Kamath K7-Apr-04 5:54 
GeneralRe: Blocking System from Executing certain Keypress Combinations Pin
Dave Kreskowiak7-Apr-04 6:27
mveDave Kreskowiak7-Apr-04 6:27 
GeneralQuestion re: COM Interop Pin
Skyguard7-Apr-04 5:12
Skyguard7-Apr-04 5:12 
GeneralRe: Question re: COM Interop Pin
Heath Stewart7-Apr-04 5:40
protectorHeath Stewart7-Apr-04 5:40 
GeneralRe: Question re: COM Interop Pin
Anonymous7-Apr-04 6:12
Anonymous7-Apr-04 6:12 
GeneralRe: Question re: COM Interop Pin
Skyguard7-Apr-04 6:19
Skyguard7-Apr-04 6:19 
GeneralRe: Question re: COM Interop Pin
Heath Stewart7-Apr-04 6:26
protectorHeath Stewart7-Apr-04 6:26 
Generaldon't show DataGrid detail link for records w/o detail Pin
Bitwise Gamgee7-Apr-04 5:02
Bitwise Gamgee7-Apr-04 5:02 
GeneralRe: don't show DataGrid detail link for records w/o detail Pin
Heath Stewart7-Apr-04 7:03
protectorHeath Stewart7-Apr-04 7:03 
GeneralDataReader Pin
Demian Panello7-Apr-04 5:00
Demian Panello7-Apr-04 5:00 
GeneralRe: DataReader Pin
Charlie Williams7-Apr-04 5:17
Charlie Williams7-Apr-04 5:17 
GeneralRe: DataReader Pin
Bill Dean7-Apr-04 6:31
Bill Dean7-Apr-04 6:31 
QuestionHow to set Line's properties in Crystal Report with C# ? Pin
Xpeive7-Apr-04 3:44
Xpeive7-Apr-04 3:44 

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.