Jul 24th, 2009 | 1 Comment

Superman’s most impressive feat was perhaps his balancing act. Besides being a hreo, he was also a newspaper reporter. Tennise ace Venus Williams is also both an entrepreneur and a dress designer. And ulike Superman, she is real! And an efficient multi-tasker!

During testing times like these, companies are forced to enhance their performance levels and seek equality from its employees and if you are an excellent multi-tasker, you definitely have an edge over the rest, point out experts.

Some tips to encourage multi-tasking at workplace:

- Identify additional responsibilities that employees can shoulder
- Ensure these are broadly aligned to their area of work; don’t give them something that they cannot find value in or identify with.
- Train them to take on more responsibilities and equip them to bridge gaps in knowledge and/or skill.
- Motivate them to stretch the boundries of their capabilities.

Written by Ajay Matharu

July 24th, 2009 at 9:34 am

Jul 24th, 2009 | 1 Comment

Text Template Transformation Toolkit (T4) is a template-based code generation engine. This is one of the best things I found out today, so just thought of sharing with you guys.

This is awesome code generator template. This template is best used to generate your business logic code that will communicate with the database.

You can create a code page that will have all your database tables as Classes and their fields as its variables. So you will have your database tables as class and its columns as variables. You will have everything object oriented.

This template has an extension “.tt” and you can write code in any language C# or Vb and have the code file generated in any of these language you want. All you have to do is write the code in “.tt” file and its corresponding “.cs” or “.vb” file will be generated once you save your “.tt” file.

Its truly AMAZING!!!

Check this out.

[googlevideo=http://video.google.com/videoplay?docid=-3383108526856631845&hl=en]