Feeds:
Posts
Comments

Archive for November, 2007

Recently I had a discussion with the technical team to use Constructors  in our project and I had a  doubt that what does a private constructor do ? What purpose does they solve.So I googled and here I am summarizing the facts.
Firstly, a private Constructor is used when you don’t want to create an object for [...]

Read Full Post »