March 2010 - Posts

1
Comments

jQuery Templates Proposal – dissecting plugin code by AGS777

As you’ve probably heard, it was announced during the second-day MIX keynote that Microsoft is going to contribute to jQuery project. As a part of the contribution templating proposal was written and experimental plugin code is already available. Having...
0
Comments

Lazy HTML attributes wrapping in Internet Explorer by AGS777

Having encountered this Internet Explorer (all versions) behavior several times previously, I eventually decided to share this most probably useless knowledge. Excuse my lengthy explanations because I am going to show the behavior along with a very simple...
Filed under: ,
5
Comments

Hook up to arbitrary HttpModule event in global.asax by AGS777

First of all, if you are already aware of the technique you can use to bind an event handler to the arbitrary event of the arbitrary HttpModule registered within your application using global.asax file, then, I am terribly sorry - there is most probably...
Filed under:
More Posts