CodeSteps

Python, C, C++, C#, PowerShell, Android, Visual C++, Java ...

How to upgrade to Joomla 3.x from Joomla 2.5?

Joomla is an Open Source Content Management System with thousands of extensions and designs. This article explains how to upgrade to Joomla 3.x from Joomla 2.5. At the time of writing this article, only official stable version of Joomla 2.5 was released and suitable on production environments. Joomla also released version 3.x, but it is not recommended […]

C# – What are the Arithmetic Operators?

An operator takes one or more operands to perform particular operation. C# provides below Arithmetic Operators to deal with different types of operations on numerical values. Addition operator (+) Addition operator is to add the values of two or more operands; the operands may be constants, named variables or an expression. Below is an example;  […]

How to Convert VSD Files to PPT Format?

VSD files are Microsoft Visio drawing files. Microsoft Visio is useful to create drawing files like plans, flowcharts, org charts, etc. Microsoft Visio allows the users to export the Visio files into different file formats like PDF, PNG, GIF, etc. But Microsoft Visio will not directly export the Visio files into PPT files; the Microsoft […]

Scroll to top