Role of Data Architect
A Data Architect is an increasingly important role. It is a natural evolution from Data Analyst and Database Designer, and reflects the emergence of Internet Web Sites which need to integrate data from different...
A Data Architect is an increasingly important role. It is a natural evolution from Data Analyst and Database Designer, and reflects the emergence of Internet Web Sites which need to integrate data from different...
Now let’s look at the examples 1)Rewriting product.php?id=12 to product-12.html It is a simple redirection in which .php extension is hidden from the browser’s address bar and dynamic url (containing “?” character) is converted...
What is a Solution Architect? The essence of the Solution Architect (SA) role is the conversion of the requirements into an architecture and design that will become the blueprint for the solution being created....
A collection of development tools and utilities for C# programming. C# Build Tools CruiseControl.NET – A .NET continuous integration tool and an extensible framework for creating a custom continuous build process. more FinalBuilder –...
Software development is done differently at every organization, and in every home office throughout the world. The process that one organization or person uses to develop software may work for their specific environment and...
Due to the fact that there is virtually no documentation available on how to get the MetaWebLog API working with the PHP-XMLRPC library, I decided to write this post. The MetaWebLog API is an...
I would like to wish you a warm Merry Christmas and prosperous Happy New Year.
As you know, there was a Twenty20 International – India vs Sri Lanka Cricket match on 12-Dec-2009, Saturday at Punjab Cricket Association Stadium, Mohali, Chandigarh. On 13-Dec-2009, Sunday, I was travelling from Chandigarh to...
Performance tuning is one of the daunting task for making your applications run faster. There are several factors that can cause your application run slow. One of the factor is memory which can directly...
ASP.NET 4.0 platform is built up with various components Web Forms,ASP.NET MVC, Dynamic Data Controls and ASP.NET AJAX. It has the same foundation as in ASP.NET 3.5 SP1 but refined the above features. This...
More