Home > Developer > Tutorials

   Languages
Parallel Computing with VS 2010 Beta 1
Here is a sample implementation to show performance enhancement by parallel processing using the Task Parallel Libraries
Programming for Multi-core processors
PLINQ provide developers an easy way to harness multi-core capabilities of hardware including the traditional multi-processor computers and the new gen multi-core processors
More >>
   Operating System
Win 7: Taskbar and Thumbnail Enhancements
We delve deeper into the new Taskbar features by writing code that can enhance the thumbnail experience that users shall get for your application
Jazz up your apps on Windows 7
We explore the various taskbar enhancements that not only augment the look and feel of your apps but also make it easier to work with them
More >>
   Open Source
Benchmarking Apache and IIS with PHP
In Part I of the series published last month, we saw that PHP works best on Linux. So, now let's increase the load on PHP, on Linux and Windows both, and check the results
How to create Silverlight apps in Eclipse?
Wondering how to create Silverlight apps without using Visual Studio? You can do it in Eclipse by using the Open Source Eclipse4SL plug-in
More >>
   Testing
Automate software testing with Selenium
On most occasions, a software tester has to manually fill web forms to test for anomalies. This new tool takes the boredom out by automating this repetitive task
Tips to create 3D structures and animations
If you are looking for an answer to create lively 3D structures or animations, try zBrush, a software which has an extensive set of real time sculpting, texturing and deformation tools
More >>
   Databases
 
How to edit database from Silverlight?
Learn how to add, edit or delete data in a database from the Silverlight application using the RIA Services SDK from Microsoft
Maatkit: A handy tool for MySQL users
The collection of command-line tools work on MySQL and provide functionalities like query profiler, checksum, etc. that aren't there in MySQL
More >>