Showing 361 - 380 of 422 results
This blog post will demonstrate the steps that needs to be followed to install Windows 10 Technical Preview on Microsoft...
There are several ways in which you can read a text file in to a string variable in C#. One...
If you want to get the single element from a document in a Windows Store App developed using WinJS library...
In one of my previous blog posts, I wrote about Screenshot App for Windows Phone Mango Windows Phone 7 Screen...
Assume that you have a date โ€œ01/09/2016โ€ and you would like to find out what day of the week it...
Want to know more information about a website w.r.t the links of the Google cache of the site, pages linking...
If you want to get the host name of the current URL from an action method in ASP.NET MVC project...
If you want to set the value of a property to a string that begins with the open curly brace...
  • .NET
  • November 7, 2024
Introduction This program in C# developed using .NET Framework , C# and Visual Studioย  will demonstrate how to get the...
Oxygene and Windows Phone 8 tutorials โ€“ Article Index The EmailComposeTask launcher lets the user send email from your Windows...
Sometimes, you might want to query the ย SQL Server version to know its exact version number and other information like...
You can find the computer name of the Windows 10 machine machine using the hostname command. The hostname command prints...
Adding comments or ways to show the comments in Excel is pretty much simple and straight forward and in this...
This article will explain how to add audio to presentation in Microsoft PowerPoint 2013 in few simple steps. Do you...
One of the simplest way to sign out of Windows 10 machine is using the CTRL+ ALT + DELETE shortcut...
I have installed the Windows 8 Release Preview and try out the new Windows 8 Style UI. The UX looks...
If you want to Pin Apps to Start in Windows 10 Technical Preview , you can do it by following...
There are times when you want to prevent overriding a method or property but still want the class be inheritable...
Are you looking at an sample demonstrating the usage of the regular expression to replace multiple spaces with single space...
The extension methods in C# provides one of the easiest way to add a method to an existing type ....