Click here to Skip to main content
15,790,440 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
QuestionGDI+ metafile Pin
Timothy Tim9-Nov-05 1:59
Timothy Tim9-Nov-05 1:59 
Questionworker thread and event handler Pin
David Menéndez Cisterna9-Nov-05 1:00
David Menéndez Cisterna9-Nov-05 1:00 
AnswerRe: worker thread and event handler Pin
S. Senthil Kumar10-Nov-05 6:04
S. Senthil Kumar10-Nov-05 6:04 
GeneralRe: worker thread and event handler Pin
David Menéndez Cisterna10-Nov-05 7:10
David Menéndez Cisterna10-Nov-05 7:10 
GeneralRe: worker thread and event handler Pin
S. Senthil Kumar10-Nov-05 19:52
S. Senthil Kumar10-Nov-05 19:52 
QuestionToday Screen issue with German OS. Pin
Sevu8-Nov-05 23:50
Sevu8-Nov-05 23:50 
Questionhow to add module in c#.net Pin
sarayumadhavan8-Nov-05 20:56
sarayumadhavan8-Nov-05 20:56 
AnswerRe: how to add module in c#.net Pin
CoolAmir9-Nov-05 7:21
CoolAmir9-Nov-05 7:21 
Use CSC.exe (C# compiler) to compile ur code in to a module using the Target switch. Then use AL.exe (assembly linker) to link the module to ur assembly.
GeneralRe: how to add module in c#.net Pin
sarayumadhavan9-Nov-05 22:07
sarayumadhavan9-Nov-05 22:07 
GeneralRe: how to add module in c#.net Pin
CoolAmir13-Nov-05 7:10
CoolAmir13-Nov-05 7:10 
AnswerRe: how to add module in c#.net Pin
Colin Angus Mackay11-Nov-05 6:52
Colin Angus Mackay11-Nov-05 6:52 
GeneralRe: how to add module in c#.net Pin
CoolAmir13-Nov-05 7:44
CoolAmir13-Nov-05 7:44 
GeneralRe: how to add module in c#.net Pin
sarayumadhavan21-Nov-05 2:01
sarayumadhavan21-Nov-05 2:01 
QuestionMassive UI updating & perfomance Pin
David Menéndez Cisterna8-Nov-05 10:11
David Menéndez Cisterna8-Nov-05 10:11 
AnswerRe: Massive UI updating & perfomance Pin
[Marc]8-Nov-05 12:40
[Marc]8-Nov-05 12:40 
GeneralRe: Massive UI updating & perfomance Pin
David Menéndez Cisterna9-Nov-05 0:58
David Menéndez Cisterna9-Nov-05 0:58 
Questionsetup project with Visual Studio .NET 2003 Pin
madretierra8-Nov-05 7:34
madretierra8-Nov-05 7:34 
AnswerRe: setup project with Visual Studio .NET 2003 Pin
rwestgraham9-Nov-05 11:16
rwestgraham9-Nov-05 11:16 
GeneralRe: setup project with Visual Studio .NET 2003 Pin
madretierra9-Nov-05 23:55
madretierra9-Nov-05 23:55 
QuestionSystem.Xml.Serialization - deserializing xml to types created in dynamic assembly Pin
Rein_Petersen8-Nov-05 6:56
Rein_Petersen8-Nov-05 6:56 
AnswerRe: System.Xml.Serialization - deserializing xml to types created in dynamic assembly Pin
leppie12-Nov-05 13:58
leppie12-Nov-05 13:58 
QuestionFor native clients to receive notifications from remoting callback interfaces... Pin
chervu8-Nov-05 5:06
chervu8-Nov-05 5:06 
AnswerRe: For native clients to receive notifications from remoting callback interfaces... Pin
S. Senthil Kumar8-Nov-05 5:38
S. Senthil Kumar8-Nov-05 5:38 
GeneralRe: For native clients to receive notifications from remoting callback interfaces... Pin
chervu8-Nov-05 7:18
chervu8-Nov-05 7:18 
GeneralRe: For native clients to receive notifications from remoting callback interfaces... Pin
S. Senthil Kumar8-Nov-05 22:45
S. Senthil Kumar8-Nov-05 22:45 

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.