Introduction Its been a tough job configuring this API on various platforms for the project. There was no striaght and simple way I could get from even the Internet. So writing down my own experience I have followed to configure this SMS API on Windows and Linux Platforms. Hope it would be useful for others who would need [...]
Continue reading...22. January 2012, by Bhala Ganpatye
I have been asked many time questions like When should I use an abstract class and when I should use an interface? What is difference between delegate and event? Although people know few points of differences, it’s worth to consolidate as many as differences as we can. So I am trying to provide most of the points [...]
Continue reading...16. January 2012, by Peter Harrison
Last week, my friend confidently told me his New Year’s resolutions for 2012: eat healthier and lose 30 pounds, bring down his blood pressure and learn a new language. I laughed because these were the exact same resolutions he made last year — and then quickly forgot. Sound familiar? The beginning [...]
Continue reading...13. January 2012, by shilpi.saxena
Here are the user story estimation techniques that I’ve found effective.This helps escape one of the biggest risk of estimations - we get into , which says estimates are not supposed to be 100% precise. T-Shirt sizing is vague technique - get rid of it Originally I estimated stories as one, two, three, four or as [...]
Continue reading...10. January 2012, by sunil.singh
Error Message: The merge process failed because it detected a mismatch between the replication metadata of the two replicas, such that some changes could be lost leading to non-convergence. This could be due to the subscriber not having synchronized within the retention period, or because of one of the replicas being restored to a backup older [...]
Continue reading...9. January 2012, by Peter Harrison
Manage your inbox before it manages you… Today I had the distinct pleasure of speaking to a group of brilliant local leaders on how to Reclaim Your Inbox presented at the Young Presidents’ Organization Washington DC/Baltimore Chapter Retreat in Maryland on January 9, 2012. View the full presentation: Reclaim Your Inbox by GlobalLogic CEO Peter Harrison - - - - - Below [...]
Continue reading...8. January 2012, by Sachin Gupta
When I started my current project as a Functional Analyst last year, I was advised to write user stories in the form of “As a <user>, I want <goal> so that <reason>”. It is a unique way to document the stories but definitely simplifies various challenges of the requirements documentation. By learning how to gather requirements [...]
Continue reading...4. January 2012, by Rajender Aggarwal
Apache Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project’s build, reporting and documentation from a central piece of information. In this blog, we will look at integration of [...]
Continue reading...31. December 2011, by Manish.Rathi1
Memory – One of the most valuable resources of digital world; always remains in high demand just like the Gold in real world. Every active application visible or invisible, certainly require memory for its operations. Due to its nature of limited and high demand, runtime environment has to be very cautious in allocating memory space [...]
Continue reading...31. December 2011, by pradip.pathrikar
Design Patterns are recurring solutions to the software design problems you find again and again in real world application development. These patterns are about design and interaction of objects and also serves as the communication platform concerning reusable solutions to commonly faced programming challenges. This post focuses on the main categories of design patterns and [...]
Continue reading...
27. January 2012, by farida.khan
1 Comment