Home2014Page 7

2014

Showing 121 - 140 of 188 results
Here’s a simple tip that lets you to pin a file to the recent presentation menu list in Microsoft PowerPoint...
Are you looking for a common standard for writing a resume which can be extended ? Here comes Json Resume....
In one of my previous blog post , i demonstrated how to use the Browser Link feature in Visual Studio...
A software professional may come across different technical book in his career . What are some of the must read...
Generally the Web Developers have the challenging task to update the web pages and verify the same in different browsers...
Tab pinning is one of the feature in Visual Studio 2013 that allows the developers to pin the individual windows...
Microsoft Visual Studio 2013 includes the Feedback menu that allows the developers to quickly provide feedback from Visual Studio 2013....
In Microsoft PowerPoint 2013 , you might sometimes save the presentation file in a template format which you might later...
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...
You might encounter an scenario where you have to find out if the integer value that is passed needs to...
The enumeration in C# lets the developers to define a limited set of known values. For example , I can...
Do you want to know if an integer is a power of 2 in C# ? . Below is a...

Categories

Archives