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
March 2008
April 2008


all groups > dotnet general > august 2006 > threads for sunday august 13

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

Windows service suddenly stops work.
Posted by Niron kag at 8/13/2006 11:15:01 PM
Hi, I wrote a windows service in c# in .NET 1.1 and SQL Stored Procedures, and I run it on Microsoft windows server 2003 service pack 1. The service works every 10 minutes and pass data between SQL tables. The service works well for about 2 hours. After about 2 hours the service stops. When...more >>

How do I get the a timedate value to the ws timer clock ?
Posted by Gordon at 8/13/2006 5:04:01 PM
Hi; I am trying to give my CPU some relief from comparing a group of values to now() while looping through an array. I tried using the windows.system.timer but i have been unable to find the correct interval that will allow a match as in compare("08/14/2006 10:30:00 AM", Now) = 0. in the...more >>

Exception vs Boolean
Posted by Shehab Kamal at 8/13/2006 6:46:02 AM
Which approach is better: 1) Use a method that returns true/false (the method will log the exception that lead to false using log4net for example) OR 2) Use a method that returns void and throws an exception in case of failure? If the second approach is to be suggested: Should .NET predefine...more >>

Custom deployment even possible?
Posted by Gene at 8/13/2006 6:17:44 AM
I would like to know if the following is even possible with the visual studio.net Setup and Deployment project. 1. During the deployment after creation of application directory the setup needs to prompt user to select another location to send a data file elsewhere on target machine (with abili...more >>



DevelopmentNow Blog