Javascript Frameworks and jQuery [Infographic]
A comparison of Javascript Frameworks and their applications. Javascript Frameworks and jQuery Infographic is brought…
Microsoft .NET Platform, ASP.NET, C#, VB.NET, MVC
A comparison of Javascript Frameworks and their applications. Javascript Frameworks and jQuery Infographic is brought…
When you drop a .NET control on a page and give it an ID, you…
Sometimes I have existing customers who need their database upgrading to a newer version – new…
Decoding JSON Arrays with PHP: JSON is a very popular data format. Although it is simple in scope it can sometimes be confusing to decode in PHP. I think this is because it decodes as object and/or arrays in PHP, so here’s an example that you may like to follow to see how it’s done.
by Les Kendall. Many of my IT friends keep asking me to show a little…
Essential JavaScript Design Patterns For Beginners, Volume 1. Authored By Addy Osmani Copyright 2011 ©…
Is Hand-Coding Becoming Obsolete? By : Alan Fisher Increasingly, IT managers, CIOs and software developers…
After restoring a database on WordPress and viewing the blogs, I was surprised to find…
I had a strange problem where a simple jQuery expression worked once only on an ASP.NET page. Turned out that .NET UpdateProgress controls on the same page were causing problems with partial page refreshing from AJAX calls.
by Les Kendall Can jQuery replace ASP.NET or PHP? Recently I experimented with a jQuery…