Showing 161 - 180 of 289 results
In Visual Studio, if you want to find the next occurrences of the selected text within the file, select the...
This was one of the error that i received today when trying out sample on declaring a variable of type...
  • .NET
  • November 17, 2024
Assume that you have a table named โ€œEmployeeโ€ in MS SQL Server and you would like to delete the top...
This blog post will demonstrate how you can insert the unique sequence numbers in Microsoft Excel 2016. How to quickly...
  • Excel
  • November 17, 2024
There are many occasions when you might want to return multiple values from a method in C#. Below are some...
There are times when you donโ€™t have a specific value to find but you might have to use the general...
There are times when you might need to merge different worksheets in to a single worksheet in Microsoft Excel. You...
  • Excel
  • November 17, 2024
This article will explain where to find autofit in excel and how to use it better with-in your excel worksheet....
  • Excel
  • November 17, 2024
There are times when you might want to reverse a string or text in a cell in Excel to achieve...
  • Excel
  • November 16, 2024
There are scenarios where you might want to add more than one author names for a Workbook in Excel. You...
  • Excel
  • November 16, 2024
This blog will explain how to split the column that contains the full name to first name and last name...
  • Excel
  • November 16, 2024
Assume that you have a text in cell A1 and you wish you to find the 2nd occurrence of a...
  • Excel
  • November 16, 2024
There are times when you are working on formatting a cell and want to repeat the same command on a...
  • Excel
  • November 16, 2024
The Block Structure Visualizer features create markers in the Visual Studio 2013 Editor for every block of your code. Just...
C# 6.0 Features Series How to try C# 6.0 and Rosyln? Getter-only (Read Only) Auto Properties in C# 6.0 Lambda...
There are plenty of shortcut keys available in Microsoft Excel that lets you to do few repeated tasks quickly. In...
  • Excel
  • November 15, 2024
Hereโ€™s a simple trick that lets you to swap the contents of the cell quickly in Microsoft Excel 2016. How...
  • Excel
  • November 15, 2024
This blog post will explain how the users can change the background color of a cell based on its value...
  • Excel
  • November 15, 2024
In this post, youโ€™ll learn about Logging in Microsoft Outlook and how to enable or disable this feature in the...
When you start your web application in previous versions of visual studio and then stop debugging, the IIS Express would...