Showing 101 - 120 of 417 results
This article will explain how to record and then insert audio to the presentation in Microsoft PowerPoint 2013. Not 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...
Assume that you have a range of numbers in a column and you are required to find out the nearest...
  • November 26, 2024
Sometimes when developing an web application , the developers might want to serialize Enum to its string instead of the...
Microsoft PowerPoint 2013  provides lots of text formatting options which allows the end users to quickly customize the slides which...
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...
In one of my previous blog post, I explained about the new feature in the Windows Phone 8 SDK –...
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...
  • November 26, 2024
Ever wondered how you can show or hide comments in Microsoft Excel ?. This blog post exactly shows how you...
  • 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...
Do you want to retreive the created time and the last modified time of your Excel workbook and display it...
  • November 25, 2024
In Microsoft Excel 2016 , you can easily add or subtract days directly by using the + or – operator....
  • November 25, 2024
Ever wondered what is Flags attribute in C#? . Here’s the post that explains with an example on what is...
The Windows Phone 8 SDK provides a launcher “MapsTask” which can be used by the developers to launch the built...
In one of my previous blog post , i explained how to refresh Webpage every few minutes using HTML meta...
There are times when you have to NOT just create or insert a drop-down list in Microsoft Excel sheet but...
  • November 25, 2024
Are you getting this error when trying to run a Windows Phone 8 application in the emulator? ————————— Microsoft Visual...