
blog address: http://www.cpd-india.com/blog/linq/
keywords:
member since: Jan 31, 2016 | Viewed: 4
LINQ
Category: Academics
Over the last few months I wrote a few blogs about different languages and their specific features. Today, we will discuss about inserting or modifying data in database, which is an important part of business in various fields. For modifying data firstly we require to connect to database. In C#, you can create connection with the help of ADO.Net, LINQ and OLEDBC etc. But for now we will only discuss about LINQ, which stands for .Net Language Integrated Language, Which is a query operator used in web pages to retrieve and modify data either from the database or withXML file. It applies the principle of Object Oriented Programming to relational data. In Relational data like Select, Join, Group, Partition, Set Operation are implemented in LINQ. LINQ offers compact, the Expressive and intangible syntax for manipulating data. It uses SQL like syntax to make query expression. It Provide two sets of Standard query operator on objects of type IEnumerable
{ More Related Blogs }
Academics
Dubai family visa fees 2022...
Dec 22, 2022
Academics
Runragnar...
Apr 5, 2023
Academics
Perawatan Gudang Arsip Dengan ...
Sep 22, 2022
Academics
The Institute of Textile Desig...
Mar 4, 2023
Academics
Dr Natural Healing...
May 19, 2015
Academics
How to transform your Bulk SMS...
Oct 29, 2015