Click here to Skip to main content
15,914,500 members
Home / Discussions / C#
   

C#

 
AnswerRe: Form <-> UserControl data exchange Pin
DaveyM6915-Jul-08 21:22
professionalDaveyM6915-Jul-08 21:22 
Questioncalling static struct inside another struct Pin
brigates15-Jul-08 13:06
brigates15-Jul-08 13:06 
AnswerRe: calling static struct inside another struct [modified] Pin
Colin Angus Mackay15-Jul-08 13:29
Colin Angus Mackay15-Jul-08 13:29 
AnswerRe: calling static struct inside another struct Pin
Guffa15-Jul-08 13:45
Guffa15-Jul-08 13:45 
Questioncreate object from returned Type Pin
DaveyM6915-Jul-08 12:43
professionalDaveyM6915-Jul-08 12:43 
AnswerRe: create object from returned Type Pin
Colin Angus Mackay15-Jul-08 13:30
Colin Angus Mackay15-Jul-08 13:30 
GeneralRe: create object from returned Type Pin
DaveyM6915-Jul-08 13:45
professionalDaveyM6915-Jul-08 13:45 
AnswerRe: create object from returned Type Pin
Guffa15-Jul-08 13:57
Guffa15-Jul-08 13:57 
The answer would be reflection. Whenever that's the answer, you are either doing something pretty complicated, or something wrong.

What is it that you are trying to accomplish, really? Usually there is an object oriented way to solve it.

Despite everything, the person most likely to be fooling you next is yourself.

GeneralRe: create object from returned Type Pin
DaveyM6915-Jul-08 14:06
professionalDaveyM6915-Jul-08 14:06 
GeneralRe: create object from returned Type Pin
Guffa15-Jul-08 14:18
Guffa15-Jul-08 14:18 
GeneralRe: create object from returned Type Pin
DaveyM6915-Jul-08 21:47
professionalDaveyM6915-Jul-08 21:47 
GeneralRe: create object from returned Type Pin
DaveyM6915-Jul-08 21:59
professionalDaveyM6915-Jul-08 21:59 
GeneralRe: create object from returned Type Pin
Guffa16-Jul-08 1:33
Guffa16-Jul-08 1:33 
AnswerRe: create object from returned Type [modified] Pin
DaveyM6915-Jul-08 22:13
professionalDaveyM6915-Jul-08 22:13 
GeneralRe: create object from returned Type [modified] Pin
Guffa16-Jul-08 1:37
Guffa16-Jul-08 1:37 
GeneralRe: create object from returned Type Pin
DaveyM6916-Jul-08 8:29
professionalDaveyM6916-Jul-08 8:29 
QuestionCreating An Array of Stats from a DataTable Pin
Jammer15-Jul-08 10:53
Jammer15-Jul-08 10:53 
AnswerRe: Creating An Array of Stats from a DataTable Pin
Pete O'Hanlon15-Jul-08 11:03
mvePete O'Hanlon15-Jul-08 11:03 
GeneralRe: Creating An Array of Stats from a DataTable Pin
Jammer15-Jul-08 11:28
Jammer15-Jul-08 11:28 
GeneralRe: Creating An Array of Stats from a DataTable Pin
Jammer15-Jul-08 14:21
Jammer15-Jul-08 14:21 
GeneralRe: Creating An Array of Stats from a DataTable Pin
Pete O'Hanlon15-Jul-08 22:23
mvePete O'Hanlon15-Jul-08 22:23 
GeneralRe: Creating An Array of Stats from a DataTable Pin
Jammer16-Jul-08 0:49
Jammer16-Jul-08 0:49 
GeneralRe: Creating An Array of Stats from a DataTable Pin
Jammer16-Jul-08 8:38
Jammer16-Jul-08 8:38 
QuestionC# Raw IP Address Pin
DwR15-Jul-08 9:19
DwR15-Jul-08 9:19 
AnswerRe: C# Raw IP Address Pin
Pete O'Hanlon15-Jul-08 9:27
mvePete O'Hanlon15-Jul-08 9:27 

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.