(Ian Elliot) When you first encounter filters they seem easy enough – just extract the results you want from the results you have. The trouble is that filters are fun and jQuery pushes the idea beyond the obvious.
Tag: JSON / JAVA / XML
Password Strength Checker in jQuery
(Sourabh Somani) This article shows how to create a password strength checker using jQuery.
HTML5: Use of MathML – A Better Way to Present Mathematical Notation
(Prava-MFS) The word MathML represents Mathematical Markup Language, which means a language which is designed to present and capture mathematics for Web.
Structured XML output from Oracle SQL query
(Ilmar Kerm) Got an interesting question today: There are tables TABLE1, TABLE2 and a junction table that joins them called JUNCTABLE. Need the following output as XML
JsonResult Type in MVC
(Ramchand Repalle) This article will provide you an idea of JsonResult, JsonResult Properties, the use of JsonResult with various scenarios and how can you test the JsonResult by using Test Project in a MVC application.
jQuery Face Detection Works on Images & Videos
(Ray Cheung) jQuery Face Detection Plugin detects faces on images, videos and canvases to get theirs coordinates.
Do What You Can to Help Search Engines by Using Google XML Sitemaps
(Julie Kuehl) Sitemaps can be an important way for search engines to learn about your site. While sitemaps do not affect your SEO, they can be helpful in assisting search engines to discover your site more quickly and more thoroughly.
REST : A Simple REST framework
(Sacha Barber) A simple REST framework written from scratch using just the .NET base class library
Validation Using jQuery
(Rahul Kumar Saxena) This article shows how to apply validation on a TextBox, CheckBox, RadioButtin in ASP.NET C# using jQuery.
JavaScript unit testing: using the Chutzpah test runner in Visual Studio
(Matt Harrington) Welcome to the third and final installment of my blog series on JavaScript unit testing. Part one introduced some general principles of unit testing, and why unit testing is especially important for JavaScript. Part two introduced the Mocha test framework.
