HTTP compression in ASP.NET 2.0(madskristensen.dk)

submitted by korayemkorayem(1240) 4 years, 11 months ago

A bit old...but very useful

2 comments |category: |Views: 30

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 DamienGDamienG(1405) 4 years, 11 months ago 0

Not only old but also has been on DotNetKicks more than once including last week.

Reply

posted by lenrocklenrock(75) 4 years, 11 months ago 0

If You have problem with UpdatePanel:
change "if (app.Request.RawUrl.Contains(".aspx"))" to "if (app.Request.RawUrl.Contains(".aspx") && app.Request["HTTP_X_MICROSOFTAJAX"] == null)"

Regards

Reply

information Login or create an account to comment on this story