Groups | Blog | Home


Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
December 2007
January 2008
February 2008
all groups > vb.net > october 2007 > threads for saturday october 6

Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31

Application needs replication
Posted by John at 10/6/2007 7:02:46 PM
Hi We have an MS Access application which runs on the server but some laptop users need the app to work offline. Our solution has been to use Access replication which automatically syncs data (both ways) when laptop is connected to the network. We are looking to rewrite the app to vb.net/sq...more >>


Capture Month Change with MonthCalendar
Posted by Randy at 10/6/2007 6:34:04 PM
I have a MonthCalendar on one of my forms. I have disovered that the DateChanged event is triggered not only when the user clicks on a new date, but also if they click on the Previous or Next Month arrows (meaning they click on either of the left or right pointing arrows in the top corner). If...more >>

Where to insert "application.startuppath" code?
Posted by kimiraikkonen at 10/6/2007 2:03:29 PM
Hello experts, I want my external application run from the root folder where my project (.exe) resides. For example, my main project (.exe) should be in the same directory with my external file works with parameter "-b". But i couldn't know where to insert application.startuppath. That code bl...more >>

Simple Label and TextBox question
Posted by at 10/6/2007 5:33:39 AM
Hi, I just want to make sure I'm not missing something obvious. VB.Net controls like the CheckBox are implemented with a label attached to it. This is very handy. But the TextBox control has no implementation with a built-in attached label. You have to separately layout your TextBox and Label...more >>

Play a Sound File and know when it's finished...
Posted by Spam Catcher at 10/6/2007 1:47:34 AM
Hi all, As the title suggests, I'm trying to play back an audio file and know when it's finished. I've tried several methods: 1. My.Computer.Audio.Play - No way of knowing when a file is finished playing 2. SoundPlayer - Same as #1 3. Media Player SDK 9.0 - Duration flag not set c...more >>



DevelopmentNow Blog