Home2014Page 3

2014

Showing 41 - 60 of 188 results
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...
The JavaScript elements and statements are placed within the script tag within the HTML page. You can specify the language...
JavaScript is a lightweight and interpreted programming language that allows the web developers to build interactive web application. JavaScript was...
One of the features of the Windows 10 technical preview that was recently released by Microsoft is the Start Menu...
The setTimeout method in JavaScript evaluates an expression after specified number of milliseconds and executes only once . How to...
The indexof method in JavaScript is used to search a string from the given input string. I returns the position...
Below is a sample code snippet demonstrating how to get a substring or extract a string from a string in...
In JavaScript , the web developers can use the string.split() method to split a string into an array of sub...

Categories

Archives