I remember my career’s first and career’s largest software project with over 150 team members and more than 20 different modules working as a fresher in developing India’s largest electronic depository system - NSDL.I was fresh out from my university and my colleagues 2 years older in project used to scare me with their bombardment [...]
Continue reading...15. December 2011, by ninad.pandey
All of us are aware of the fact that the Mobile web apps concept is gearing up very rapidly. In-fact many mobile web applications have rolled out and are already being used by people across the globe. Recent mobile devices are having good processing power and capabilities. Specifically, the WebKit based browsers are more powerful [...]
Continue reading...9. December 2011, by deepali.bhardwaj
Introduction Near Field Communication (NFC) is a standard-based, short-range, contact-less technology that supports simple and safe two-way interaction between two electronic devices, and enables consumers to perform transactions, access digital content, and connect electronic devices with a single touch. NFC devices are naturally interoperable, as they are based on pre-existing contact-less payment and ticketing standards used [...]
Continue reading...8. December 2011, by Amol Umate
After Wi-Fi, Infrared, Bluetooth, now NFC (Near Field Communication) is a new buzz word in Mobile data communication. As processing power of mobile devices is increasing day by day, way of using mobile devices through various applications have drastically changed. From earlier days, when phone was mainly used for calling purpose (apart from having very few [...]
Continue reading...1. December 2011, by Bhagwan Singh Jatav
SQL Server - Best Practices Writing efficient SQL is a vital skill since it is very difficult to test. If you write a stored procedure that runs in 1 second on your test database, it might take hours or even days to run on a live customer site with a million rows in the table. The best [...]
Continue reading...21. October 2011, by Sachin Gupta
Master Data Management (MDM) is defined as a set of People, Process and Technology necessary to maintain the consistency and quality of Master Data across an enterprise. Master data is information which may include data about customers, products, employees, materials, suppliers, etc. which often turns out to be non-transactional in nature. People aspect of Master Data [...]
Continue reading...20. October 2011, by Manish.Rathi1
Recently, during development of one of my project, I got a chance to design REST APIs. REST API design is relatively new for me and trust me it is much more than designing Class with few methods. It becomes all the more difficult for someone with RPC background. Here you need different mind set all [...]
Continue reading...19. October 2011, by sunil.singh
An essential part of IT mission is maintaining high availability and disaster recovery capability. This technical blog shows how a company can use SQL Server 2005 database replication to eliminate single points of failure in data centers, and to enable fast recovery from a possible disaster at its primary data center. Also how this helps [...]
Continue reading...17. October 2011, by Amol Umate
In previous blog, we discussed about types of testing. In this blog, we will discuss about various platforms used in Mobile application and different tools used for testing these applications. Various Platforms As the desktop computer runs on different platforms or operating systems like Windows, Linux, and Mac OS; similarly the mobile device runs on different [...]
Continue reading...17. October 2011, by Amol Umate
Continuing from the previous blog, we will cover more different types of mobile testing performed in this blog. Memory Leakage Testing When a program does not correctly manage its memory allocations i.e. loses track of a piece of memory that was allocated and hence will never be released to OS, it is said to leak memory. As [...]
Continue reading...
23. December 2011, by Praveen Jha
2 Comments