Clear Comm Test Speed – My Company Line
After tested my 3G connection from my mobile provider, Maxis. I perform another test speed to my company’s broadband internet connection while internet activity is very low at the morning.
MSC Malaysia Pre-Seed Awareness Workshop
I think the best programme by Malaysia to help out young start up which has brilliant of idea and dream but have no capital on hand to achieve their dream.I am thinking to try it out too!
Join their workshop for more information.
Disabling debug in other than dev environment – Sys.InvalidOperationException
If your web application using Microsoft Ajax (Ajax Control Toolkit), then you probably encounter common unknown javascript error as following:
Sys.InvalidOperationException: Handler was not added through the Sys.UI.DomEvent.addHandler method.
Cause:
Unknown handler error in MicrosoftAjax.debug.js
Resolution:
To ensure your server not prompting this debug message on your test or production server, just set debug=”false” in web.config. By doing this, ASP.net [...]
Mouse Not Working After Installed VMware Tool
If you are in the case that your mouse is not working correctly in your VMware Virtual Machine, it is due to the conflict happened between Microsoft VM mouse driver and VMware VM mouse driver.
Resolution
========
1. Go to regedit and find out the key below:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Class\{4D36E96F-E325-11CE-BFC1-08002BE10318}
2. Remove the value msvmmouf from the UpperFilters Regvalue.
And then [...]
Re-install Visual Studio Templates
Whenever you found your item templates in visual studio are disappear, no need to re-install your visual studio. Just perform as picture below:
It will run silently for 1-2 minutes, do not close it while installing.
Get Process ID from multiple application pool – iisapp
To attach process for remote debugging to server which contains multiple application pool, you need to attach to process name w3wp.exe. If your server containing multiple application then you will see multiple w3wp.exe. The only way to attach to correct w3wp, you are required to find out the process id of [...]
2 Best Tools To Generate Web Button 2.0 Online
Are you web developer? graphic designer? blogger?
Are you facing problem when come to designing web button with colorful, solid and clean manner based on your taste? Probably you will open up software such as Photoshop or InkScape to design it. But, still very hard to design in the tools mentioned as we need to study [...]



