Click here to Skip to main content
15,921,028 members
Home / Discussions / C#
   

C#

 
GeneralRe: Download .net Framework 3.0 SDK Pin
Tomerland10-Oct-07 19:28
Tomerland10-Oct-07 19:28 
QuestionCan`t kill focus of button in C# winform Pin
Yanshof10-Oct-07 3:25
Yanshof10-Oct-07 3:25 
QuestionHelp regarding deleting files in a directory Pin
anu8110-Oct-07 2:40
anu8110-Oct-07 2:40 
AnswerRe: Help regarding deleting files in a directory Pin
Anthony Mushrow10-Oct-07 3:05
professionalAnthony Mushrow10-Oct-07 3:05 
GeneralRe: Help regarding deleting files in a directory Pin
anu8110-Oct-07 3:13
anu8110-Oct-07 3:13 
GeneralRe: Help regarding deleting files in a directory Pin
Anthony Mushrow10-Oct-07 3:37
professionalAnthony Mushrow10-Oct-07 3:37 
GeneralRe: Help regarding deleting files in a directory Pin
Aavesh Agarwal10-Oct-07 17:40
Aavesh Agarwal10-Oct-07 17:40 
AnswerRe: ERROR parameter is not valid Pin
Anthony Mushrow10-Oct-07 3:12
professionalAnthony Mushrow10-Oct-07 3:12 
Im not sure, but what you can do is make sure that your byte array isn't empty. And if thats OK, once you set up your memory stream, make sure that it also, is not empty.

Now, im not savvy with sql databases and whatnot, but, could you not do something like this:

Bitmap img = (Bitmap)cmd27.ExecuteScalar();
pictureBox1.Image = img;


My current favourite word is: Waffle

Cheese is still good though.

GeneralRe: ERROR parameter is not valid Pin
NewToAspDotNet10-Oct-07 3:59
NewToAspDotNet10-Oct-07 3:59 
QuestionSystem.IO.IOException [modified] Pin
Stevo Z10-Oct-07 2:40
Stevo Z10-Oct-07 2:40 
AnswerRe: System.IO.IOException Pin
VirtualVoid.NET12-Oct-07 2:14
VirtualVoid.NET12-Oct-07 2:14 
GeneralRe: System.IO.IOException Pin
Stevo Z12-Oct-07 4:10
Stevo Z12-Oct-07 4:10 
QuestionHow to add namespace to an xml node Pin
Bhaskar Ravindranath10-Oct-07 2:14
Bhaskar Ravindranath10-Oct-07 2:14 
AnswerRe: How to add namespace to an xml node Pin
Anthony Mushrow10-Oct-07 3:32
professionalAnthony Mushrow10-Oct-07 3:32 
QuestionCompatibility Files in Vista Pin
Avanish Singh Chauhan10-Oct-07 1:52
Avanish Singh Chauhan10-Oct-07 1:52 
AnswerRe: Compatibility Files in Vista Pin
Phil J Pearson10-Oct-07 2:22
Phil J Pearson10-Oct-07 2:22 
AnswerRe: Compatibility Files in Vista Pin
martin_hughes10-Oct-07 2:55
martin_hughes10-Oct-07 2:55 
AnswerRe: Compatibility Files in Vista Pin
Dan Neely10-Oct-07 3:39
Dan Neely10-Oct-07 3:39 
Questionread byte[] from network stream Pin
8213001210-Oct-07 1:36
8213001210-Oct-07 1:36 
AnswerRe: read byte[] from network stream Pin
Guffa10-Oct-07 1:45
Guffa10-Oct-07 1:45 
GeneralRe: read byte[] from network stream Pin
8213001210-Oct-07 2:05
8213001210-Oct-07 2:05 
GeneralRe: read byte[] from network stream Pin
lmoelleb10-Oct-07 2:09
lmoelleb10-Oct-07 2:09 
QuestionHow to Create a Trial Version in C# dot net [modified] Pin
Sasi Kumar. V10-Oct-07 1:07
Sasi Kumar. V10-Oct-07 1:07 
AnswerRe: How to Create a Trial Version in C# dot net Pin
Christian Graus10-Oct-07 1:21
protectorChristian Graus10-Oct-07 1:21 
GeneralRe: How to Create a Trial Version in C# dot net Pin
Sasi Kumar. V10-Oct-07 1:36
Sasi Kumar. V10-Oct-07 1:36 

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.