Justin Cooney

Web Development Tips and Examples

Category: Web Development

  • I have been using Visual Studio’s Declarative WebForms programming model lately to quickly create Web-based form interfaces. As part of this process I have been making extensive use of control binding using the Eval() and Bind() statements, and in some cases even the old ASP Response.Write syntax. As part of my review, I will use this…

  • In this article I’ll cover some of the strange behavior I’ve noticed when working with JQuery/JavaScript for Internet Explorer. In my tests, this behavior spans various versions of IE ranging from the older IE7 and IE8, and the more modern IE9 and IE10.

  • I’ve been looking at various tools that allow you to see your Web site’s statistics and that will try to give you an approximate valuation based on various criteria such as search engine rankings, site age, and estimated traffic to the site. Some of these tools work quite well and have impressed me with the…