Archive: Tutorials Subscribe to Tutorials

EA Cricket Saving Problem
Recently I have been playing EA Cricket 2007 , however I faced some troubles with the game as it failed to save some of the changes I made. For example, If I create a new player or edit the settings in the game, the next time I opened the game...
Generate Random Number of any digits using Visual Basic
Below is a brute force program to generate any number of Random values of given digits using Visual Basic. The code is specific for given input ( 26 Alphabets and 10 Digits).
Function generate_Number() As Integer
Dim values() As String = {“A”,...

Using Team Viewer to bypass Single File Download Limit
Many institutions and companies have restrictions in network so as to avoid congestion. One such type of restriction is the single file download limit, that means an user cannot download a file that is more than the given threshold limit(say...

How to Set Proxy in Gtalk
Google Talk is one of widely used chat application in Windows these days. Incase your Internet Provider or the server has any proxy connections , then it must be specified in the each applications in windows so as to access Internet. You may...

Fix Ubuntu Audio Problem in Sony Vaio
Ubuntu is notorious for its audio problems. Both Desktop PCs as well as laptops mostly fail to recognize the audio device. This post is specifically meant for solving the audio problem in Ubuntu in Sony Vaio laptops.
Reason for failed Audio
Ubuntu...

How to Change Theme in Opera
Opera at recent times is popular amongst the browsers. Like personas in Firefox , Opera also allows to change its themes. Infact you have a good collection of Themes of Opera available. This guide will help you on how to change the background...

Find the Processor Model Number without any software
This guide will teach on how to get the Processor Model and the Speed of the same without using any third party softwares. In Windows you would have been familiar with a tool called DxDiag , we are going to use this tool to retrieve the required...




Recent Comments