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

C#

 
AnswerRe: Foreach URL in file... Pin
Wendelius14-Nov-08 23:26
mentorWendelius14-Nov-08 23:26 
GeneralRe: Foreach URL in file... Pin
jas0n2315-Nov-08 0:48
jas0n2315-Nov-08 0:48 
GeneralRe: Foreach URL in file... Pin
Wendelius15-Nov-08 1:29
mentorWendelius15-Nov-08 1:29 
GeneralRe: Foreach URL in file... Pin
jas0n2315-Nov-08 1:33
jas0n2315-Nov-08 1:33 
QuestionHow to send Left/Right shift keys? Pin
MRafeie14-Nov-08 22:58
MRafeie14-Nov-08 22:58 
Questionadd-on Pin
AmbitiousBeginner14-Nov-08 22:51
AmbitiousBeginner14-Nov-08 22:51 
QuestionImage retrieving [modified] Pin
B8714-Nov-08 21:32
B8714-Nov-08 21:32 
AnswerRe: Image retrieving Pin
Wendelius14-Nov-08 22:59
mentorWendelius14-Nov-08 22:59 
Your question is too large to answer in depth. If your problem is the datatype and the data is stored in a varbinary (or image) column, when you fetch it, you use byte array for the parameter type.

First build the basic communication between client and db. Then add varbinary column to your select statement. If you have specific problems, you should post the code that's causing the problem. This way it would be possible to answer the question.

The need to optimize rises from a bad design.

My articles[^]

GeneralRe: Image retrieving Pin
nelsonpaixao15-Nov-08 5:06
nelsonpaixao15-Nov-08 5:06 
QuestionRequiring registration code Pin
Edward Hoad14-Nov-08 18:50
Edward Hoad14-Nov-08 18:50 
AnswerRe: Requiring registration code Pin
MavKilla15-Nov-08 1:34
MavKilla15-Nov-08 1:34 
QuestionA question about s singleton applicaiton? Pin
Jason_Shen14-Nov-08 15:14
Jason_Shen14-Nov-08 15:14 
AnswerRe: A question about s singleton applicaiton? Pin
Giorgi Dalakishvili15-Nov-08 0:35
mentorGiorgi Dalakishvili15-Nov-08 0:35 
AnswerRe: A question about s singleton applicaiton? Pin
Wendelius15-Nov-08 0:40
mentorWendelius15-Nov-08 0:40 
GeneralRe: A question about s singleton applicaiton? Pin
Jason_Shen15-Nov-08 3:48
Jason_Shen15-Nov-08 3:48 
GeneralRe: A question about s singleton applicaiton? Pin
Wendelius15-Nov-08 4:13
mentorWendelius15-Nov-08 4:13 
AnswerRe: A question about s singleton applicaiton? Pin
Jason_Shen17-Nov-08 3:27
Jason_Shen17-Nov-08 3:27 
Questionproblem in custom paging.. Pin
kamalesh574314-Nov-08 15:11
kamalesh574314-Nov-08 15:11 
AnswerRe: problem in custom paging.. Pin
Guffa14-Nov-08 18:06
Guffa14-Nov-08 18:06 
GeneralRe: problem in custom paging.. Pin
kamalesh574316-Nov-08 13:30
kamalesh574316-Nov-08 13:30 
GeneralRe: problem in custom paging.. Pin
Guffa16-Nov-08 15:49
Guffa16-Nov-08 15:49 
GeneralRe: problem in custom paging.. Pin
kamalesh574316-Nov-08 16:17
kamalesh574316-Nov-08 16:17 
Questionxml file embedded: can´t save changes Pin
nelsonpaixao14-Nov-08 13:46
nelsonpaixao14-Nov-08 13:46 
AnswerRe: xml file embedded: can´t save changes Pin
Dave Kreskowiak14-Nov-08 16:24
mveDave Kreskowiak14-Nov-08 16:24 
GeneralRe: xml file embedded: can´t save changes Pin
nelsonpaixao15-Nov-08 5:09
nelsonpaixao15-Nov-08 5:09 

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.