Error!
Success!

By tag: DataTable

showing:  of
0
kicks

How to find Duplicate Records in DataTable Using LINQ  (Unpublished)

Here, I am explaining how to find the duplicate records in DataTable using LINQ.


Kicked By:
Drop Kicked By:
0
kicks

WPF DataGrid - DataBinding to SQL Server Database  (Unpublished)

This post demonstrates how to bind the VIBlend WPF DataGrid to SQL Server DataBase


Kicked By:
Drop Kicked By:
0
kicks

JSON ADO.NET DataTable Serialiser  (Unpublished)

A working base serialiser for ADO.NET DataTable serialisation to JSON


Kicked By:
Drop Kicked By:
0
kicks

Sorting a DataTable - LINQ performance  (Unpublished)

There are a number of ways to sort the data within a DataTable and this article compares 3 ways to find out what the performance difference is between the different approaches, and which offers the most scalable solution.


Kicked By:
Drop Kicked By:
0
kicks

Convert a LINQ Query Resultset to a DataTable  (Unpublished)

After a long struggle I find out the way to convert a Linq Query resultset to DataTable object. The attached source code shows how to do it. I am sharing this article with my developer friends and make their life easier.


Kicked By:
Drop Kicked By:
0
kicks

XML to DataTable with LINQ  (Unpublished)

Easy way to get your XML into a DataTable. Now I might just be blind, or incredibly incapable at searching google or reading my LINQ books (very possible) but I hadn't found a simple way to get a 2-level XML document into a DataTable for use in a GridView or just simple DataTable manipulation utili...


Kicked By:
Drop Kicked By:
0
kicks



Kicked By:
Drop Kicked By:
0
kicks

"This row already belongs to another table" Error  (Unpublished)

One of the GeekZilla team stumbles into a common error with copying rows between DataTables. Find the solution with this article.


Kicked By:
Drop Kicked By:
0
kicks

Do more with a DataTable and improve performance  (Unpublished)

There are some features in the System.Data.DataTable class that a lot of developers doesn’t utilize. I base that statement on different code samples I’ve seen on blogs and article bases during the last couple of years. Some of these features can improve the performance.


Kicked By:
Drop Kicked By: