S
Scott M.
Bruce,
I'm sorry but you are just plain wrong on ASP .NET Web Applications (both
1.1 and 2.0). Regardless of how many pages you have, you will wind up with
just one physical assembly file per application. Yes, there is the initial
one (placed in the /bin folder) and then a compiled version of it placed in
the Temporary ASP.NET folder that IIS actually uses, but just one per
application.
-Scott
I'm sorry but you are just plain wrong on ASP .NET Web Applications (both
1.1 and 2.0). Regardless of how many pages you have, you will wind up with
just one physical assembly file per application. Yes, there is the initial
one (placed in the /bin folder) and then a compiled version of it placed in
the Temporary ASP.NET folder that IIS actually uses, but just one per
application.
-Scott