All Stories
JavaScript Strict Mode – Part 1
Title
JavaScript Strict Mode – Part 1
Introduction
The ‘use strict’ directive is new JavaScript 1.8.5 (ECMAScript ...
Get Material Design For Instagram
Title
Get Material Design For Instagram
Now view Instagram in material design, yes you heard it right. Using “Imagine For Instagram” application you can give your Instagram a ...
WhatsApp New Feature Rolled Out
Title
WhatsApp New Feature Rolled Out
Introduction
Many of you might not be aware of new WhatsApp feature that has been rolled out, called ‘Starred’ message that will allow ...
Call C# method using JavaScript
Title
Call C# method using JavaScript
Introduction
In this post we’ll see how to call C# method using JavaScript. But first question arises why we need such approach if we ...
Disable “Overwrite Existing File” In SharePoint 2010
Title
Disable “Overwrite Existing File” In SharePoint 2010
Introduction
In this post I’m gonna discuss how can we disable Overwrite Existing File check box in document ...
Create Workflow in SharePoint 2010
Title
Create Workflow in SharePoint 2010
Introduction
Workflow is sometimes described as a series of tasks that produce an outcome. In the context of Microsoft SharePoint Products and ...
Handling ASP.Net Control Using Scriptlets And jQuery
Title
Handling ASP.Net Control Using Scriptlets And jQuery
Introduction
In this post I’ll show how we can handle ASP.Net Controls on client side using Scriptlets and jQuery.
For ...
Install SharePoint Foundation 2010 on Windows 7 and Windows 8
Title
Install SharePoint Foundation 2010 on Windows 7 and Windows 8
Introduction
In this post we will see how to install SharePoint Foundation 2010 on windows 7 (64-bit) and windows ...
Connect To FTP Server Using Windows Command Prompt
Title
Connect To FTP Server Using Windows Command Prompt
Introduction
In this post I’ll show you how you can Connect To FTP Server Using Windows Command Prompt.
Open command ...
Tuple in C#
Title
Tuple in C#
Introduction
A tuple is a finite ordered list of elements. In mathematics, an n-tuple is a sequence (or ordered list) of n elements, where n is a non-negative integer. ...
