Page_Load is Evil(sitepoint.com)

submitted by wwb_99wwb_99(870) 5 years, 4 months ago

Page_Load is Evil. And here is why.

4 comments |category: |Views: 21

tags: another

new Add a live kick counter to your blog >> liveImage

You can even customize the image by choosing your own colors, and then clicking the button below to update the preview and the html code:

  • "Kick It" text
  • "Kick It" background
  • kick count text
  • kick count background
  • border

Simply copy and paste this HTML into your blog post.


Users who kicked this story:
Comments:

posted by madskristensenmadskristensen(8565) 5 years, 4 months ago 0

The points stated in the post are not valid. The Page_Load is not evil. It is what you can do with it that is, which also is what the author means. However, that doesn't make it evil. That's like saying constructors are evil because you can write 300 lines of code in them.

Reply

posted by luciolucioluciolucio(0) 5 years, 4 months ago 0

I agree. Page_Load is not evil, you just have to know what's going on behind the scenes. Just as in the rest of ASP.NET, for that matter.

Reply

posted by johnrummelljohnrummell(1321) 5 years, 4 months ago 0

Page_Load is not evil ... it may be commonly misunderstood, but not evil.

Reply

posted by mikeonmikeon(5200) 5 years, 4 months ago 0

Page_Load is eveil. Use OnLoad instead :-). I don't like the concept of something being done automatically just because it has some special name!

Reply

information Login or create an account to comment on this story