January 18, 2008 in IT, MOSS 2007, Programming
| No Comments »
MOSS 2007 has become popular nowadays. Its features that cater wide range of business solutions from small to big scaled companies are something that cannot be ignored. In this reason, IT companies are hiring MOSS 2007 developers to address the needs of their clients. So, I decided to list some useful links in getting started […]
January 18, 2008 in IT, Programming, SQL
| 1 Comment »
Statistics says that the degrade in performance of database transactions are mostly affected by the scripts (code level) rather than the technical architecture (servers or whatsoever). So if you are an SQL Developer who creates database queries, the following best practices are recommended:
Create Queries in the write way1) Ensure that joins are correct that all […]