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

C#

 
GeneralRe: Displaying Dynamic text on forms Pin
Reiss11-Apr-03 4:39
professionalReiss11-Apr-03 4:39 
General.NET IDE Pin
Andy H10-Apr-03 23:54
Andy H10-Apr-03 23:54 
GeneralRe: .NET IDE Pin
David Stone11-Apr-03 9:34
sitebuilderDavid Stone11-Apr-03 9:34 
GeneralRe: .NET IDE Pin
Daniel Turini11-Apr-03 10:14
Daniel Turini11-Apr-03 10:14 
GeneralRe: .NET IDE Pin
leppie11-Apr-03 12:49
leppie11-Apr-03 12:49 
QuestionHow to Control a Form's Treeview via anoter class by Form's handle? Pin
kinghuangz10-Apr-03 18:49
kinghuangz10-Apr-03 18:49 
QuestionExposing IDispatch via C# ?? Pin
LongRange.Shooter10-Apr-03 15:55
LongRange.Shooter10-Apr-03 15:55 
AnswerRe: Exposing IDispatch via C# ?? Pin
Bog10-Apr-03 17:59
Bog10-Apr-03 17:59 
public void  GetExternal([MarshalAs(UnmanagedType.IDispatch)]<br />
out object ppDispatch)	{<br />
   ppDispatch= (IYourInterface)this;<br />
}


regards,
Bog


"Outside of a dog, a book is Man’s best friend. And inside of a dog, it’s too dark to read."
-Groucho Marx

QuestionIs there a way to make native win32 call? Pin
Le centriste10-Apr-03 6:08
Le centriste10-Apr-03 6:08 
AnswerRe: Is there a way to make native win32 call? Pin
Duncan Edwards Jones10-Apr-03 6:13
professionalDuncan Edwards Jones10-Apr-03 6:13 
GeneralRe: Is there a way to make native win32 call? Pin
Paresh Gheewala10-Apr-03 10:56
Paresh Gheewala10-Apr-03 10:56 
GeneralRe: Is there a way to make native win32 call? Pin
spolia10-Apr-03 12:46
spolia10-Apr-03 12:46 
GeneralRe: Is there a way to make native win32 call? Pin
Le centriste11-Apr-03 3:42
Le centriste11-Apr-03 3:42 
GeneralRegular expression Pin
zoltan_ie10-Apr-03 5:49
zoltan_ie10-Apr-03 5:49 
GeneralRe: Regular expression Pin
Bog10-Apr-03 8:20
Bog10-Apr-03 8:20 
GeneralDirectory selection dialog Pin
Le centriste10-Apr-03 5:34
Le centriste10-Apr-03 5:34 
GeneralRe: Directory selection dialog Pin
James T. Johnson10-Apr-03 8:17
James T. Johnson10-Apr-03 8:17 
GeneralRe: Directory selection dialog Pin
Chris Austin10-Apr-03 8:48
Chris Austin10-Apr-03 8:48 
GeneralRe: Directory selection dialog Pin
Chris Austin10-Apr-03 10:17
Chris Austin10-Apr-03 10:17 
GeneralRe: Directory selection dialog Pin
Paresh Gheewala10-Apr-03 11:00
Paresh Gheewala10-Apr-03 11:00 
GeneralTx for your answers all Pin
Le centriste11-Apr-03 3:43
Le centriste11-Apr-03 3:43 
GeneralO-R Mapping tool for .NET Pin
Avaril10-Apr-03 2:31
Avaril10-Apr-03 2:31 
GeneralRe: O-R Mapping tool for .NET Pin
James T. Johnson10-Apr-03 8:20
James T. Johnson10-Apr-03 8:20 
GeneralRe: O-R Mapping tool for .NET Pin
Avaril10-Apr-03 23:51
Avaril10-Apr-03 23:51 
GeneralRe: O-R Mapping tool for .NET Pin
Rocky Moore11-Apr-03 18:25
Rocky Moore11-Apr-03 18:25 

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.