August 2010 - Posts

5
Comments

Escape Single Quotes Within JavaScript by jhallal

While I was trying to register a JavaScript code into an ASP.NET page I came across the need to ensure that passing a string to the JavaScript method would not cause an error ‘Unterminated string constant error’ upon rendering, this error could be caused...
Filed under: ,
6
Comments

Tips to improve asp.net application performance by jhallal

Over 4 years or so working with asp.net I have learned to avoid and do certain things that increase the performance of an asp.net web application, in this post I will offer some tips that I've found useful for writing high-performance ASP.NET applications...
Filed under:
More Posts