Is Static method use in large project like Social networking site is good approach
Is Static method use in large project like Social networking site is good approach or not
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Ritesh DiyawarPosted Nov 16, 2010, 5:41 AM
Sam Hobbs
but i want to know Is Static method Slow or Fast
Sam HobbsPosted Nov 15, 2010, 10:57 PM
Ritesh DiyawarPosted Nov 15, 2010, 12:12 AM
Sam HobbsPosted Nov 13, 2010, 10:40 PM
Suthish NairPosted Nov 13, 2010, 12:28 PM
Means, single form of data across application. If want to share common data across all the session users then you can.