Sunday, November 17, 2019

Few LINQ Tips that are usefull

Here are some tips in LINQ that are usefull in regular

Here are they...

  • Joins using Lambada Expressions
  • Multi select using Lambada Expression
  • Left join in Linq
  • How would you do a “not in” query with LINQ?

Jquery DataTable Custom Excel Export

In this post I will show Custom Excel Export using Jquery DataTable.
Previously I had shown how to
Sample OutPut:

Source Code:

Jquery DataTable Custom PDF Export

In this post I 'll show how to Custom PDF Export using Jquery DataTables.

Sample OutPut:

Source Code: