FAX
Thu, 29 Nov 2007 08:38:10 -0800 (PST)
Hi
does anyone know if there is a SDK for .NET to allow intergration
into
VISTAS fax and image?
Thanks
Shawrie
...
|
Controlling USB devices from C#
Sun, 25 Nov 2007 11:01:32 +0100
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 such a class exi ...
|
SOS!! Remoting Callback hangs Remoting Server and Client in Dotnet
Fri, 23 Nov 2007 06:12:01 -0800
Hello
We have implemented a remoting client and server application with the
following scenario.
The remoting client will call the remoting server and the remoting server
will send a call back based on the business logic to multiple remoting
clients on the same network.
We are running aprroximatel ...
|
SOS!! Remoting Callback hangs Remoting Server and Client in Dotnet
Fri, 23 Nov 2007 06:11:01 -0800
Hello
We have implemented a remoting client and server application with the
following scenario.
The remoting client will call the remoting server and the remoting server
will send a call back based on the business logic to multiple remoting
clients on the same network.
We are running aprroximatel ...
|
SOS!! Remoting Callback hangs Remoting Server and Client in Dotnet
Fri, 23 Nov 2007 06:10:00 -0800
Hello
We have implemented a remoting client and server application with the
following scenario.
The remoting client will call the remoting server and the remoting server
will send a call back based on the business logic to multiple remoting
clients on the same network.
We are running aprroximatel ...
|
SOS!! Remoting Callback hangs Remoting Server and Client in Dotnet
Fri, 23 Nov 2007 06:07:01 -0800
Hello
We have implemented a remoting client and server application with the
following scenario.
The remoting client will call the remoting server and the remoting server
will send a call back based on the business logic to multiple remoting
clients on the same network.
We are running aprroximatel ...
|
ewalabeufu
Thu, 22 Nov 2007 16:00:24 -0800
Hello! Good Site! Thanks you! igtzwjepxaxpzs ...
|
|
|
Process.Start("filename.xlsx") never returns
Tue, 20 Nov 2007 15:43:01 -0800
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 code I am in the ...
|
2005 VB.Net application under 2003
Wed, 14 Nov 2007 22:58:00 -0800
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. ...
|
Re: Allow mis-matched versions in an interface
Sun, 11 Nov 2007 19:01:00 -0800
We have a similar problem, we already have an interface DLL, we want third
party programs to use, we want to fix bugs and further develop the
implementation DLL that the interface DLL uses.
But when we rebuild the interface DLL (so it links to the implementation
DLL) we get a different build number in the v ...
|