RE: finding a directory

2011-06-07 Thread Simon Kuldin
Thanks.. I just realised I was having a case of severe stupidity. I've been coding my laptop, yet running it on an emulator, so therefore the XML config file had to be found on the emulator, not on my laptop. Whoops :P Simon Kuldin | Senior Technical Consultant | PRISM Suite 3, 214

RE: finding a directory

2011-06-07 Thread Ian Thomas
For Vista/Win7: C:\Users\AppData Try this for your Windows CE - Console.WriteLine("GetFolderPath: {0}", Environment.GetFolderPath(Environment.SpecialFolder.ApplicationData)) _ Ian Thomas Victoria Park, Western Australia _ From: ozdotnet-boun...@ozdotnet.com [mailto:ozdotn

finding a directory

2011-06-07 Thread Simon Kuldin
Hey there ppl, I'm using an XML file to save some UserSettings in my Windows CE C# project, and when I save a file in the following path (Environment.SpecialFolder.ApplicationData) it appears to be working fine. The problem is I can't for the life of me find the file when I refer to it in Windo

Re: MXUG Coding Competition Dataset and Comments

2011-06-07 Thread David Burela
I'm not interested in recipe coding, but "Melbourne Muggles" is on next week, if you're interested On 7 June 2011 23:03, Noon Silk wrote: > Hello, > > Data is here: > > The guidelines are: You may popu

MXUG Coding Competition Dataset and Comments

2011-06-07 Thread Noon Silk
Hello, Data is here: The guidelines are: You may populate a "database" with this data, and, that's it! No queries/stored procedures shall be saved nor shall anything else be done until the night! On the night, we will all start from a scra