Showing 201 - 220 of 324 results
The Productivity Power Tool 2013 includes a feature called “Solution Explorer Squiggles” which shows Squiggles on certain files when viewed...
If you are looking out for an option to add the RDLC reports in Visual Studio 2015 , you need...
In C# , we can use the out parameters to get the behavior of the call by reference. In the...
This blog post will explain in simple steps on how to specify the remote machine name for debugging the Windows...
There are times when you wanted to close just the current PowerPoint presentation file without actually exiting the Microsoft PowerPoint...
Recently , I started learning F# as hobby and started writing some simple programs . Today , I was trying...
  • November 14, 2024
Most of the time , the developers had to provide the Hex value of the colour when using them in...
The Visual Studio 2013’s Find and Replace Dialog provides the option for the user to find and replace text in...
There are various ways in which you can color the alternate rows or column in excel and these include the...
  • November 14, 2024
The Ribbon in Microsoft Excel 2013 has various kinds of controls within the tabs that lets the users to perform...
  • November 14, 2024
You can flatten a 2-D array in JavaScript using the concat and apply method as shown in the below code...
Do you want to convert a string to a stream in C# ? . Below is a sample code snippet...
Assume that you have a userid which is part of Active Directory and you would like to get the list...
Automatic SIM selection is one of the cool features available in the dual SIM card models of Moto G (android...
This blog post will explain how you can auto populate the cell when you select a value from drop-down list...
  • November 13, 2024
This blog post will provide insights on how you can merge and combine column values in Microsoft Excel 2016. How...
  • November 13, 2024
This article will explain how to hide the spelling and grammar errors in Microsoft PowerPoint 2013 presentation file. Sometimes, you...
ART stands for Android Runtime which is a method developed by the android development team for handling how the app...
The .NET Framework provides the format strings like “D” and “X” which can be easily used by the developers to...