---
title: "Sorting array data using LINQ."  
description: "Sorting array data using LINQ."  
author: "James Smith"  
published: 2011-08-12  
updated: 2011-08-12  
canonical: https://www.mindstick.com/forum/282/sorting-array-data-using-linq  
category: "c#"  
tags: ["c#"]  
reading_time: 1 minute  

---

# Sorting array data using LINQ.

Hi,\
I want to know that how can I [sort an array](https://www.mindstick.com/forum/157933/write-a-program-to-sort-an-array-of-integers-using-the-bubble-sort-algorithm) of [string](https://www.mindstick.com/articles/1527/string-split-in-c-sharp) in [ascending order](https://www.mindstick.com/forum/157178/how-to-filter-1000-of-student-name-in-php-in-ascending-order) using LINQ.\
\
Thanks.

## Replies

### Reply by Anonymous User

Hi James,\
You can use following link to solve your problem.\
http://www.mindstick.com/Blog/226/I%20LINQ%20to%20Array\
\
This might be helpful for you.\
\
Thanks.\


---

Original Source: https://www.mindstick.com/forum/282/sorting-array-data-using-linq

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
