Files needed to run ASP.NET? RAM req'd?
Do I just need to copy the DLL compiled in the BIN subdirectory to our production server, or are other project/solution files needed in order to run my ASP.NET application?
And how can I tell how much RAM my ASP application requires to execute?
|