Thursday, June 10, 2010

Cross Cultural Management

What is Cross Cultural Management?

The business world is expanding day by day because of globalization. So do the diversity at workplace. The way of doing things may vary from culture to culture. What is good in one culture may not be good in another culture. Interpretation of words, gestures and activities are often different.

Cross Cultural Management is an weapon to reduce misunderstandings and hence create effective business and personal relationships. Cross Cultural Management is also a management methodology which is a combination of Business Management, Ethnology and Sociology.

What is the importance of Cross Cultural Management?

- Movement of workforce (workplaces are getting internationalized)

- Globalization / Glocalisation

- Faster Communication

- Understand the world better

- To fight ethnocentrism

Tuesday, January 26, 2010

Strategy

Strategy

- Word “Strategy“ is originated from Greek word “Strategos“
- Strategos means art to command an army/an army leader/army general
- Strategy was a military terminology used as “military strategy” during the 18th century

The question is:

Does Strategic Management is now used as a military terminology in modern business world to defeat market competition and fight for existence?

Pressure driven factor - Manufacturing Abroad

Thursday, January 14, 2010

Friday, January 8, 2010

Effective Steps for Cross Cultural Management



Value Net for Catering Business

How to improve Team Foundation Server performance !!

Here are some ways to boot your TFS 2008 Performance (Win XP):


- Only select the team projects that you really need from the Team Explorer. This will reduce synchronization time.

- Please delete TFS cache on a weekly basis:
C:\Documents and Settings\\Local Settings\Application Data\Microsoft\Team Foundation

- Uninstall unnecessary Add-Ins.
How to get the list of installed Add-Ins: Visual Studio ? Help ? About Microsoft Visual Studio

- Disable getting files from the server automatically.
Add a DWORD value called DisableGetMissingFiles under HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\8.0\TeamFoundation\SourceControl
Value Data = 1
Please use “Get Latest Version” instead.

- Create the registry entry: HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\8.0\TeamFoundation\RequestSettings\BypassProxyOnLocal of type string with the value "true" to get the improved performance.

The BypassProxyOnLocal setting indicates whether the proxy server should be bypassed for local addresses.

- Split your product across multiple solutions. Solutions with more than 10 projects results in
Slow start-up time
More potential locking on shared resources (eg: vsmdi, runconfig..etc)