Wednesday, October 06, 2004 - Posts

Loader for No-Touch Deployment Apps

Rockford Lhotka has build a basic, ready-to-use loader for No-Touch Deployment Applications - named "NetRun" - (with source code). You can download it here.

NetRun addresses the following issues you may encounter with no-touch deployment:

  • Dynamically setting security for deployed applications
  • Reading application configuration files from an ASP.NET server
  • Allows you to deserialize objects into autodeployed classes
  • Preventing the browser from popping up when running http://myserver/myroot/myapp.exe
with 0 Comments