Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

How to add Task to Projects in SharePoint 2013 using CSOM?

In SharePoint, each project has its own tasks, assignments, team members etc.While creating projects in SharePoint we have to also create its tasks, assignments, team members and custom fields. Here below is the sample code for creating tasks in pro

Difference between ROW_NUMBER() and RANK().

ROW_NUMBER() This function is used to assign a unique id to each row returned by the sql query fired. RANK() This function is similar to ROW_NUMBER() with the only difference it leaves a gap between the groups i.e this function assi

IPv4 Reserved Addresses

IPv4  Reserved Addresses     There are some IPV4 address that can be used in the internet. These are special address and meant for the special purpose.       Private IP Addresses   The IP address have thre

  • 1.71k
mouseover and mouseout event

The mouseover event fires when a pointing device points over an element. The mouseout event triggers when the mouse pointer leaves the element.   In Html- Syntax:- <element onmouseout="myScript"> e.g-

How to create Enterprise Custom Fields in SharePoint 2013 using CSOM?

Enterprise Custom Fields includes custom formula and lookup tables. We can create CustomField programmatically either from CSOM or PSI. Here below is the example of creating CustomField using CSOM. Microsoft.ProjectServer.Client.CustomFieldCreation

what is difference between array_merge and array_combine in php

Array_merge Array_merge  merges the elements of two or more array in one array such that the value of second array is appended to the value of first array. If two or more array elements have same key, then the later value will overrides the pre

How to show delete button on UITableView on swipe left ?

One of the commonly used feature in UITableView is to show delete button on the swipe of the table view cell and perform the delete operation. Let us take an example to understand and implement this :- Begin by creating a new project and assign a na

Search in Multimedia data

Hello Overview In earlier versions of PIM, the only way to select multimedia documents for manual assignment to PIM objects was to navigate using the category tree. The Documents view provided access to the documents in the selected category. In t

Skeleton animation in Unity [Chapter 2]

Blog 2 :- Skeleton animation in Unity Hey Guys, this blog is part of a series " Skeleton animation in Unity". In this i'll try to explain "how to play animations of spine objects in Unity". For this make sure you have "

attr_accessor and attr_accessible methods in Rails

As we know a class can have any number of objects and each object is different from one another. The thing that distinguish one object from another is the attributes they have. So in order to write and read these attributes we have some methods in Ra

1 18 76
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: