These keyboard shortcuts are helpful. Some of them are not document in Visual Studio 2010 Express, for example:
<Ctrl> F5 to run the application without debug
<Ctrl> Period or <Ctrl> Space for code completion.
<Ctr> <Shift> <B> to build the solution
For more download the Visual Studio 2010 Keybinding Posters from Microsoft.
Credit: Visual Studio 2010 Keyboard Shortcuts - ScottGu's Blog
DevCurry: 30 Favorite Visual Studio Keyboard Shortcuts
Application Development. Business Solutions. Computers. Consulting. Cybersecurity. Information Technology. Software. Technology
Sunday, November 18, 2012
Sunday, October 21, 2012
Install Android Development Tools on Ubuntu 12.10 (Quantal Quetzal)
- First thing first. Make sure Java Development Kit (JDK) install. Go to Terminal and type 'Java -version' to check. You should see the following:
java version "1.7.0_07"
OpenJDK Runtime Environment (IcedTea7 2.3.2) (7u7-2.3.2a-1ubuntu1)
OpenJDK Server VM (build 23.2-b09, mixed mode) - If Java Development Kit is not installed, you can install it from Ubuntu Software Center. Click on Ubuntu Software Center icon from left side bar and search for Java. Here, I selected 'OpenJava JDK 7 runtime'
- Go to http://www.eclipse.org/downloads/ to download Eclipse Classic 4.2.1 (Juno)
- Go to your downloads folder and extract it. Move 'eclipse' folder to your home directory.
- Launch Eclipse 4.2.1 (Juno) from 'eclipse' folder.
- Install Android Developer Tools (ADT) plugin for Eclipse. Click on Help -> Install New Software and add the URL 'https://dl-ssl.google.com/android/eclipse/' on the input text box next to 'Work with' and click the 'Add' button.
- Download and install Android SDK from Eclipse 4.2.1. Click on Window -> Android SDK Manager. If Android SDK is not install, Eclipse will display a windows like this:
Otherwise, select the existing Android SDK and specify location if it already installed. - Go to Windows -> AVD Manager to make at least one Android Virtual Device (AVD). Here is the screen shot for AVD using Galaxy Nexus skin.

Thursday, October 18, 2012
How to upgrade to Ubuntu 12.10 (Quantal Quetzal) from Ubuntu 12.04 LTS (Precise Pangolin)
The latest version of a great Linux distribution, Ubuntu 12.10 code name Quantal Quetzal, release today. You should receive the notification of this new release on Update Manager. If not:
- Go to Settings on Update Manager and change 'Notify me of a new Ubuntu version' to 'For any new version''
- Check again. You will see a notification 'New Ubuntu release 12.10 is available'.
- Click the 'Upgrade' button to upgrade to Ubuntu 12.10
Sunday, October 14, 2012
Manual Install WordPress on GoDaddy 2G Web Hosting Plan
You may got this message "This application is NOT compatible with any of your hosting plans" when attempt to install WordPress on GoDaddy 2G Web Hosting. If you did not want to upgrade to 4G plan, you can manual install a latest version of WordPress by yourself.
- Make sure the setting for PHP version is 5.3 in Programming Languages section.
- Create MySQL database for WordPress from your GoDaddy Web Hosting control panel. Here the database name is same as user.
- Download the latest stable release of WordPress (Version 3.4.2) here.
- Unzip the archive, modify wp-config-sample.php as instructed in Famous 5-Minutes Install page.
- Upload to GoDaddy web hosting.
Tuesday, September 25, 2012
How to Check Gmail and Hotmail Services Status?
I could not login to my Hotmail today. Is Hotmail down?
To check for Hotmail or other Microsoft Windows Live services status, use this link: https://status.live.com/
To check Gmail or other Google App service status:
http://www.google.com/appsstatus
To check for Hotmail or other Microsoft Windows Live services status, use this link: https://status.live.com/
To check Gmail or other Google App service status:
http://www.google.com/appsstatus
Sunday, September 16, 2012
Saturday, September 8, 2012
Reinstall Guest Additions on Ubuntu Virtual Machine
Each time Ubuntu virtual machine running on Apple Mac OS/X host machine upgraded to new kernel or major upgrade, Oracle VM VirtualBox Guest Additions need to re-install. Also, it need to upgrade when Oracle VM VirtualBox upgrade to new version.
Subscribe to:
Posts (Atom)
How to Install Keka on macOS
Download latest version from https://www.keka.io/en/ Copy the MD5 hash value from Keka website to compare later (MD5: 8729f9d08d10293fa1ee65...





