R
reez
Hi All
Ok two questions for ya...
1. I am assuming that websites cannot be compiled into dll's...why
would i want to do that? Basically i have a master file that i want to
share with other apps on my corporate intranet for consistent look and
feel. I was pointed in the right direction i.e. make the snk and
register with GAC, make entries in IIS i.e. app folder under your
root....however...how do i register it with the GAC? I have no
assemblies for the website...unless if i am missing something...can
websites be compiled into assemblies?
2. under my app_code folder i have some .cs files...it was my
understanding that these files would be built into one dll...i cannot
find the dll on my hdd...was i supposed to set up something to compile
into a dll explicitly on that app_code folder?
Thanks a lot for your help.
Oh I am using Visual Web Developer 2005 Beta 2
Reeza
Ok two questions for ya...
1. I am assuming that websites cannot be compiled into dll's...why
would i want to do that? Basically i have a master file that i want to
share with other apps on my corporate intranet for consistent look and
feel. I was pointed in the right direction i.e. make the snk and
register with GAC, make entries in IIS i.e. app folder under your
root....however...how do i register it with the GAC? I have no
assemblies for the website...unless if i am missing something...can
websites be compiled into assemblies?
2. under my app_code folder i have some .cs files...it was my
understanding that these files would be built into one dll...i cannot
find the dll on my hdd...was i supposed to set up something to compile
into a dll explicitly on that app_code folder?
Thanks a lot for your help.
Oh I am using Visual Web Developer 2005 Beta 2
Reeza