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 > june 2007 > threads for saturday june 2

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

Need tips and suggestions to my site
Posted by Mark C at 6/2/2007 10:11:41 PM
Hi I am in the progress of developing a web site whereby developers can do free online tests on various programming languages. I would just like some advice or feedback on ways to improve the site or other comments of the site The site is http://www.quiznetonline.com Thanks in advance M...more >>


Timer for program (non graphic)
Posted by Joris De Groote at 6/2/2007 2:48:28 PM
Hi, I have wrote a program that checks for files and moves these files to the correct folders when they come in. Everything works fine. However I always have to start that program manually. I have been trying to make the program (wich has no UI) to keep running and let it execute everything...more >>

rs232
Posted by Lou at 6/2/2007 12:51:11 PM
How do i convert a string to bytes? I want to send raw bytes out the serial control. Private Sub Rs232SendData(ByVal cmd As String) Try cmd=cmd & vbCrLf 'Convert it to byte data here ????????????????????????? SerialPort1.Write(byteData) txtData.AppendText(Now.ToShortTimeString ...more >>

German Characters in textbox
Posted by Martin at 6/2/2007 1:28:57 AM
Hi all, When a user enters a german character in a textbox (such as ö ä ü ß) and I try to save it, these characters get converted to a different character. How can I prevent this? Tia, Martin ...more >>

Does Embed or Object Tag have "events"?
Posted by Anil Gupte at 6/2/2007 12:35:07 AM
I want to embed using an embed tag or object tag (like YouTube or others do) to embed a video file in a web page. I want to know if there is an event related to the video being done playing. Also are there other events? Thanx in advance, -- Anil Gupte www.keeninc.net www.icinema.com ...more >>

vb.net 2005 Reportviewer charting
Posted by Steve at 6/2/2007 12:00:00 AM
Hi All I want to create a Column chart showing total number of appointment hours per staff member Along side each bar I want to show another series of total number of working hours per staff member When I try to drop the 'total' datafield from the 2nd data adaptor (HaircutsDataSet_Staf...more >>



DevelopmentNow Blog