Showing 61 - 80 of 289 results
Below is a sample code snippet demonstrating how to check if an element is hidden (Display:None) using jQuery . How...
There are times when you might copy few data from different source and you would end up getting unnecessary line...
  • Excel
  • November 26, 2024
This blog post will explain in simple steps on how the users can quickly insert multiple checkboxes in Microsoft Excel...
  • Excel
  • November 26, 2024
In one of the previous blog posts , I explained how the users can use the conditional formatting feature in...
  • Excel
  • November 26, 2024
When you navigate from one page top another in the android application using C# and Xamarin , you might receive...
This tutorial will explain in simple steps on how the users can change the default apps on your android phone...
If you are working on arrays in C# and want to search the array using the Binary Search algorithm ,...
This blog post will explain how the .NET developers can disable or hide the Live Share feature in Visual Studio...
Assume that you have a range of numbers in a column and you are required to find out the nearest...
  • Excel
  • November 26, 2024
The Generate from Usage in Visual Studio allows you to use classes and members before you actually define them. How...
If you want to pause the execution of the code block until a specific time is reached , you can...
Hereโ€™s a simple tip that lets you to pin a file to the recent presentation menu list in Microsoft PowerPoint...
If you want to insert a special character into a string in JavaScript , you can use he escape sequences...
Do you want to select a block of text in Microsoft Visual Studio 2012 and want to replace the text...
Microsoft Excel provides an option called โ€œPaste Special Transposeโ€ which the users can use to switch rows to columns or...
  • Excel
  • November 26, 2024
Visual Studio 2013 lets the developers to have regions within the CSS file and logically group your style rules with...
Header and Footer in a Excel Sheet can help you to show certain information to the user on each printed...
  • Excel
  • November 26, 2024
Ever wondered how you can show or hide comments in Microsoft Excel ?. This blog post exactly shows how you...
  • Excel
  • November 25, 2024
Below is a sample code snippet demonstrating how to get a substring or extract a string from a string in...
Retrieving Data from the database and displaying the result is one the basic operation that most of the application would...