HomePosts tagged โ€œtricksโ€

tricks

Showing 1 - 20 of 289 results
This blog post will explain how to detect the audio endpoint device that is connected to the Windows Phone 8...
Do you want to insert a random number between 2 numbers in a excel cell? For example , assume that...
There are time when you quickly want to lock the Windows 8 PC with keyboard shortcut key . In the...
If you are looking out for different ways to right click on Mac , here are some of the ways...
If you want to return the current date time in SQL Server , the easiest way to do it is...
C# uses the flower bracket โ€œ{โ€ and โ€œ}โ€ to identify the block or scope of the function or program ....
  • .NET
  • December 3, 2024
This article will explain how to combine or merge multiple word documents to one single document in Microsoft Word 2013....
  • Word
  • December 3, 2024
Do you want to programmatically know the number of processors in your machine from the console application using C# ?....
Recently , I was trying out an app to quickly enable the flash to build a torch application . Well...
This post explains how you can reapply the layout to the slides in PowerPoint after changing the layout. When you...
Do you want to hide the start page in Microsoft Visual Studio 2012 within few simple steps? Here we go....
DataTip is a feature in Visual Studio that provides the users an easy way to view information about variables used...
It might be a time consuming task to delete all the hyperlinks from a worksheet in Excel if the user...
When the page breaks is used to adjust the print area in a worksheet in excel , this would show...
You can use the using statement in C# for ensuring that the object is disposed when it goes out of...
There are multiple options to find the Windows OS Build version from command line in Windows 10. How to find...
DebuggerDisplay attribute class in C# lets the developer control on how an object or property needs to be displayed in...
There are times when you might have a column names in your SQL Server database table that might looks like...
Assume that you want to display the name of the current file in a cell of your worksheet , you...
Visual Studio 2015 Preview includes some nice features in the editor which were once available via the extensions or third...