No Touch DEployment as a reseller

Currently i am building an application that uses SQL server and winfowms.

I plan on purchasing the ValueHost resller to host my application.

this application will be using the no touch deployment method utilized by .NET

Do you allow me to do this kind of processing or do you allow me to use ASP.NET only.
===============================
Definition of No Touch Deployment:
No Touch Deloyment is a winforms application that is executed from the server. The .NEt framework copies the Exe to the users machine to be executed.
 
Due to stablity issue we only install trusted/proven components/platform.
 
this is not install at your end, it is a file that reside on the server and the user downloads it to there machine.

this files just sit on the server. I was aking because i didn't want to purchase the plan for the whole year and then be terminated for some reason related to this.

It simpley uses a SQL databases via the net...very cool, far better than ASP.NET , because you get all the GUI from winforms.
 
I searched google for it. I found very little information on it from hosting company point of view. Another issue is security.
 
We do not see any problem becuase it does not require us to install anything on server.
 
Back
Top