Home2014October

October 2014

Showing 1 - 20 of 36 results
Ever wondered what is Flags attribute in C#? . Here’s the post that explains with an example on what is...
Below is a sample code snippet demonstrating how to convert a string Eg: “Blue” to Enum value . How to...
Are you looking for C# profilers ? . In this blog post , we list out some of the popular...
When developing a Windows Application , the developers can use the FolderBrowserDialog control which lets the user to select a...
There are times when you want to resolve the domain name to an IP address programmatically from your C# Application...
If you want to convert a date to a Http formatted date in C# , the developers can use the...
Below is a sample code snippet demonstrating the usage of the extension methods to get the distinct data from integer...
Within a for loop or a while loop in C# , you can use break or continue keyword . What...
FileHelper is a free .NET library which lets the developers to import or export data from fixed length or delimited...
Below are list of some of the popular and well known Unit testing frameworks or libraries for .NET Developers. Popular...
JavaScript supports different types of operators that includes Assignment Operator JavaScript supports different types if Assignment Operators like = +=...
Here’s an question that aroused during an discussion with one of my friend . When do you drop old technologies...
If you want to retreive the current location from your Windows Phone app , you can use the GetGeopositionAsync method...
There are 4 different maps related launchers available for developers for integrating the maps functionality in their Windows Phone App....
The Application Bar in Windows Phone 8 and Windows Phone 8.1 (Silverlight template) has the property Mode=”Minimized” which lets you...
The developers can use the following primitive datatypes in their web application or Windows store application. – String – Boolean...
Every programming language has its own set of reserved words and so does JavaScript too . The reserved words cannot...
If you are using JavaScript in your web application and you want to detect if JavaScript is disabled in the...
Most of the Web Browsers like Internet Explorer , Firefox , Chrome comes with the support of JavaScript . The...
JavaScript has the support for both single line and multi line comments like C++ or C#. The single line comment...

Categories

Archives