Jan 21 2012

How Can We Co-Opt the Competition?

Making the transition from a decade of work as a mortgage broker to a fresh start working for a banking direct lender could have been a real challenge. Instead, it was an opportunity to grow market share.

TAGS:
Mar 2 2011

eBusinessware Annual Day 2011

eBusinessware feted its Annual Day with great zest in Singapore, Mumbai, Pune and Gurgaon. Of course, it’s the sentiment behind the gathering that means the most. The company’s renewed united commitment is a boost to the our morale as a great team. For that, we thank all of you.

Nov 28 2010

Meeting Warren Avis

In an unassuming building on State Street in Ann Arbor, Michigan, I met
the head of the Avis Empire in 2001, the man who had built and sold Avis Rent A Car and all its innovations in the 1960s. His small staff buzzed productively from room to room as he announced, “Each worker for Avis is respected…”

TAGS:
Oct 10 2010

What Motivates Us in an Adverse Economy?

A quick recap of the 5 Motivators, aside from a paycheck, that Harvard Business Review reported in a recent study.

TAGS:
Oct 1 2010

I jumped at the chance to join eBusinessware

“If the only tool you have is a hammer, you see every problem as a nail.”
–Abraham Maslow

TAGS:
Jun 21 2010

Work Culture @ ebusinessware

Today, I received a call from our HR to share my views on my experience with ebusinessware. I have been with this company for last six years, in 2004 I joined as software engineer in a very challenging dot net project ‘STEN’. That point of time we were using cutting edge technologies and tools like [...]

Jun 21 2010

My days @ Ebusinessware

Our esteemed company Ebusinessware lovingly known as EBW.Prior to come to ebw i was thinking of a typical banking domain company with regular functions was broken with happiness.I have experienced is bouquet of all colors forming a rainbow of technology and services. A true company having offering of end to end technology and business [...]

TAGS:
May 25 2009

Singleton pattern in MultiThreaded Environment

Singleton pattern, as we all know restricts instantiation of a class to single object. In this article, I’ll talk about the issues coming up due to Singleton pattern in MultiThreading environment. Also, I would like to discuss an alternate implementation of singleton pattern in java.
The Problem:
In our project, we were loading an xml file in [...]

TAGS:
May 22 2009

Cache implementation for multi threaded environment

Sometimes, we need to fetch data from a slow external system and data doesn’t even change often. At the cost of increased memory foot print, we can cache the data that can be expired time to time, knowing it can always be recreated when needed again.
Data caching limits the remote method invocations. It improves performance [...]

TAGS:
May 11 2009

Improving the ASP.Net Application Performance - I

Performance tuning is a must if you are looking at wanting to improve performance. It’s no mean task for web based applications that involves a gamut of components , like HTML client, HTTP network, Web server, middle-tier components, database components, resource-management components, TCP/IP networks, and database servers. Performance tuning depends on a vast number of [...]

 Page 1 of 2  1  2 »