RE: Splash Screen..thread safe

2010-02-26 Thread Anthony
: Splash Screen..thread safe Hi Anthony, The very first thing you should do is remove the "Application.DoEvents()" calls. These are inherently bad and will cause all sorts of concurrency and threading issues. You can end up with re-entrancy & stack overflows... The best thing is t

Splash Screen..thread safe

2010-02-25 Thread Anthony
d Class <http://www.intellixperience.com/signup.aspx> Is your website being IntelliXperienced? regards Anthony (*12QWERNB*) Is your website being IntelliXperienced?

[OT] Video cataloger/bookmarker

2010-02-11 Thread Anthony
requirement? <http://www.intellixperience.com/signup.aspx> Is your website being IntelliXperienced? regards Anthony (*12QWERNB*) Is your website being IntelliXperienced?

Redirecting trace.write in asp.net application using logging application block?

2010-02-08 Thread Anthony
s your website being IntelliXperienced? regards Anthony (*12QWERNB*) Is your website being IntelliXperienced?

Looking for graphic artist/UX help

2010-02-07 Thread Anthony Borton
does anyone know of any companies (Australian preferred) that specialise in this type of work? Thanks Anthony Borton Enhance ALM

RE: Environment.GetFolderPath(Environment.SpecialFolder.ProgramFiles)Issue?

2010-02-07 Thread Anthony
, Feb 7, 2010 at 2:05 PM, Anthony wrote: > > Writing to a config file and sql compact database..so where should i place data  for all users? Environment.SpecialFolder.CommonApplicationData -- silky  http://www.mirios.com.au/  http://island.mirios.com.au/t/rigby+random+20 deliriousness apo

RE: sharing bindingsource amng 2 grids

2010-02-07 Thread Anthony
.codify.com] On Behalf Of Anthony Sent: Sunday, 7 February 2010 12:01 PM To: 'ausDotNet' Subject: sharing bindingsource amng 2 grids Want to share a bindingsource among 2 grids(which i can do) BUT how do i make one grid a filtered view of the data? Is your website <http://www.inte

RE: Environment.GetFolderPath(Environment.SpecialFolder.ProgramFiles)Issue?

2010-02-06 Thread Anthony
tion are you modifying in program files? _ From: ausdotnet-boun...@lists.codify.com [ausdotnet-boun...@lists.codify.com] on behalf of Anthony [asale...@tpg.com.au] Sent: Saturday, February 06, 2010 4:40 PM To: 'ausDotNet' Subject: RE: Environment.GetFolderPath(Environment.Spe

sharing bindingsource amng 2 grids

2010-02-06 Thread Anthony
Want to share a bindingsource among 2 grids(which i can do) BUT how do i make one grid a filtered view of the data? <http://www.intellixperience.com/signup.aspx> Is your website being IntelliXperienced? regards Anthony (*12QWERNB*) Is your website being IntelliXperienced?

RE: Weird Explorer Error

2010-02-06 Thread Anthony
Try sfc command to restore files to original state From: ausdotnet-boun...@lists.codify.com [mailto:ausdotnet-boun...@lists.codify.com] On Behalf Of Peter Maddin Sent: Sunday, 7 February 2010 2:20 AM To: ausDotNet Subject: Weird Explorer Error Have been using Win 7 ultimate 64 bit for a wh

RE: Environment.GetFolderPath(Environment.SpecialFolder.ProgramFiles)Issue?

2010-02-06 Thread Anthony
k, Western Australia _ From: ausdotnet-boun...@lists.codify.com [mailto:ausdotnet-boun...@lists.codify.com] On Behalf Of Anthony Sent: Friday, 5 February 2010 8:32 AM To: 'ausDotNet' Subject: Environment.GetFolderPath(Environment.SpecialFolder.Program

Environment.GetFolderPath(Environment.SpecialFolder.ProgramFiles) Issue?

2010-02-04 Thread Anthony
:\Users\anthony\AppData\Local\VirtualStore\Program Files (x86)\test When i resolve the address in code the address is c:\Program Files (x86)\test I think this has been spoken about but what should i use to be able to store file on any computer in a consistent way? <h