Click here to Skip to main content
15,894,330 members
Home / Discussions / C#
   

C#

 
QuestionXML but with different extension Pin
Jassim Rahma23-Mar-10 12:39
Jassim Rahma23-Mar-10 12:39 
AnswerRe: XML but with different extension Pin
Keith Barrow23-Mar-10 12:50
professionalKeith Barrow23-Mar-10 12:50 
AnswerRe: XML but with different extension Pin
PIEBALDconsult23-Mar-10 13:43
mvePIEBALDconsult23-Mar-10 13:43 
AnswerRe: XML but with different extension Pin
Dr.Walt Fair, PE23-Mar-10 13:45
professionalDr.Walt Fair, PE23-Mar-10 13:45 
QuestionCheck clipboard for a URL Pin
Jassim Rahma23-Mar-10 12:33
Jassim Rahma23-Mar-10 12:33 
AnswerRe: Check clipboard for a URL Pin
AspDotNetDev23-Mar-10 12:59
protectorAspDotNetDev23-Mar-10 12:59 
AnswerRe: Check clipboard for a URL Pin
Eslam Afifi23-Mar-10 13:02
Eslam Afifi23-Mar-10 13:02 
Questionref typecast between form derived from Form class and Form class Pin
Karismatic23-Mar-10 9:47
Karismatic23-Mar-10 9:47 
Hi,

I have a function like foo(ref System.Windows.Form objForm) and I need to pass a custom form which is derived from System.Windows.Form that is

Custom form :- FormX : System.Windows.Form

So, my question is how can I call function foo with object of FormX as ref argument that is something like

FormX obj;
foo (ref obj); // it is giving compilation error

Please let me know the solution
Regards,
Pankaj Sachdeva

There is no future lies in any job but future lies in the person who holds the job

AnswerRe: ref typecast between form derived from Form class and Form class Pin
DaveyM6923-Mar-10 10:19
professionalDaveyM6923-Mar-10 10:19 
AnswerRe: ref typecast between form derived from Form class and Form class Pin
Tim Weckx23-Mar-10 10:32
Tim Weckx23-Mar-10 10:32 
GeneralRe: ref typecast between form derived from Form class and Form class Pin
Ian Shlasko23-Mar-10 11:26
Ian Shlasko23-Mar-10 11:26 
GeneralRe: ref typecast between form derived from Form class and Form class Pin
AspDotNetDev23-Mar-10 11:35
protectorAspDotNetDev23-Mar-10 11:35 
GeneralRe: ref typecast between form derived from Form class and Form class Pin
Ian Shlasko23-Mar-10 12:00
Ian Shlasko23-Mar-10 12:00 
GeneralRe: ref typecast between form derived from Form class and Form class Pin
Karismatic23-Mar-10 17:47
Karismatic23-Mar-10 17:47 
QuestionIntegrating C#/VB.NET with ORKUT Pin
Marco225023-Mar-10 8:48
Marco225023-Mar-10 8:48 
AnswerRe: Integrating C#/VB.NET with ORKUT Pin
Not Active23-Mar-10 9:06
mentorNot Active23-Mar-10 9:06 
GeneralRe: Integrating C#/VB.NET with ORKUT Pin
Marco225023-Mar-10 12:26
Marco225023-Mar-10 12:26 
GeneralRe: Integrating C#/VB.NET with ORKUT Pin
Not Active23-Mar-10 13:33
mentorNot Active23-Mar-10 13:33 
JokeRe: Integrating C#/VB.NET with ORKUT Pin
Mycroft Holmes23-Mar-10 14:57
professionalMycroft Holmes23-Mar-10 14:57 
JokeRe: Integrating C#/VB.NET with ORKUT Pin
DaveyM6923-Mar-10 15:21
professionalDaveyM6923-Mar-10 15:21 
QuestionC# process.start and problem with argument [modified] Pin
sapsaPL23-Mar-10 7:50
sapsaPL23-Mar-10 7:50 
AnswerRe: C# process.start and problem with argument Pin
Ian Shlasko23-Mar-10 8:35
Ian Shlasko23-Mar-10 8:35 
GeneralRe: C# process.start and problem with argument Pin
sapsaPL23-Mar-10 9:49
sapsaPL23-Mar-10 9:49 
GeneralRe: C# process.start and problem with argument Pin
Ian Shlasko23-Mar-10 9:52
Ian Shlasko23-Mar-10 9:52 
GeneralRe: C# process.start and problem with argument [modified] Pin
sapsaPL23-Mar-10 10:15
sapsaPL23-Mar-10 10:15 

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.