CodeSteps

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

Author : CodeSteps

How to upgrade Oxwall based websites?

Oxwall is a flexible and easy to use social networking software platform developed using PHP/MySQL. This article explains how to upgrade Oxwall based webistes to new versions of Oxwall. Step (1). Download latest Oxwall software from Oxwall website. Step (2). Log-in to your site’s hosting and upload the latest Oxwall software into the root folder […]

How to create recurrence meeting requests in Microsoft Outlook?

Microsoft Outlook allows creating/scheduling meeting requests for face-to-face meetings or online meetings. Microsoft Outlook allows to create, re-schedule, or cancel the meeting requests. This article explains all these. This article applies to: Microsoft Office 2010 Step (1). Open Microsoft Outlook application. Step (2). Click on the Home tab and click on the New Items button. […]

Passing class member function as a controlling function to AfxBeginThread (VC++)!

In Visual C++, usually we use AfxBeginThread function to create a Thread which will run the piece of code concurrently. AfxBeginThread function can be useful to create both worker thread and an user-interface thread. This article explains the first flavor of AfxBeginThread function which is useful to create worker threads. How to create worker threads? The […]

How to compare two Microsoft Word documents?

Microsoft Word Application provides the feature to compare two Microsoft Word Documents and display the results/changes in review pane. This article explains how to compare two-word documents in Microsoft Word Application. This article applies to: Microsoft Office 2010 Step (1). Open Microsoft Word Application. Step (2). Click on the Review tab. It will display Review […]

How to restore files from Recycle Bin?

Microsoft Windows 7 Operating System maintains a repository (called Recycle Bin) where it keeps all the deleted files from the computer. You can later restore the file(s) back if you want. One limitation here is, the OS will not keep the file(s), if you delete them by pressing Shift + Del key combinations. This article […]

How to manage Add-Ins in Microsoft Office?

Add-Ins are useful to provide additional functionality or features in Microsoft Office Applications. That means, Add-ins are useful to extend the Application features. To enable the feature, we need to enable the Add-In. This article explains, how to manage Add-Ins in Microsoft Office Applications. This article applies to: Microsoft Office 2010 Step (1). Open Microsoft […]

Scroll to top