Re: ASP .NET 2.0 Unanswered questions...



re:
!> What happens if you build an app. using all code-behind pages and no inline
!> pages AND you deploy the single IL assembly in the project/bin folder?

I don't know because I seldom use codebehind.

I had to be dragged into using codebehind in the admin pages
for the app while using inline code for most of the pages.

I think that using codebehind is a waste of time, given that the code
in codebehind files has to be compiled twice before it can be used.

AFAIK, there's nothing which can be done in codebehind which
can't be done inline, so why add unnecessary complexity to apps ?

Btw, we have really gone very far OT for this thread.
But, I suppose that's normal for programmers... :-)

The thread originally concerned ASP.NET 2.0,
and we've been discussing ASP.NET 1.1 for quite a while.



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/
======================================
"Scott M." <s-mar@xxxxxxxxxxxxx> wrote in message news:OLwplO1DIHA.4684@xxxxxxxxxxxxxxxxxxxxxxx

"Juan T. Llibre" <nomailreplies@xxxxxxxxxxx> wrote in message news:uva%23T$0DIHA.5976@xxxxxxxxxxxxxxxxxxxxxxx
re:
!> this clears things up nicely

It doesn't for me. :-(

See my just sent-in reply, where I state that
the app uses both inline and codebehind pages.

I *still* wind up with an assembly for each page, in the ASP.NET temp files dir,
even though the app uses the single-assembly per project model.

What happens if you build an app. using all code-behind pages and no inline pages AND you deploy the single IL
assembly in the project/bin folder?



.



Relevant Pages

  • Re: ASP .NET 2.0 Unanswered questions...
    ... You rarely use code-behind (the VS ... 2003 default) and get multiple assemblies. ... It seems reasonable to me that because your only examples use the inline ... What happens if you build an app. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: ASP .NET 2.0 Unanswered questions...
    ... "I've also said that straight code-behind will cause one assembly" ... 2003 default) and get multiple assemblies. ... Did you miss the explanation in which I said that my app uses *both* ... use the inline model, you will get an assembly per page, but when you use ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: WMV blues
    ... > my app? ... Is it built with the DRM stub library? ... Trim & respond inline (please don't top post or snip everything) ...
    (microsoft.public.win32.programmer.directx.video)
  • Re: ASP .NET 2.0 Unanswered questions...
    ... the app uses both inline and codebehind pages. ... even though the app uses the single-assembly per project model. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Free Simple Directshow graph wrapper class
    ... > The main component of that is the library, the remaining app, etc are ... Trim & respond inline (please don't top post or snip everything) ... Prev by Date: ...
    (microsoft.public.win32.programmer.directx.video)