The list of useful run command is as below : Run Commands Listed below In Alphabetical OrderProgram Run Command Accessibility Controls access.cpl Accessibility Wizard accwiz Add Hardware Wizard hdwwiz.cpl Add/Remove Programs appwiz.cpl Administrative Tools control admintools Adobe Acrobat ( if installed ) acrobat Adobe Distiller ( if installed ) acrodist Adobe ImageReady ( if installed [...]
Windows 8 on Tablets : How the new touchscreen OS Will transform the Windows Tablet Experience
In the words of Jensen Harris (director of the Windows Experience) “Every screen needs to be touch. A Monitor without touch feels dead.” So it means that Windows 8 is designed for touchscreens (tablets, All In One PCs and convertible laptops). But today i am just going to discuss how the new OS might transform [...]
Top 10 Internet Myths – Things that you should know if you are a geek
Let me tell you some facts that you should know if you like computers….Not sure if all of them would come like a surprise to you but i guarantee that some of them will….. So, here it goes. Ten myths and there truths. The internet was a military network designed to survive a nuclear attack [...]
History / Evolution of Windows OS ( Operating System )
As we all know today Windows is the most popular and used operating system in the world but it was not the case before….Lets have a look how we reached to Windows 7 (actually Windows 8 developers preview). Don’t forget to comment and let me know if you liked it….
Hidden Express Slot on Your Laptop
Disclaimer: If you try this, you can’t make me responsible if you managed to screw up your system. For work I got a Lenovo. I asked my friend about this slot, whether it can be inside laptop or not, and he answered me that it can’t be inside your laptop.One thing that bugged me was [...]
Avoid Dependencies In a library: Android
When providing a library like a parser for location-based information one of the most important points is to not create any kind of dependency into the application which later uses the library. But what does this mean? Here is a small example: The application ApplA wants to get the location for a certain GPS position [...]
Random Name Generator: Android
Today i needed a name generator so i wrote one myself (i didn’t like the existing ones i found via Google. Here is the test code i used: 1: NameGenerator gen = new NameGenerator(); 2: for (int i = 0; i < 30; i++) { System.out.println(gen.getName()); } It produces names like:PausypBraurjnnThushoobEinnjkQeideghAubXoihutVoopychGljintOchStontaighLoofauttGrennooghJshjntZjlouvFabeihAishofHoirAitJihointAivPoimFlottUstjvZjisXittouttI also added constructors for [...]
10 Rules Every Android Programmer Should Know
I’ve now read a few interesting things that you should consider when programming Android in order to ensure as much performance as possible: As rarely as possible allocate memory Possible use etc but no integer int. Temporary return values to avoid if possible! Strings that are used once and then return to the no longer [...]
Introduction To Multithreading : Apps Powered by Multicore processors on Window Phone 7
The advantage of threading is the ability to create applications that use more than one thread of execution. For example, a process can have a user interface thread that manages interactions with the user and worker threads that perform other tasks while the user interface thread waits for user input. This tutorial demonstrates various thread [...]
Blast Is Going to Happen:Nokia And Microsoft(Killer combination)
Microsoft and Nokia, XD Awesome, killer combination, waiting for there new device, might be 3triple core or quad core or even thousand core or cloud powered , who knows. Apple and Android should stay away.
Search»





