Click here to Skip to main content
15,910,886 members
Home / Discussions / C#
   

C#

 
Questionconnectionstring Pin
farokhian7-Nov-09 18:13
farokhian7-Nov-09 18:13 
AnswerRe: connectionstring Pin
Alegria_Lee7-Nov-09 18:57
Alegria_Lee7-Nov-09 18:57 
QuestionHow to retrieve a MPG picture from DB or convert byte[] to MPG? [modified] Pin
Alegria_Lee7-Nov-09 17:05
Alegria_Lee7-Nov-09 17:05 
AnswerRe: How to retrieve a MPG picture from DB or convert byte[] to MPG? Pin
Jacob Dixon8-Nov-09 5:41
Jacob Dixon8-Nov-09 5:41 
GeneralRe: How to retrieve a MPG picture from DB or convert byte[] to MPG? Pin
Alegria_Lee9-Nov-09 3:29
Alegria_Lee9-Nov-09 3:29 
QuestionConditional X and Y position of a Crystal Reports field Pin
sharad Pyakurel7-Nov-09 16:59
sharad Pyakurel7-Nov-09 16:59 
QuestionSimple BHO problem Pin
fasfasdf7-Nov-09 14:42
fasfasdf7-Nov-09 14:42 
QuestionAccessing cameras without frameworks... Pin
Jacob Dixon7-Nov-09 14:27
Jacob Dixon7-Nov-09 14:27 
AnswerRe: Accessing cameras without frameworks... Pin
Christian Graus7-Nov-09 14:35
protectorChristian Graus7-Nov-09 14:35 
GeneralRe: Accessing cameras without frameworks... Pin
Jacob Dixon7-Nov-09 14:38
Jacob Dixon7-Nov-09 14:38 
GeneralRe: Accessing cameras without frameworks... Pin
Christian Graus7-Nov-09 14:43
protectorChristian Graus7-Nov-09 14:43 
GeneralRe: Accessing cameras without frameworks... Pin
Jacob Dixon7-Nov-09 14:50
Jacob Dixon7-Nov-09 14:50 
GeneralRe: Accessing cameras without frameworks... Pin
Christian Graus7-Nov-09 14:52
protectorChristian Graus7-Nov-09 14:52 
GeneralRe: Accessing cameras without frameworks... Pin
Jacob Dixon7-Nov-09 14:55
Jacob Dixon7-Nov-09 14:55 
GeneralRe: Accessing cameras without frameworks... Pin
Christian Graus7-Nov-09 14:57
protectorChristian Graus7-Nov-09 14:57 
GeneralRe: Accessing cameras without frameworks... Pin
Jacob Dixon7-Nov-09 15:00
Jacob Dixon7-Nov-09 15:00 
QuestionArrays and the interfaces they implement. Pin
CaptainSeeSharp7-Nov-09 13:29
CaptainSeeSharp7-Nov-09 13:29 
AnswerRe: Arrays and the interfaces they implement. Pin
Luc Pattyn7-Nov-09 13:46
sitebuilderLuc Pattyn7-Nov-09 13:46 
AnswerRe: Arrays and the interfaces they implement. Pin
Christian Graus7-Nov-09 14:23
protectorChristian Graus7-Nov-09 14:23 
AnswerRe: Arrays and the interfaces they implement. Pin
Dave Kreskowiak7-Nov-09 15:08
mveDave Kreskowiak7-Nov-09 15:08 
GeneralRe: Arrays and the interfaces they implement. Pin
CaptainSeeSharp7-Nov-09 16:46
CaptainSeeSharp7-Nov-09 16:46 
GeneralRe: Arrays and the interfaces they implement. Pin
Dave Kreskowiak7-Nov-09 19:22
mveDave Kreskowiak7-Nov-09 19:22 
GeneralRe: Arrays and the interfaces they implement. Pin
Luc Pattyn8-Nov-09 1:23
sitebuilderLuc Pattyn8-Nov-09 1:23 
QuestionCreating a method hierarchy within a class Pin
MafiaMoe7-Nov-09 9:50
MafiaMoe7-Nov-09 9:50 
AnswerRe: Creating a method hierarchy within a class Pin
PIEBALDconsult7-Nov-09 10:10
mvePIEBALDconsult7-Nov-09 10:10 
I'm not sure what you're describing.

In C# you can declare classes within classes, but you can't declare methods within methods.

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.