Showing 121 - 140 of 422 results
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...
  • Excel
  • November 25, 2024
Are you getting this error when trying to run a Windows Phone 8 application in the emulator? โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€” Microsoft Visual...
Do you want to insert the current excel workbookโ€™s file path in to a cell in Microsoft Excel ?. You...
  • Excel
  • November 25, 2024
Assume a scenario where you are trying to get the records from the table where some of the records contains...
When trying to run the Windows Phone application on the Windows Phone Emulator from the Visual Studio 2012 , you...
This blog post will in explain in simple steps on how to capture the network from the physical Windows Mobile...
This blog post will explain in simple steps on how to change the shape of comment box in Microsoft Excel...
  • Excel
  • November 25, 2024
When working with the Windows Universal App , it may be necessary for the developers sometimes to check if the...
There are times where you want to show automatic scroll bar in a WPF TextBlock and you can easily achieve...
  • .NET
  • November 24, 2024
This blog post will explain in simple steps on how to quit a program forcefully in Mac OS X ....
How about a trick that gets the names of the files within a folder and displays them in a worksheet...
  • Excel
  • November 24, 2024
When working in ADO.NET for data access , there are times when you want to check to see if a...
There are times when you might want to paste the code snippet in to a webpage. Imagine if that code...
Below is a sample code snippet demonstrating how the entries can be added to the ResourceDirectory in WPF application using...
When we work on SQL Server query , we use the AS keyword to specify the alias name for a...
Visual Studio 2013 has brought in the Notification Window feature that provides notifications to the developers about their development environment...
In one of my previous blog post, I explained the use of the MapDownloaderTask in Windows Phone. In this blog...