Manas Tungare

ASP.Net Deployment Tool

This tool is no longer under active development.

This is a simple tool that zips up selected files from your ASP.Net application, ready to deploy via FTP or email. It can be run standalone or can be integrated with Visual Studio.Net.

Screenshots

  1. Step 1 of 4: Choose Source

  1. Step 2 of 4: Filter Files

  1. Step 3 of 4: Choose Output Zip Archive Location

  1. Step 4 of 4: Create Zip File

Acknowledgments:

This tool uses the excellent compression library #ziplib (SharpZipLib) from ICSharpCode. Thanks to them, especially Mike Krueger, for sharing with the world such a useful component. In that same spirit, this tool is also completely free for personal or commercial use.