Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_professional thread: Web site deployment


Message #1 by phillipstodd@y... on Thu, 7 Mar 2002 00:26:11
Well, one thing that we don't want to deploy is .cs file.  If .cs changes,
recompile and deploy the .dll affected.
-- Tom

-----Original Message-----
From: phillipstodd@y... [mailto:phillipstodd@y...]
Sent: Thursday, March 07, 2002 12:26 AM
To: ASPX_Professional
Subject: [aspx_professional] Web site deployment


I am working on a web site and will be creating instances
of it on a test and later production machine.  I
understand .cs files are compiled into a dll in /bin.  I
am looking for some "best pratices" info on how to deploy
my web site.  I found info in online help on deployment
but it focuses on deployment of entire sites.  How do I
later make fixes to .cs files.  I can't just copy them
since they need to be compiled.

Anyone know of any good resources on this?

$subst('Email.Unsub').


  Return to Index