HTTP compression in ASP.NET 2.0(madskristensen.dk)
submitted by korayem(1240) 4 years, 11 months ago
A bit old...but very useful
2 comments |category: ASP.NET |Views: 30 Tweet
tags: another
Add a live kick counter to your blog >>
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:
Simply copy and paste this HTML into your blog post.
posted by DamienG(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 lenrock(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
All tags Your tags
Suggest a new category
dpeterson(1273)
Telerik(409)
fdub(381)
amit.jain(273)
BlackWasp(259)
RobertTheGrey(259)
jalpesh(252)
KodefuGuru(227)
KMillerr(226)
vijayst(223)