Deploy ASP.NET project

  • Thread starter Thread starter David
  • Start date Start date
D

David

Hello.

What type of files I need to deploy to my client when I finish my ASP.NET
project?

Thank you.
 
In general: just the .aspx and the .dll files (and of course any images,
style sheets, javascript files).
 
Back
Top