Tag: .NET Framework
Tuning the LAMP Stack to Boost the Performance of Drupal
The previous article in this series dealt with the various external factors that impact the performance of Drupal sites, exploring ways to mitigate them....
Graphing Network Performance with MRTG
This article guides readers on how to use MRTG in order to display the ADSL traffic of a Cisco 877W router with a little...
Dynamic Program Analysis Using Valgrind: A Jump-start Guide
This article introduces Valgrind, a dynamic instrumentation framework to detect memory errors. The MemCheck tool, which comes as a part of the Valgrind framework,...
Joy Of Learning: A Peek Into Auto-generating Code
Using tools to auto-generate code from high-level models or specifications looks like a cool idea. Though generating code instead of hand-writing it from scratch...
Symfony, NetBeans, XAMPP The Perfect Trio for PHP Web App Development
This article describes the perfect environment for developing Web applications in PHP on the Windows platform (though the software is also available on Linux).
One...
Confidently Deploy .NET Applications on Linux+Mono with Delphi Prism
This article aims to address the main problems that developers currently endure in developing and deploying cross-platform .NET enterprise applications to the Linux platform.
Since...