Jamil Hallal's Blog
Sign in
|
Join
Home
About
RSS
Atom
Comments RSS
Search
Tags
.NET
AJAX
ASP.NET
C#
Freelance Calculator
General Software Development
Geospatial
JavaScript
jQuery
SharePoint 2007
SQL
TFS 2010
Windows Forms
Sponsors
advertise here
Navigation
Home
Blogs
Archives
March 2012 (1)
December 2011 (3)
November 2011 (1)
July 2011 (3)
June 2011 (1)
March 2011 (1)
October 2010 (1)
August 2010 (2)
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:
ASP.NET
,
JavaScript
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:
ASP.NET
More Posts