Connecting Tech Pros Worldwide Forums | Help | Site Map

using asp.net code without compiling it

.nLL
Guest
 
Posts: n/a
#1: Oct 6 '08
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?


.nLL
Guest
 
Posts: n/a
#2: Oct 6 '08

re: using asp.net code without compiling it


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.



".nLL" <noone@here.comwrote in message
news:G2tGk.22571$Wp5.10287@newsfe17.ams2...
Quote:
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?
>
Closed Thread