Latest posts on "Linq"

How to use Substring using asp.net c#?

28 February 2016

Substring method allow us to retrieve a substring from a string object. Here this example code demonstrate us how can we get a substring from a string in .net framework.

how to take in Linq c#?

11 February 2016

This sample uses Take to get only the first 3 elements of the array.

order by in linq c#

11 February 2016

this article describes how to do linq in c# by sorting a list of words alphabetically.

where condition in linq c#

8 February 2016

where condition in linq c#. you can filter the record using where condition with keyword operator =

Page 2 of 2