Click here to Skip to main content
15,895,667 members
Home / Discussions / C#
   

C#

 
Questionxml files Pin
honeyman_can22-Jul-06 7:48
honeyman_can22-Jul-06 7:48 
AnswerRe: xml files Pin
Robert Rohde22-Jul-06 8:04
Robert Rohde22-Jul-06 8:04 
GeneralRe: xml files Pin
honeyman_can22-Jul-06 8:12
honeyman_can22-Jul-06 8:12 
GeneralRe: xml files Pin
honeyman_can22-Jul-06 8:17
honeyman_can22-Jul-06 8:17 
GeneralRe: xml files Pin
Robert Rohde22-Jul-06 10:02
Robert Rohde22-Jul-06 10:02 
Questionreuse business methods as DLL in another project?? Pin
Ashraf Nairoukh22-Jul-06 7:17
Ashraf Nairoukh22-Jul-06 7:17 
QuestionI don't understand why I can't access a function from my Form instance from another class in the same namespace Pin
haz1322-Jul-06 3:13
haz1322-Jul-06 3:13 
AnswerRe: I don't understand why I can't access a function from my Form instance from another class in the same namespace Pin
NaNg1524122-Jul-06 3:28
NaNg1524122-Jul-06 3:28 
Becouse you are trying to access a non static class from a static class... it's not possible in C#.

I don't know how can I help you now, maybe someone else can.


QuestionRe: I don't understand why I can't access a function from my Form instance from another class in the same namespace Pin
haz1322-Jul-06 4:11
haz1322-Jul-06 4:11 
AnswerRe: I don't understand ... Pin
Ravi Bhavnani22-Jul-06 4:29
professionalRavi Bhavnani22-Jul-06 4:29 
GeneralRe: I don't understand ... Pin
haz1322-Jul-06 5:25
haz1322-Jul-06 5:25 
GeneralRe: I don't understand ... Pin
Ravi Bhavnani22-Jul-06 5:39
professionalRavi Bhavnani22-Jul-06 5:39 
GeneralRe: I don't understand why I can't access a function from my Form instance from another class in the same namespace [modified] Pin
BoneSoft22-Jul-06 5:36
BoneSoft22-Jul-06 5:36 
QuestionRe: I don't understand why I can't access a function from my Form instance from another class in the same namespace Pin
haz1322-Jul-06 6:12
haz1322-Jul-06 6:12 
AnswerRe: I don't understand why I can't access a function from my Form instance from another class in the same namespace Pin
haz1322-Jul-06 6:33
haz1322-Jul-06 6:33 
Questionworking with datagrids in Windows Forms [modified] Pin
Rocky#22-Jul-06 2:28
Rocky#22-Jul-06 2:28 
AnswerRe: working with datagrids in Windows Forms Pin
Igor Sukhov22-Jul-06 5:43
Igor Sukhov22-Jul-06 5:43 
GeneralRe: working with datagrids in Windows Forms Pin
Rocky#23-Jul-06 9:56
Rocky#23-Jul-06 9:56 
GeneralRe: working with datagrids in Windows Forms Pin
Igor Sukhov23-Jul-06 13:59
Igor Sukhov23-Jul-06 13:59 
GeneralRe: working with datagrids in Windows Forms Pin
Rocky#23-Jul-06 21:14
Rocky#23-Jul-06 21:14 
QuestionGet the value of a field in a row Pin
Glen Harvy22-Jul-06 2:26
Glen Harvy22-Jul-06 2:26 
AnswerRe: Get the value of a field in a row Pin
albCode22-Jul-06 2:34
albCode22-Jul-06 2:34 
GeneralRe: Get the value of a field in a row Pin
Glen Harvy22-Jul-06 3:02
Glen Harvy22-Jul-06 3:02 
GeneralRe: Get the value of a field in a row [modified] Pin
albCode22-Jul-06 3:06
albCode22-Jul-06 3:06 
GeneralRe: Get the value of a field in a row Pin
Glen Harvy22-Jul-06 3:43
Glen Harvy22-Jul-06 3:43 

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.