Richard Birkby wrote:

> I know that Code-Behind is unnatural for classic-ASP developers due to it's
> compile-first mentality, but has everyone but me decided it's a Bad Idea?.

I use code-behind sometimes, but it's not necessarily for "compile early"
behavior. You can always use helper classes. In fact, I'm not sure how
entirely necessary code-behind is for pages that limit themselves to
presentation. I guess it depends on how you like to code.

Brad

--
Read my web log at http://www.quality.nu/dotnetguy/

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to