0% found this document useful (0 votes)
56 views6 pages

Programming C# 2.0, 3.0, 4.0: Muhammed Ali Sakhi Microsoft Certified Trainer

This document is an agenda for a training on programming C# 2.0, 3.0, and 4.0. It covers anonymous types, which allow creating objects without defining a class structure and storing them in var variables. It also covers LINQ (Language Integrated Query) which allows querying objects, collections, XML and SQL using SQL-like keywords, and provides a demo of LINQ essentials. The training is presented by Muhammed Ali Sakhi and hosted by PakDev.net.

Uploaded by

alisakhi
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
56 views6 pages

Programming C# 2.0, 3.0, 4.0: Muhammed Ali Sakhi Microsoft Certified Trainer

This document is an agenda for a training on programming C# 2.0, 3.0, and 4.0. It covers anonymous types, which allow creating objects without defining a class structure and storing them in var variables. It also covers LINQ (Language Integrated Query) which allows querying objects, collections, XML and SQL using SQL-like keywords, and provides a demo of LINQ essentials. The training is presented by Muhammed Ali Sakhi and hosted by PakDev.net.

Uploaded by

alisakhi
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 6

Programming C# 2.0, 3.0, 4.

Muhammed Ali Sakhi


Microsoft Certified Trainer

© PakDev.net
Agenda
Anonymous Types
Query Expression

© PakDev.net
Anonymous Types
Like Anonymous Delegate

No Class Structure Defined

Store the object in var variable

var someObject = new { UserName = “alisakhi”, Password = “password” };

© PakDev.net
LINQ
Language integrated query

It can query objects, collections

XML and SQL

Use similar keywords like SQL

© PakDev.net
LINQ Essentials

Demo

© PakDev.net
Thank you
PakDev.net

© PakDev.net

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy