Click here to Skip to main content
15,902,299 members
Home / Discussions / C#
   

C#

 
GeneralRe: find object in List<> specific values without loop Pin
N a v a n e e t h3-Aug-09 16:20
N a v a n e e t h3-Aug-09 16:20 
AnswerRe: find object in List<> specific values without loop Pin
PIEBALDconsult3-Aug-09 6:02
mvePIEBALDconsult3-Aug-09 6:02 
Questionhelp!!!!!!!!!!!!!!!!!! Pin
lollipop13122-Aug-09 19:50
lollipop13122-Aug-09 19:50 
AnswerRe: help!!!!!!!!!!!!!!!!!! Pin
Christian Graus2-Aug-09 20:09
protectorChristian Graus2-Aug-09 20:09 
JokeRe: help!!!!!!!!!!!!!!!!!! Pin
lollipop13123-Aug-09 0:40
lollipop13123-Aug-09 0:40 
GeneralRe: help!!!!!!!!!!!!!!!!!! Pin
Dave Kreskowiak3-Aug-09 3:44
mveDave Kreskowiak3-Aug-09 3:44 
AnswerRe: help!!!!!!!!!!!!!!!!!! Pin
OriginalGriff2-Aug-09 21:28
mveOriginalGriff2-Aug-09 21:28 
AnswerRe: C# on micro-controller Pin
Luc Pattyn3-Aug-09 0:36
sitebuilderLuc Pattyn3-Aug-09 0:36 
That is a tough job. You need:
- a C# compiler or cross-compiler (the .NET one running on a PC would be fine),
- a virtual machine running on your target machine;
- as much of the .NET classes as your VM and your app are going to use.

Creating it from scratch is doable in theory, as it is similar to programming a micro-controller in Java, however the effort required exceeds several man-years of expert development. You feeling the need to ask (and the content of your subject line) disqualifies you for the job.

Starting from an existing system such as Mono, I can't tell as I haven't looked into it in any detail. I trust it would still be a major job.

Smile | :)

Luc Pattyn [Forum Guidelines] [My Articles]

The quality and detail of your question reflects on the effectiveness of the help you are likely to get.
Show formatted code inside PRE tags, and give clear symptoms when describing a problem.

QuestionFile Properties Pin
rick05562-Aug-09 19:49
rick05562-Aug-09 19:49 
AnswerRe: File Properties Pin
Super Lloyd2-Aug-09 20:30
Super Lloyd2-Aug-09 20:30 
AnswerRe: File Properties Pin
Mycroft Holmes2-Aug-09 21:26
professionalMycroft Holmes2-Aug-09 21:26 
AnswerRe: File Properties Pin
OriginalGriff2-Aug-09 21:31
mveOriginalGriff2-Aug-09 21:31 
GeneralRe: File Properties Pin
rick05563-Aug-09 4:26
rick05563-Aug-09 4:26 
Questionhow could i add my data to LAN using C# code... Pin
akqureshi2-Aug-09 18:41
akqureshi2-Aug-09 18:41 
QuestionClass/Control Document File Viewer Pin
egpuyos2-Aug-09 18:40
egpuyos2-Aug-09 18:40 
AnswerRe: Class/Control Document File Viewer Pin
Super Lloyd2-Aug-09 19:28
Super Lloyd2-Aug-09 19:28 
QuestionCreate a System Pin
veon cheng2-Aug-09 17:22
veon cheng2-Aug-09 17:22 
AnswerRe: Create a System [modified] Pin
N a v a n e e t h2-Aug-09 17:40
N a v a n e e t h2-Aug-09 17:40 
GeneralRe: Create a System Pin
veon cheng2-Aug-09 17:53
veon cheng2-Aug-09 17:53 
GeneralRe: Create a System Pin
N a v a n e e t h2-Aug-09 18:23
N a v a n e e t h2-Aug-09 18:23 
AnswerRe: Create a System Pin
Abhijit Jana2-Aug-09 17:46
professionalAbhijit Jana2-Aug-09 17:46 
GeneralRe: Create a System Pin
veon cheng2-Aug-09 18:00
veon cheng2-Aug-09 18:00 
GeneralRe: Create a System Pin
darkelv2-Aug-09 19:16
darkelv2-Aug-09 19:16 
AnswerRe: Create a System Pin
Mycroft Holmes2-Aug-09 19:34
professionalMycroft Holmes2-Aug-09 19:34 
GeneralRe: Create a System Pin
veon cheng2-Aug-09 19:54
veon cheng2-Aug-09 19:54 

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.