Home2014June

June 2014

Showing 1 - 9 of 9 results
When you download and install the Windows Phone 8.1 SDK and run Visual Studio for the first time , you...
If you need to send emails via SMTP programmatically using C# , you can use the the SmtpClient class that...
There are times when you want to identify and detect the availability of a host . .NET provides the developers...
If you need to translate a hostname (for example : Ginktage.com) to its IP Address  , you can use the...
Sometimes you may want to create an temporary file . Instead of manipulating the user’s temporary directory and then manually...
If you need to get the list of all drives installed on your system using C# , you can use...
If you need to reverse the values of an array , you could use the Reverse extension method. How to...
There are times when you might want to split a string to array of strings based on delimiter in C#....
In the earlier version of Windows Phone  , you had the option of using Thread.Sleep which can be used to...

Categories

Archives