Move from Scan to Seek
As a SQL optimization best practice, Scans are bad, Seeks are good.
Technology
As a SQL optimization best practice, Scans are bad, Seeks are good.
Hosts is a simple text file can override any HTTP request for domain name resolution, thus helping in testing website prior domain switching & pushing LIVE. See how...
Generic script to Track PDF downloads using Google Analytics. Leverage jQuery & Analytics.js to track your PDFs.
.htaccess is more than file extension that manages Web Server configurations. Here are some useful tips that can really make your life quite easy on Apache.
Change to Active Transfer mode on FileZilla to access FTP site hosted on IIS to address ftp error "Failed to retrieve directory listing".
Most of C# developers are aware of three usages of "using" keyword. Here is the fourth one that creates alias for a complex type...
Clickjacking is well-known web application vulnerability where a transparent layer of attacker's page overlays the primary webpage thereby hijacking the user clicks and actions. See how we can handle this using X-Frame-Options header.
See how we can test/send emailers especially if they contains embedded images.
Integrating MySQL db with a ASP.NET and got stucked in "Parser Error Message: Could not load file or assembly 'MySql.Web.v20, Version=6.9.4.0'". Learn how to address this through MySQL .NET Connector installation.
Wordpress tips & tricks that can prove very handy and help you add some awesomeness to your website. Learn how can I get this in my WordPress blog/site as well?
Here are some quick & useful tips for security testing that can help making websites more secure to handle customer information and avoid any security vulnerabilities.
Learn how to code effective emailers so that they can address the purpose to same level across various channels providing unified user experience.