Click here to Skip to main content
15,891,934 members
Home / Discussions / C#
   

C#

 
GeneralRe: show/hide detection Pin
Morad SAJID8-Nov-07 4:48
Morad SAJID8-Nov-07 4:48 
GeneralRe: show/hide detection Pin
Pete O'Hanlon8-Nov-07 5:16
mvePete O'Hanlon8-Nov-07 5:16 
GeneralRe: show/hide detection Pin
Morad SAJID8-Nov-07 5:21
Morad SAJID8-Nov-07 5:21 
AnswerRe: show/hide detection Pin
Michael Potter8-Nov-07 5:18
Michael Potter8-Nov-07 5:18 
QuestionHelp with SQL Server Connection Pin
MumbleB8-Nov-07 3:22
MumbleB8-Nov-07 3:22 
AnswerRe: Help with SQL Server Connection Pin
Pete O'Hanlon8-Nov-07 3:27
mvePete O'Hanlon8-Nov-07 3:27 
QuestionUrjent Pin
imatetvm8-Nov-07 3:14
imatetvm8-Nov-07 3:14 
AnswerRe: Urjent Pin
Pete O'Hanlon8-Nov-07 3:24
mvePete O'Hanlon8-Nov-07 3:24 
AnswerRe: Urjent Pin
Guffa8-Nov-07 3:24
Guffa8-Nov-07 3:24 
QuestionPrint problem [modified] Pin
rvds638-Nov-07 2:11
rvds638-Nov-07 2:11 
AnswerRe: Print problem Pin
Luc Pattyn8-Nov-07 2:54
sitebuilderLuc Pattyn8-Nov-07 2:54 
GeneralRe: Print problem Pin
rvds639-Nov-07 2:24
rvds639-Nov-07 2:24 
GeneralRe: Print problem Pin
Luc Pattyn9-Nov-07 3:12
sitebuilderLuc Pattyn9-Nov-07 3:12 
GeneralRe: Print problem Pin
rvds6313-Nov-07 1:48
rvds6313-Nov-07 1:48 
Questionget SqlServer resultset in dataset Pin
G.K.M.8-Nov-07 0:46
G.K.M.8-Nov-07 0:46 
AnswerRe: get SqlServer resultset in dataset Pin
Giorgi Dalakishvili8-Nov-07 1:16
mentorGiorgi Dalakishvili8-Nov-07 1:16 
AnswerRe: get SqlServer resultset in dataset Pin
N a v a n e e t h8-Nov-07 1:17
N a v a n e e t h8-Nov-07 1:17 
QuestionHow to display an array as Image Pin
assizas8-Nov-07 0:25
assizas8-Nov-07 0:25 
AnswerRe: How to display an array as Image Pin
Guffa8-Nov-07 2:07
Guffa8-Nov-07 2:07 
AnswerRe: How to display an array as Image Pin
Ennis Ray Lynch, Jr.8-Nov-07 6:37
Ennis Ray Lynch, Jr.8-Nov-07 6:37 
QuestionHTTPWebRequest class Pin
AssemblySoft8-Nov-07 0:02
AssemblySoft8-Nov-07 0:02 
AnswerRe: HTTPWebRequest class Pin
ChrisKo8-Nov-07 8:08
ChrisKo8-Nov-07 8:08 
GeneralRe: HTTPWebRequest class Pin
AssemblySoft8-Nov-07 11:17
AssemblySoft8-Nov-07 11:17 
Hi Mike,

thanks for the post. I did something very similar already as a back up to the problem, using the TCPClient and NetworkStream. Created an additional HttpProtocol class and added all the members that might be needed. provided an override of ToString with booleans against each of the properties as to whether to include them in the ToString. Feels so cludgy though. plus it's a real pain interrogating the response headers and content. as it just comes back as a byte array.

still think there must be a better way.

thanks.

Carl
QuestiondataGridView event handler Pin
merwa7-Nov-07 23:18
merwa7-Nov-07 23:18 
Questionpicturebox disappears? Pin
I'm a beginner7-Nov-07 22:47
I'm a beginner7-Nov-07 22:47 

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.