Skip to content
Code for Devs
  • Home
  • JavaScript
  • WordPress
  • Excel
  • VBA
  • C#
  • Miscellaneous
  • Contact Us

Welcome to Code for Devs

Latest Posts

Calculated Fields – Excel Pivot Table Advanced Feature

  • 23 Jul 2023

Insert Calculated Fields feature of Pivot table enable you to add a virtual column, based on some calculation over existing...

Get Mail Address of Sender from Outlook Mail Item Object by C#

  • 15 Jul 2023

Here is a C# code example that will help you to find the mail ID of sender from Outlook Mail...

Extracting Attachment from Outlook Mail Item using C#

  • 19 Jun 2023

Here is an example C# code that helps you work on attachments in an outlook mail item. You can use...

Start, Stop and Restart MySQL Services on Windows 10

  • 13 Jun 2023

This post will help you to know how to start, stop or restart MySQL services on Windows 10 operating system....

How to Protect an Excel File with Password

  • 31 May 2023

Protecting the excel workbook with a password is the best way to prevent others from accessing data in your excel...

How to Programmatically Read Outlook Inbox Mail using C#

  • 29 May 2023

This article describes how to create a C# program that reads mails from your outlook inbox. You can do this...

How to Open Password Protected Excel File using C#

  • 28 May 2023

Are you developing a C# program that automates the password protected excel file? You might be in irritative situation as...

Free Global Classified Ads Posting Sites in 2023

  • 14 May 2023

Want to advertise your services or products on digital platform? You should take advantage of free classified sites that help...

How to Install IIS server on Windows 10

  • 24 Apr 2023

If you are developing web application using ASP.net, you need to first install IIS (Internet Information Services) on Windows. In...

MsgBox in Excel VBA – All You Should Know

  • 19 Mar 2023

The MsgBox function in Excel VBA displays a message box to the user. You can use message box to inform...

Categories

  • C#
  • Excel
  • JavaScript
  • Miscellaneous
  • MySQL
  • VBA
  • WordPress

Recent Posts

  • Calculated Fields – Excel Pivot Table Advanced Feature
  • Get Mail Address of Sender from Outlook Mail Item Object by C#
  • Extracting Attachment from Outlook Mail Item using C#
  • Start, Stop and Restart MySQL Services on Windows 10
  • How to Protect an Excel File with Password
Copyright © All rights reserved.