>> I'm still stuck on the .dll and bin folder mentality in 1.1. When
>> deploying a 2.0 web application, there is no web .dll to deploy?
[quoted text clipped - 14 lines]
>>
>> Jason
Also, remember that VS 2005 SP1 includes WAP
as the default without needing a separate install.
With it, you get to choose the number and names of the dll's.
Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
======================================
> While I prefer the new methodology of web sites, there is the option to use a Web Application
> project rather than a Web Site project. The WAP follows a similar 2003 project set of
[quoted text clipped - 3 lines]
>
> -dl
> G> You are correct except #2. If you moving aspx files then you do not
> G> have precompiled DLLs unless you added some DLL as a reference.
> G> G> aspx and vb files compiled on a fly by asp.net. But if you wish you
> G> can precompile your application then you do not need to move aspx or vb files.
> G> G> George.
> G> "daokfella" <jjbutera@hotmail.com> wrote in message
> G> news:1182800129.953097.181280@c77g2000hse.googlegroups.com...
[quoted text clipped - 17 lines]
>>>
>>> Jason
David R. Longnecker - 25 Jun 2007 22:31 GMT
Ahh, good call; forgot about that.
-dl
--
David R. Longnecker
http://blog.tiredstudent.com
JL> Also, remember that VS 2005 SP1 includes WAP
JL> as the default without needing a separate install.
JL> With it, you get to choose the number and names of the dll's.
JL>
JL> Juan T. Llibre, asp.net MVP
JL> asp.net faq : http://asp.net.do/faq/
JL> foros de asp.net, en español : http://asp.net.do/foros/
JL> ======================================
JL> "David R. Longnecker" <dlongnecker@community.nospam> wrote in
JL> message
JL> news:463c2475db38c98551dafbd18c@msnews.microsoft.com...
>> While I prefer the new methodology of web sites, there is the option
>> to use a Web Application project rather than a Web Site project. The
[quoted text clipped - 34 lines]
>>>>
>>>> Jason