Click here to Skip to main content
15,887,083 members
Home / Discussions / C#
   

C#

 
GeneralRe: Catching application start/close events Pin
Trickster-SWE13-Oct-05 4:00
Trickster-SWE13-Oct-05 4:00 
QuestionHow To add/Show icons to the main menu items? Pin
majidbhutta13-Oct-05 2:23
majidbhutta13-Oct-05 2:23 
AnswerRe: How To add/Show icons to the main menu items? Pin
Gulfraz Khan13-Oct-05 2:35
Gulfraz Khan13-Oct-05 2:35 
QuestionDo you know the answer? Pin
Gulfraz Khan13-Oct-05 2:22
Gulfraz Khan13-Oct-05 2:22 
AnswerRe: Do you know the answer? Pin
turbochimp13-Oct-05 20:17
turbochimp13-Oct-05 20:17 
QuestionCreate .EXE file Pin
zaboboa13-Oct-05 1:59
zaboboa13-Oct-05 1:59 
AnswerRe: Create .EXE file Pin
Dan Neely13-Oct-05 4:08
Dan Neely13-Oct-05 4:08 
AnswerRe: Create .EXE file Pin
Tom Larsen13-Oct-05 8:39
Tom Larsen13-Oct-05 8:39 
It is theoretically possible but what possible application would there be for doing such a thing? Not only would your application have to be "compiled" again but all subsequent assemblies have to be sucked in. You'd either end up with a very large executible or a complete duplication of the .Net Framework in a C runtime format.

You could ask the same thing about VB 6 to C and note no one does this. The possible advantages of changing runtime formats is way outweighed by the complexity of doing so.
Questionmobile agent implementation Pin
sujeer00912-Oct-05 23:23
sujeer00912-Oct-05 23:23 
QuestionNested Datagrids Pin
Member 124072312-Oct-05 22:46
Member 124072312-Oct-05 22:46 
QuestionLoad Balanced Network Pin
Andre Trollip12-Oct-05 21:26
Andre Trollip12-Oct-05 21:26 
AnswerRe: Load Balanced Network Pin
XRaheemX13-Oct-05 3:54
XRaheemX13-Oct-05 3:54 
AnswerRe: Load Balanced Network Pin
Dave Kreskowiak13-Oct-05 6:25
mveDave Kreskowiak13-Oct-05 6:25 
QuestionTreeView selectedNode problem Pin
ppp00112-Oct-05 21:07
ppp00112-Oct-05 21:07 
AnswerRe: TreeView selectedNode problem Pin
mav.northwind12-Oct-05 23:21
mav.northwind12-Oct-05 23:21 
QuestionThe problem about Excel Automation add-ins(C#) Pin
dreamwinter12-Oct-05 20:48
dreamwinter12-Oct-05 20:48 
QuestionDisabling controls Pin
Brendan Vogt12-Oct-05 20:29
Brendan Vogt12-Oct-05 20:29 
AnswerRe: Disabling controls Pin
XRaheemX13-Oct-05 3:43
XRaheemX13-Oct-05 3:43 
AnswerRe: Disabling controls Pin
Dave Kreskowiak13-Oct-05 6:22
mveDave Kreskowiak13-Oct-05 6:22 
Questionalignment problem please help me its urgent Pin
arusmemon12-Oct-05 19:42
arusmemon12-Oct-05 19:42 
QuestionScrolling the RichtextBox Pin
AB777112-Oct-05 19:21
AB777112-Oct-05 19:21 
AnswerRe: Scrolling the RichtextBox Pin
mav.northwind12-Oct-05 20:15
mav.northwind12-Oct-05 20:15 
QuestionSend Pack Data from Server To Client In C# ? Pin
thk2612-Oct-05 18:40
thk2612-Oct-05 18:40 
AnswerRe: Send Pack Data from Server To Client In C# ? Pin
David Stone12-Oct-05 19:40
sitebuilderDavid Stone12-Oct-05 19:40 
QuestionNeed control structure to validate Text Input Pin
...---...12-Oct-05 16:31
...---...12-Oct-05 16:31 

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.