Click here to Skip to main content
15,920,005 members
Home / Discussions / C#
   

C#

 
QuestionWriting redirected output from an unmanaged executable to a windows form control Pin
erikash2-Oct-06 7:36
erikash2-Oct-06 7:36 
AnswerRe: Writing redirected output from an unmanaged executable to a windows form control Pin
Nader Elshehabi2-Oct-06 13:25
Nader Elshehabi2-Oct-06 13:25 
AnswerRe: Writing redirected output from an unmanaged executable to a windows form control Pin
umseker2-Oct-06 15:28
umseker2-Oct-06 15:28 
GeneralRe: Writing redirected output from an unmanaged executable to a windows form control Pin
erikash2-Oct-06 21:07
erikash2-Oct-06 21:07 
QuestionPrecompiled or runtime eval? Pin
spin vector2-Oct-06 7:14
spin vector2-Oct-06 7:14 
AnswerRe: Precompiled or runtime eval? Pin
Guffa2-Oct-06 8:49
Guffa2-Oct-06 8:49 
GeneralRe: Precompiled or runtime eval? Pin
spin vector2-Oct-06 10:27
spin vector2-Oct-06 10:27 
Questionicodecompiler Pin
waheed awan2-Oct-06 7:00
waheed awan2-Oct-06 7:00 
i am working with icodecompiler
ICodeCompiler compiler = codeProvider.CreateCompiler();
CompilerParameters parameters = new CompilerParameters();
it works well when i give it a cs form containing main function in it
but i want to build a form in which there is no main what should i do to achieve this
is it possible to do this without main if no then is there some way to add main at run time if the main is not there as in my case
AnswerRe: icodecompiler [modified] Pin
samtam2-Oct-06 22:21
samtam2-Oct-06 22:21 
QuestionP2P messaging and file sharing Pin
asamay2-Oct-06 6:53
asamay2-Oct-06 6:53 
AnswerRe: P2P messaging and file sharing Pin
User 66582-Oct-06 7:03
User 66582-Oct-06 7:03 
GeneralRe: P2P messaging and file sharing Pin
asamay2-Oct-06 7:36
asamay2-Oct-06 7:36 
QuestionBad Data during 3DES ECB Decryption Pin
naleh332-Oct-06 6:43
naleh332-Oct-06 6:43 
Questiontransfer area access Pin
gus_br2-Oct-06 6:06
gus_br2-Oct-06 6:06 
AnswerRe: transfer area access Pin
LongRange.Shooter3-Oct-06 7:48
LongRange.Shooter3-Oct-06 7:48 
QuestionNDoc: dead or alive? Pin
spin vector2-Oct-06 5:45
spin vector2-Oct-06 5:45 
AnswerRe: NDoc: dead or alive? Pin
Judah Gabriel Himango2-Oct-06 5:52
sponsorJudah Gabriel Himango2-Oct-06 5:52 
GeneralRe: NDoc: dead or alive? Pin
Jon Sagara2-Oct-06 6:17
Jon Sagara2-Oct-06 6:17 
GeneralRe: NDoc: dead or alive? [modified] Pin
spin vector2-Oct-06 7:08
spin vector2-Oct-06 7:08 
GeneralRe: NDoc: dead or alive? Pin
Stefan Troschuetz2-Oct-06 7:24
Stefan Troschuetz2-Oct-06 7:24 
GeneralRe: NDoc: dead or alive? Pin
spin vector2-Oct-06 7:25
spin vector2-Oct-06 7:25 
QuestionFull screen form - disabling the Task Bar Pin
srev2-Oct-06 5:45
srev2-Oct-06 5:45 
AnswerRe: Full screen form - disabling the Task Bar Pin
Judah Gabriel Himango2-Oct-06 5:53
sponsorJudah Gabriel Himango2-Oct-06 5:53 
GeneralRe: Full screen form - disabling the Task Bar Pin
srev2-Oct-06 5:59
srev2-Oct-06 5:59 
GeneralRe: Full screen form - disabling the Task Bar Pin
eggie52-Oct-06 8:50
eggie52-Oct-06 8:50 

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.