Monday, October 29, 2012

AppZorter Lite for TouchWiz - Android Apps on Google Play

This is a great app for keeping your Android apps sorted! Real small and handy!

AppZorter Lite for TouchWiz - Android Apps on Google Play

Arrange Icons Alphabetically on an iPad, iPhone or iPod Touch - How To

Image representing iPad as depicted in CrunchBase
Image via CrunchBase
You need to use this post if need to arrange your apps alphabetically on iOS!

Arrange Icons Alphabetically on an iPad, iPhone or iPod Touch - How To
Enhanced by Zemanta

SQL Joins - CodeProject

Here is a good article explaining how to use joins in SQL.


SQL Joins - CodeProject

Build Version Increment Add-In Visual Studio - Home

Use this tool for incrementing  version numbers in visual studio projects.

Build Version Increment Add-In Visual Studio - Home

Wednesday, October 24, 2012

3D Car Race - CodeProject

MELBOURNE, AUSTRALIA - SEPTEMBER 16:  Christia...
MELBOURNE, AUSTRALIA - SEPTEMBER 16: Christian Klien drives the #66 Supercheap Auto Racing Team Holden hits the car infront during the Sandown 500, which is round 10 of the V8 Supercars Championship Series at Sandown International Motor Raceway on September 16, 2012 in Melbourne, Australia. (Image credit: Getty Images via @daylife)
Article to consider

Introduction

It is and 3D game developed using HTML 5 for the game lovers and the beginners. There are different checkpoints from which the car have to pass. There is a timer for recording the time. The time gets saved for the user. Different physics have been used for making this game such as collision, somersault etc.the car is given a direction for moving to the next checkpoint.

Background

The game was created only using HTML and three.js. This have introduced different new features with easy commands. It was quite easy for making use of it and creating 3D car race. In this user tries to get the minimum time to complete the lap and set the new record.

3D Car Race - CodeProject
Enhanced by Zemanta

Windows 8 Augmented Reality - CodeProject

TV Patrol using Augmented Reality.
TV Patrol using Augmented Reality. (Photo credit: Wikipedia)
Article about how to use Augmented Reality with Windows 8.

Windows 8 Augmented Reality - CodeProject
Enhanced by Zemanta

Wednesday, October 17, 2012

Easily zip / unzip files using Windows Shell32 - CodeProject

Image representing Windows as depicted in Crun...
Image via CrunchBase
 Introduction to article
If you want to zip / unzip files without using third party libraries, and you want a method that can be used easily and works fine, you can use the Windows Shell32. I've written the code in VB 2010 using .NET Framework 2.0, but it's simple and can be easily converted to any other language like C#.

Easily zip / unzip files using Windows Shell32 - CodeProject
Enhanced by Zemanta

Mouse Event Command for MVVM - CodeProject

English: Compaq keyboard and mouse Français : ...
English: Compaq keyboard and mouse Français : clavier et souris d'ordinateur Compaq (Photo credit: Wikipedia)
Matthew Searies' Introduction to Article

If you've ever want to pass MouseEventArgs to a ViewModel, here's a neat way to do it :) 

Mouse Event Command for MVVM - CodeProject
Enhanced by Zemanta