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 2005 > threads for saturday june 25

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

SQL 2000 and .NET events
Posted by jabailo NO[at]SPAM texeme.com at 6/25/2005 7:53:10 PM
Can a SQL 2000 server raise a .NET event? -- Texeme Textcasting Technology http://www.texeme.com...more >>

Using JPG stills to make a "Video" file
Posted by BennioUK2 at 6/25/2005 5:16:49 PM
Hi all I've been round and round the web and can't find an answer to: How can I make a video file from JPG stills? I need it to be lossless compression as the stills are already lossy enough. Avi/Mpg/Wmf Any pointers would be greatly appreciated. I am a proficient enough programmer in VB...more >>

Tunneling protocols?
Posted by Jim Hubbard at 6/25/2005 1:32:52 PM
What is the best way to do tunneling via HTTP? I must use ports 80 and/or 443 (as I cannot control where the clients will be connecting to one another from). I want to implement a tunneling server for an in-house application that allows chicken farmers (you know....those big chicken houses...more >>

Handle STOP in a multi-threaded Windows service
Posted by Simon Niederberger at 6/25/2005 10:18:21 AM
Hi I've written a Windows Service which has - several (0-100) listeners threads which spawn worker threads based on events, timers etc - several (0-300) worker threads which handle data (message based) and terminate after processing I'm wondering what exactly happens when I stop the servic...more >>

Variable Scope
Posted by John Smith at 6/25/2005 9:27:17 AM
With the code below, is it possible to access "strTemp" in "WebUserControl.ascx"? I always receive the error that "strTemp" is not available. As a workaround, I am using a Session variable, but I really don't want to. Default.aspx ----------------------------------- string strTemp = Str...more >>

WMI and Windows Services HELP!!!!
Posted by Yosh at 6/25/2005 7:56:45 AM
Does anyone have an example of using WMI to get a list of running = Windows Services? Thansk, Yosh...more >>

WinZip wityh .Net
Posted by EdB at 6/25/2005 4:51:02 AM
Has anyone ever interfaced with winZip from inside a VB.Net app? I'm looking to automatically zip up some files then delete them....more >>

Selecting an event
Posted by Ant at 6/25/2005 12:40:02 AM
Hi, I'm new to .NET, though program with VB. I'm used to selecting an event from the right side drop down box of the VB IDE. That seems to have changed with ..NET. How do you choose an event, say for example, the click event of a form object so as to write a method for that event. Thanks...more >>



Marshal.ReleaseComObject not releasing a COM from memory
Posted by ahmadzia673 at 6/25/2005 12:03:03 AM
I am using a COM component in my ASP.Net application. When i try to release it from memory by using Marshal.ReleaseComObject, its not working. The memory is still leaks. What to do? Is there any other way to prevent from this leakage? Please help me! ...more >>


DevelopmentNow Blog