
StrathWeb - Hosting ASP.NET Web API in LinqPadToday I stumbled upon an interesting Stackoverflow question, where the user was asking how to go...
0 replies - 940 views - 04/08/13 by Greg Duncan in Articles

In this post I am going to discuss about how to get distinct object using property of it from collection. Here I am going to show three different way to...
0 replies - 1637 views - 01/30/13 by Pranay Rana in Articles

You may ask why you would want to access HBase from .NET. Well the truth is that Hadoop and the closely coupled NoSQL database, HBase, are built in Java and...
0 replies - 4361 views - 10/10/12 by Mitch Pronschinske in Articles

I have worked on quite a few projects that use the Entity Framework. It is a powerful ORM and does quite a lot out of the box. I've worked with code-first,...
0 replies - 1440 views - 09/21/12 by Jeremy Likness in Articles

Below are a few JavaScript Libraries that allow you to query JSON objects with LINQ.
1. LINQ to JavaScript (JSLINQ)
LINQ to JavaScript is an implementation...
0 replies - 4850 views - 09/20/12 by Senthil Kumar in Articles

C# LINQ code is not always executed as C# code. With LINQ-to-SQL or
Entity Framework it is translated into SQL instead. This can bring
unpleasant surprises...
0 replies - 2638 views - 08/15/12 by Anders Abel in Articles

There are lot of code generation tools available. Microsoft Visual
Studio has had code generation possibilities since I started using it in
the mid...
0 replies - 3004 views - 07/24/12 by Anders Abel in Articles

Most of the beginner developers who are using LINQ to SQL as their
back-end to talk with the database (i.e to perform the database CRUD
operations), don't...
0 replies - 3506 views - 06/27/12 by Pranay Rana in Articles

One of the greatest benefits of LINQ to SQL and LINQ to Entities is
navigation properties that allows queries across several tables, without
the need to...
0 replies - 5372 views - 06/26/12 by Anders Abel in Articles

The small post is about getting last n number of record(s) from the database table or from the collection using LINQ.
SQL
To get last n number of...
0 replies - 4037 views - 05/27/12 by Pranay Rana in Articles

One of the fundamental truths of coding is the Kiss Principle.
I think that using LINQ to SQL for data access is a splendid example of
applying the Kiss...
0 replies - 3210 views - 05/08/12 by Anders Abel in Articles

0 replies - 1933 views - 05/07/12 by Snippets Manager in Uncategorized

0 replies - 1985 views - 05/07/12 by Snippets Manager in Uncategorized

0 replies - 2108 views - 05/07/12 by Snippets Manager in Uncategorized

0 replies - 1804 views - 05/07/12 by Snippets Manager in Uncategorized