using asp.net code without compiling it

  • Thread starter Thread starter .nLL
  • Start date Start date
N

.nLL

Hi, i am new to asp.net, im working o sample project to learn and i want to
be able to access code once i finished it. Im using visiual web developer
2008 and it compiles code as dll in bin folder. I dont want that, becaouse i
want to be able to edit my code when i dont have vs installed.

how can i achive so code would be compiled in run time?
 
ok got it, web appliaction and web site in vs. but which one do you choose
and why?

personally i would prefer web site because i want to access to the code
anywhere i want.
 
Back
Top