| 
CodeBehind : Needs to be compiled  and compiled
  binary is placed in the bin folder of the website. You need to do a compile
  in visual studio before you deploy. Good model when you do not want the
  source code to be viewable as plain text ... for example when delivering to a
  customer who you not have obligation to provide code. 
CodeFile : You provide the source file with the solution for
  deployment. ASP.NET 2.0 runtime compiles the code when needed. The compiled
  files are at Microsoft.NET[.NET version]\Temporary ASP.NET Files.  | 
Saturday, 23 August 2014
CodeBehind And CodeFile
Subscribe to:
Post Comments (Atom)
 
No comments:
Post a Comment