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 > june 2004 > threads for sunday june 27

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

ASP.NET multi-row data manipulation
Posted by Oded at 6/27/2004 11:49:02 PM
Hello, I'm trying to build a web form which should display a list of DB records and provide edit/insert/delete capabilities. I want to allow client manipulation of the data, including several rows at a time, and save all changes at once. I couldn't find a suitable solution, and would be happy if s...more >>


Can asp.net do this?
Posted by Aaron at 6/27/2004 7:40:55 PM
I want to write a script that deletes the last 10 records from a database on the 1st of every month. Is there a way to do this without a user actaully opens the page? Like windows schedule, it just starts on itself. Note: This has to be a web-based app Thanks Aaron ...more >>

Program PC Sound Card?
Posted by Mike Newman at 6/27/2004 10:19:23 AM
Does anyone know if it is possible to program the PC's sound card using Visual Studio.NET in basic? If so, how can I get some information? I just want to sound notes of a specified frequency either melodically in sequence or simultaneously in a chord. Thanks Mike ...more >>

Changing items in aspx listbox from javascript
Posted by Jim M at 6/27/2004 12:20:49 AM
I am having trouble changing any properties of the web form listbox from client side javascript. As an example, all of the lines below seem to cause an error... temp = document.getElementById("dropCategory1").length window.alert("temp = " + temp) document.getElementById("dropCategory1").Ite...more >>



DevelopmentNow Blog