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
March 2008
April 2008
all groups > dotnet general > december 2004 > threads for sunday december 19

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

Keyboard events not firing...
Posted by freddrick_flintstone NO[at]SPAM yahoo-dot-com.no-spam.invalid at 12/19/2004 2:59:45 PM
My KeyDown / KeyUp / KeyPress events are not firing; I can't figure out what I'm doing wrong. The code I'm using is basically straight from the manual. "this" refers to my Windows.Forms.Form object. this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.MainForm_KeyDown); this.Ke...more >>


Recommend Obfuscator
Posted by Amy L. at 12/19/2004 1:09:17 PM
I am going to be purchasing an Obfuscator in the next few days. Can anyone give any recommendations on any of the Obfuscators that you are using. Right now I am leaning towards XenoCodes obfuscator. Anyone using this particular product? Anyone feel any of the other products are better? Esse...more >>

Executing a DOS type command from VB.NET and retrieving its ouput
Posted by James D. Marshall at 12/19/2004 12:44:18 PM
Please point me to some articles that explain how to execute a dos type command and retrieve its output for processing. Thanks. ...more >>

MessageBox on top
Posted by Jake at 12/19/2004 11:07:03 AM
When my users click the save button there are a few cases where the save takes about one minute. Sometimes my users will activate another Windows application from the taskbar. When they click back on my application, the MessageBox.Show("Save successful") is behind the rest of the application...more >>

Most Recent Files Listing
Posted by Mr. B at 12/19/2004 5:57:31 AM
In my application which allows a user to open specific AutoCAD script files (SCR extension), I want to intoduce a listing of the 10 most recently opened files. I know of at least two ways that I could do this: 1) Have a text file that contains the information 2) Write the info to the Registry...more >>



DevelopmentNow Blog