Using Generic Http Handlers to Speed Up ASP.Net – Writing XML(blog.image0.com)

submitted by image0image0(189) 1 year, 1 month ago

Web forms (aspx files) and web controls (ascx files) that populate the forms are the two most common elements we create in an ASP.Net web applications. Web forms are great. You put in some <asp:tags /> and ASP.Net does the rest to render the HTML, and it’s done in a lot less lines than you would have to write with classic ASP 3.0. With all this magic, however, there is a lot that happens behind the curtains. There are 11 events that take place during the loading of an ASP.Net page. A Generic .ashx handler just has the ProcessRequest method.

add a comment |category: |Views: 8

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:

No comments so far

information Login or create an account to comment on this story