One of jQuery’s greatest strengths is its thriving plugin ecosystem. Hundreds of plugins are available at plugins.jquery.com alone, with even more hosted on author sites. If you think of a feature, chances are there’s a jQuery plugin to implement it in just a few lines of code (if that). Having used jQuery with ASP.NET for over a [...]
Archive for July, 2009
Apress Pro Asp Net Mvc Framework Apr 2009 Ebook-bbl
Download: DL – DOWNLOAD Apress Pro Asp Net Mvc Framework Apr 2009 Ebook-bbl http://rapidshare.com/files/245701561/Apress.Pro.ASP.NET.MVC.Framework.Apr.2009.eBook-BBL.rar or http://www.megaupload.com/?d=QUAIQPT4 Tweet This Post Digg This Post Reddit Stumble This Post
SQL query to find tables with a specific value in any column and in any table
An excellent way of scanning a database [Every Table, Every Column] for any Value. As I’m sure you can imagine, this is incredibly useful for a developer, especially those who have to support existing applications… This has been wrapped into a stored procedure, This can be used to identify a particular value existing in the [...]
