amiteshgautam5

Stories kicked by amiteshgautam5

JavaScript: Warning the user when CapsLock is on(aspnet.4guysfromrolla.com)

submitted by rimsystemsrimsystems(6119) 4 years ago

Describes a method for warning a user that their caps lock is on using JavaScript. Also includes an ASP.NET control read more...

add a comment |category: |Views: 334

tags: another

Fast ASP.NET web page loading by batching javascripts downloads(codeproject.com)

submitted by landonblandonb(145) 4 years ago

Hack for the .Net script manager to pull all needed javascript files at once and push them to the bottom of the html to speed up rendering. read more...

add a comment |category: |Views: 348

tags: another