sharing

  1. M

    Sharing created windows form application

    Hi all, I have created a project. I published it - I have setup file and all application files. The metod used is ClickOne. I've got a problem with sharing it... The thing is that, my application has two parts - 1st is Administator Panel - where he can choose what will be in comboboxes...
  2. D

    Shared Hashtable between different apps

    Hello, I currently have a ASP.NET Website and a Windows Service doing some work together. It consists in running some processes either using scheduling or on-demand requests. Basically before i had the windows service i used a Shared Hashtable to register all the on-demand requests and avoid...
Back
Top