How to get processor id (CPU’s ID) using Visual Basic.Net
If you’re new here, you may want to subscribe to my RSS feed. Thanks for visiting!Some times we do need to find out the cpu’s id, which is unique for each CPU. This code example will help you to perform this task in vb.net.
To Execute the code, create a Visual Basic Windows Application in [...]
Indian Mobile number regular expression
I am currently working on site named vpay. I am not going to write about vpay here as vpay does not have anything to do with Programming.
One of the requirement was to validate a mobile number and that too it has to be a vlid indian mobile number. A quick google search led me to [...]
Create a simple Twitter IM bot
Some time back I worte a post about a Twitter Google bot in www.crankup.net. As promised, here is how you can develop your own google talk bot which can post your messages to Twitter.
First, You need an imified account for your bot to work properly. Get one here. Once the account is created, login to [...]
