Click here to Skip to main content
16,005,467 members
Home / Discussions / C#
   

C#

 
AnswerRe: Maximize Client form Pin
Ashok Dhamija14-Sep-05 22:29
Ashok Dhamija14-Sep-05 22:29 
QuestionHow can i display icons in bar graph?? Pin
parvinder sehrawat14-Sep-05 21:01
parvinder sehrawat14-Sep-05 21:01 
QuestionI need help regarding HttpWebRequest Pin
Tariq Rahim14-Sep-05 19:59
Tariq Rahim14-Sep-05 19:59 
AnswerRe: I need help regarding HttpWebRequest Pin
Andy Brummer14-Sep-05 20:37
sitebuilderAndy Brummer14-Sep-05 20:37 
GeneralRe: I need help regarding HttpWebRequest Pin
Tariq Rahim14-Sep-05 21:11
Tariq Rahim14-Sep-05 21:11 
GeneralRe: I need help regarding HttpWebRequest Pin
Guffa14-Sep-05 21:53
Guffa14-Sep-05 21:53 
GeneralRe: I need help regarding HttpWebRequest Pin
Tariq Rahim15-Sep-05 0:02
Tariq Rahim15-Sep-05 0:02 
AnswerRe: I need help regarding HttpWebRequest Pin
Guffa15-Sep-05 2:09
Guffa15-Sep-05 2:09 
You have to close the request stream also.

MSDN on GetRequestStream:

CAUTION You must call the Stream.Close method to close the stream and release the connection for reuse. Failure to close the stream will cause your application to run out of connections.

---
b { font-weight: normal; }

GeneralRe: I need help regarding HttpWebRequest Pin
| Muhammad Waqas Butt |14-Sep-05 23:58
professional| Muhammad Waqas Butt |14-Sep-05 23:58 
GeneralRe: I need help regarding HttpWebRequest Pin
Tariq Rahim15-Sep-05 0:14
Tariq Rahim15-Sep-05 0:14 
Questionproblem in creation of installation patches for VS.NET deployment projects Pin
Azmal14-Sep-05 19:25
Azmal14-Sep-05 19:25 
QuestionHow do you use a char* in C#? Pin
Steve Messer14-Sep-05 19:17
Steve Messer14-Sep-05 19:17 
AnswerRe: How do you use a char* in C#? Pin
Guffa14-Sep-05 21:56
Guffa14-Sep-05 21:56 
GeneralRe: How do you use a char* in C#? Pin
Steve Messer15-Sep-05 2:03
Steve Messer15-Sep-05 2:03 
GeneralRe: How do you use a char* in C#? Pin
Guffa15-Sep-05 2:25
Guffa15-Sep-05 2:25 
GeneralRe: How do you use a char* in C#? Pin
Steve Messer15-Sep-05 7:55
Steve Messer15-Sep-05 7:55 
QuestionInvalid file name characters? Pin
MrR_14-Sep-05 19:10
MrR_14-Sep-05 19:10 
AnswerRe: Invalid file name characters? Pin
Vasudevan Deepak Kumar14-Sep-05 19:16
Vasudevan Deepak Kumar14-Sep-05 19:16 
AnswerRe: Invalid file name characters? Pin
mav.northwind14-Sep-05 21:42
mav.northwind14-Sep-05 21:42 
QuestionHow to set expiry date for my software Pin
shafqaat14-Sep-05 18:59
shafqaat14-Sep-05 18:59 
AnswerRe: How to set expiry date for my software Pin
Vasudevan Deepak Kumar14-Sep-05 19:10
Vasudevan Deepak Kumar14-Sep-05 19:10 
GeneralRe: How to set expiry date for my software Pin
shafqaat14-Sep-05 20:49
shafqaat14-Sep-05 20:49 
AnswerRe: How to set expiry date for my software Pin
Ashok Dhamija14-Sep-05 20:57
Ashok Dhamija14-Sep-05 20:57 
QuestionRe: How to set expiry date for my software Pin
M-20009-Nov-05 3:17
M-20009-Nov-05 3:17 
QuestionSaving a TIF Files From the internet Pin
Thaynann14-Sep-05 18:28
Thaynann14-Sep-05 18:28 

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.