Click here to Skip to main content
15,890,882 members
Home / Discussions / C#
   

C#

 
GeneralRe: Query an Excel Spreadsheet Pin
JOAT-MON21-Mar-12 21:48
JOAT-MON21-Mar-12 21:48 
Questionregex for validating port number Pin
anik butt19-Mar-12 6:28
anik butt19-Mar-12 6:28 
AnswerRe: regex for validating port number Pin
BobJanova19-Mar-12 6:33
BobJanova19-Mar-12 6:33 
AnswerRe: regex for validating port number Pin
phil.o19-Mar-12 7:19
professionalphil.o19-Mar-12 7:19 
AnswerRe: regex for validating port number Pin
PIEBALDconsult19-Mar-12 8:42
mvePIEBALDconsult19-Mar-12 8:42 
AnswerRe: regex for validating port number Pin
jschell19-Mar-12 9:58
jschell19-Mar-12 9:58 
AnswerRe: regex for validating port number Pin
V.19-Mar-12 21:07
professionalV.19-Mar-12 21:07 
QuestionVarying sliding window size(deflate ratio) Pin
Shailesh H19-Mar-12 1:59
Shailesh H19-Mar-12 1:59 
I have written a C#.Net application to convert any image into png image. I have basically used the call
Image.Save(outputFilename, ImageFormat.Png);

I get the proper png file compressed to smaller size and working fine.

But my customer wants the application to allow users to modify/vary the sliding window size(deflate ratio) of the compressed png image. So I want to know if whether I can actually supply the deflate ratio to the .Net Framework and the framework compresses the image to a png file with that deflate ratio(sliding window size).

Anybody can give suggestions/inputs?
AnswerRe: Varying sliding window size(deflate ratio) Pin
OriginalGriff19-Mar-12 4:36
mveOriginalGriff19-Mar-12 4:36 
Questionsend arraylist on network Pin
mazaher bazari18-Mar-12 23:21
mazaher bazari18-Mar-12 23:21 
AnswerRe: send arraylist on network Pin
Shameel19-Mar-12 1:05
professionalShameel19-Mar-12 1:05 
GeneralRe: send arraylist on network Pin
harold aptroot19-Mar-12 1:57
harold aptroot19-Mar-12 1:57 
QuestionUsing C#, how can I log into a website and click Continue Pin
DanYELL18-Mar-12 10:31
DanYELL18-Mar-12 10:31 
AnswerRe: Using C#, how can I log into a website and click Continue Pin
Ravi Bhavnani18-Mar-12 11:11
professionalRavi Bhavnani18-Mar-12 11:11 
AnswerRe: Using C#, how can I log into a website and click Continue Pin
PIEBALDconsult18-Mar-12 13:18
mvePIEBALDconsult18-Mar-12 13:18 
AnswerRe: Using C#, how can I log into a website and click Continue Pin
Abhinav S18-Mar-12 19:58
Abhinav S18-Mar-12 19:58 
GeneralRe: Using C#, how can I log into a website and click Continue Pin
Mohit Leekha18-Mar-12 23:10
Mohit Leekha18-Mar-12 23:10 
AnswerRe: Using C#, how can I log into a website and click Continue Pin
Gavin Roberts19-Mar-12 1:41
Gavin Roberts19-Mar-12 1:41 
AnswerRe: Using C#, how can I log into a website and click Continue Pin
harold aptroot19-Mar-12 2:20
harold aptroot19-Mar-12 2:20 
Questioni need c# codes to solve the problem.. Pin
pankaj308618-Mar-12 9:20
pankaj308618-Mar-12 9:20 
AnswerRe: i need c# codes to solve the problem.. Pin
OriginalGriff18-Mar-12 9:30
mveOriginalGriff18-Mar-12 9:30 
AnswerRe: i need c# codes to solve the problem.. Pin
PIEBALDconsult18-Mar-12 16:03
mvePIEBALDconsult18-Mar-12 16:03 
AnswerRe: i need c# codes to solve the problem.. Pin
Prasad_Kulkarni18-Mar-12 19:03
Prasad_Kulkarni18-Mar-12 19:03 
AnswerRe: i need c# codes to solve the problem.. Pin
Abhinav S18-Mar-12 19:57
Abhinav S18-Mar-12 19:57 
Questionrestoring database using c# Pin
altafmohd18-Mar-12 2:52
altafmohd18-Mar-12 2:52 

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.