re:
>> Code-behind in global.asax is not the default any more
That statement stands, in its very precise meaning.
You can only make the code-behind in global.asax option
available by modifying the default installation of VS 2005.
re:
> For web application projects it most certainly is the default...
That is true, but is true *only* for VS with WAP installed
as an additional option...or WAP installed with VS SP1.
To make the point clearer, compare to the "designer.cs" files which WAP uses.
Would you say that they are a default feature in VS 2005 ?
However, WAP *is* a default feature in Visual Studio SP1.
I wish WDP had been included in it, too.
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/
===================================
"Mark Rae" <(E-Mail Removed)> wrote in message news:%(E-Mail Removed)...
> "Juan T. Llibre" <(E-Mail Removed)> wrote in message
> news:%(E-Mail Removed)...
>> Code-behind in global.asax is not the default any more
> For web application projects it most certainly is the default...