Math Error in JavaScript
Believe it or not, if you do this in JavaScript: 103 x 67.12, you will get 6913.360000000001. This happens on both Microsoft Internet Explorer and Fir
News and Java Technology
As a .NET developer, I'm sure you have your own tricks to make your life easy. But you may still like to know more tricks on Visual Studio. Read this
Believe it or not, if you do this in JavaScript: 103 x 67.12, you will get 6913.360000000001. This happens on both Microsoft Internet Explorer and Fir
There is an issue in Microsoft's latest SP1 for Visual Studio 2008. If you have a partial class with Using statement at the top of the file for a Lin
I ran into an issue earlier when trying to serialize an object return by LINQ. After Googling it, I found following blog which is very helpful. LIN
When you attempt to login to your database using SQL Server Authentication and you get an error message that says: Cannot open user default databas
Kiosk applications and other self-service systems are rapidly growing business area. Internet connectivity, a greater variety of interface equipment
2007 saw continued growth and expansion of the web marketing and web design service lines of The Net Impact business unit. The web development tea
Java - Find a given date belongs in which quarter: SimpleDateFormat sdf = new SimpleDateFormat(); sdf.applyPattern("MM/dd/yyyy"); Calendar calenda
Do you have performance issue on your ASP.NET website? Do you want to boost your site's scalability? Do you know the bottleneck of your site? Do you w