CodeSteps

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

Opera – Enable or disable pop-ups

Opera is a popular web browser that includes built-in phishing and malware protection. Opera web browser provides a lot of features include tabbed browsing, page zooming, integrated download manager, pop-ups, etc. to make it easy web-browsing. Pop-ups are the windows that will open without our knowledge when we are browsing the internet sites. Most of […]

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. […]

Scroll to top