CodeSteps

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

Author : CodeSteps

Visual Studio – How to create a Project?

Microsoft Visual Studio is a powerful integrated development environment (IDE) useful to develop different types of applications. Microsoft Visual Studio is mostly useful to develop applications based on Microsoft Technologies. This article explains the steps to create a simple project using Microsoft Visual Studio IDE. This applies to: Visual Studio 2012 Step (1). Open Visual […]

Visio – How to create Flow charts?

Microsoft Visio application is useful to generate diagrams like flow charts, network diagrams, organizational charts, flow diagrams, etc. Microsoft Visio diagrams are stored into .vsdĀ or .vdx file formats. Below are the steps to create a basic flow chart diagram using Visio. This article applies to: Microsoft Visio 2010 Step (1). Open Microsoft Visio application. Step […]

How to turn “Formula AutoComplete” feature on or off in Microsoft Excel?

Microsoft Excel provides the useful feature “Formula AutoComplete” to make it easier to create or edit formulas and to minimize typing and syntax errors. Once this feature is enabled, Microsoft Excel displays a dynamic drop-down list box containing valid functions, names, and text strings that match the typed letters in the cell. Below are the […]

How to run test cases in Drupal?

The testing module in Drupal is useful for running automated test cases. It can be used to verify the working state of Drupal before and after any code changes. This article explains how to run test cases in Drupal. This applies to: Drupal 7.x Step (1). Log in to your Drupal-based website as an administrator. […]

How to change theme in Concrete5?

Concrete5 provides themes to change the look and feel of your website. You can select the themes from available or installed themes or you can download themes from the Concrete5 marketplace. Below are the steps on changing themes in Concrete5 based website. This article applies to: Concrete5 v5.6.1 Step (1). Log in to your Concret5 […]

Scroll to top