|
Posted - Sat Nov 7, 2009 2:33 pm
|
Matthijs ter Woord
meddochat
Offline Send Email
|
Not able to list files in directory
Hi, I am a newbie in this COSMOS world. I am trying to list files in the boot directory(code is as shown below).GetCurrentDirectory returns "/0" . I am getting
Posted - Sat Nov 7, 2009 1:56 pm
|
Naresh
nareshjamadagni
Offline Send Email
|
Re: Moonlight
We can instead implement our own just based on XAML tags. Moonlight will still have a LOT of binary code per platform for the rendering stuff anyays.
Posted - Sat Nov 7, 2009 8:27 am
|
Chad Z. Hower aka Kudzu
czhower
Offline Send Email
|
Moonlight
Just doing more research and Moonlight is not an easy option , though we can use pieces of code as MS will release the specs of Xaml privately Novell who is
Posted - Sat Nov 7, 2009 1:45 am
|
Ben Kloosterman
bklooste
Offline Send Email
|
Re: Shutdown...
dont use foreach. not supported yet. replace with: for (int i = 0; i < fileArray.Length; i++) // assuming fileArray is really an array { name = fileArray[i];
Posted - Fri Nov 6, 2009 8:20 am
|
Matthijs ter Woord
meddochat
Offline Send Email
|
Add Cosmos-Dev to your personalized My Yahoo! page What's This?
|