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
May 2008
June 2008
all groups > dotnet sdk > november 2007

Controlling USB devices from C#
Posted by Miguel Gómez at 11/25/2007 11:01:32 AM
Hi, every body! I would want to know, if is there any way to control an USB device ( a code bar reader, for example) connected to the PC, using C# code (or VB). I must be able, for example, to disable reading, and, depending on the bussiness logic, enable it again, using C# or VB code. Does...more >>


Process.Start("filename.xlsx") never returns
Posted by David Thielen at 11/20/2007 3:43:01 PM
Hi; This is for a C# Excel AddIn. Because it is an AddIn to C# I do not have control over setting the threading model. When my AddIn creates a report and calls Process.Start(filename), it works fine if the file is a docx file. But if it is an xlsx file the method never returns. In my ...more >>

2005 VB.Net application under 2003
Posted by Radhakrishna k.v.n.r at 11/14/2007 10:58:00 PM
Hi all, I am currently creating an application in VB.Net under Visual studio 2005. I am having a doubt the whether these application will run under Visual studio Dot net 2003 or not. Because i have used the methods which are not available in Dotnet 2003. Please give me the solution....more >>

x64 and .net access to registry keys
Posted by javatopia at 11/7/2007 8:12:02 AM
Hello, I have a .NET windows service application built on an 32-bit XP Pro system that I am trying to install on a 64-bit XP Pro system. This service needs to write in to the HKLM/Software registry key, not the HKCU key because it is a system extension that is intended for Win2003 deplo...more >>



DevelopmentNow Blog