Showing 321 - 340 of 422 results
If you are one of those Google Adsense publisher from India and waiting for the EFT (Electronic Fund Transfer) or...
Microsoft Excel 2016 provides the functions =TODAY() and =NOW() which displays the current date in a cell in Excel sheet....
  • Excel
  • November 11, 2024
You can easily upgrade a Windows Phone 7.1 project to Windows Phone 8 and utilize the new features of the...
There may be a requirement of getting the user's IP address using ASP.NET and C# or VB .NET when a...
If you want to get the current URL from an action method in ASP.NET MVC project , you can use...
This blog post will explain in simple steps on how to export the excel sheet to PDF format in Microsoft...
  • Excel
  • November 11, 2024
Generally , the users would work with PowerPoint presentation in color and there are times when they to have the...
There are scenarios where you might want to make a copy of multiple worksheets in a workbook in Microsoft Excel....
  • Excel
  • November 10, 2024
Problem You are new to GraphQL and would like to know more about GraphQL. Solution GraphQL is an open source...
Below is a sample code snippet demonstrating how to retreive the max row with the group by in LINQ Query...
Below is a sample code snippet demonstrating how to use GroupBy in LINQ and C#. Using GroupBy in LINQ and...
Microsoft Excel provides the Wrap Text command that lets the users to quickly wrap long sentences and lets the users...
  • Excel
  • November 10, 2024
In Microsoft Excel , you can use the AutoFill feature to apply the same formula to the entire column by...
  • Excel
  • November 10, 2024
The Windows Phone 8 SDK provides the Speech Synthesis (Text to Speech) feature which lets the developers to provide the...
When a cell contains Zero as its value, it is still retained and is not removed by default in Excel....
  • Excel
  • November 10, 2024
You might want to replace all the occurrences of the matched substrings with the new string in JavaScript. You can...
This article will explain how to change the slide size and set the new slide size as default in Microsoft...
When using finally block in C# , it is guaranteed that it will run after the try catch block is...
The Windows Phone SDK comes with a bunch of tools and one of the tool is the Store Test Kit...
If you are looking for a code snippet to convert byte array to string in C#. Below is a sample...