I am writing a distributed transaction code. My current scenario include a client database(Suppose client- having 4 main database) which can be installed anywhere which would connect to a public database placed at ISP datacentre(Suppose Server- having 2 database[host,transmissionqueue]). this serve...
more >>
Hi,
I need to create an application which would use windows forms user
interface, while connecting over the web. I have created a webservice,
which is running on the local host. But when I try to add a web
reference, I get the following:
Custom tool warning: DiscoCodeGenerator unable to in...
more >>
I am deploying a .NET Windows application. In the Setup project, in the
"Files on Target Machine" I chose the User's Desktop and create a shortcut.
The target of the shortcut is "Primary output". The idea is to have the
Installation script create a shortcut to the application on the user's
d...
more >>