Software Works

"I have not failed. I've just found 10,000 ways that won't work."
--Thomas Edison
"Not everything that can be counted counts, and not everything that counts can be counted."
--Albert Einstein
"If you can't make it good, at least make it look good."
"Your most unhappy customers are your greatest source of learning."
--Bill Gates

Saturday, December 7, 2024

Dynamic Pivot with SQL in SQL Server

›
 In our example we have a Dynamic Survey form in the database which we would use to take survey of employees across an agency. Now when we h...
Sunday, September 23, 2012

HTML5, Draw Rounded Rectangle on Canvas

›
Example below will draw rounded rectangle: function doRoundedRectangle(c,sx,sy,ex,ey,r) { var ctx = c.getContext("2d"); var r2...
Tuesday, March 13, 2012

HttpException: The URL-encoded form data is not valid

›
An httpexception might be poping up in most of the ASP.NET 2.0 applications where there are lot of user controls on your view. Microsoft sec...
Wednesday, January 11, 2012

Commodo Antivirus, Manually update virus definition

›
Download the latest full AV database: For respective CIS version, we have different complete bases.cav: 1. For CIS 4.x Following link points...
Thursday, November 17, 2011

The 'microsoft.jet.oledb.4.0' provider is not registered on the local machine

›
On Windows 7 64bit and Windows 2008 64bit system a common error may arise when using Microsoft.jet.oledb.4.0 driver. Applications running in...
›
Home
View web version
Powered by Blogger.