LINQ
-
What is the main use of LINQ(Language-integrated query) in visual basic?? I cant understand it properly when i read it from Msdn website.. Any other links??
-
What is the main use of LINQ(Language-integrated query) in visual basic?? I cant understand it properly when i read it from Msdn website.. Any other links??
Nexttime onwards use LINQ forum[^] for LINQ related questions.
tsunamigang wrote:
I cant understand it properly when i read it from Msdn website
You should spend more time on that. Check this series LINQ Introduction Part 1 Of 3[^] DLINQ Introduction Part 2 Of 3[^] XLINQ Introduction Part 3 Of 3[^]
thatraja
Code converters | Education Needed No thanks, I am all stocked up. - Luc Pattyn When you're wrestling a gorilla, you don't stop when you're tired, you stop when the gorilla is - Henry Minute
-
Nexttime onwards use LINQ forum[^] for LINQ related questions.
tsunamigang wrote:
I cant understand it properly when i read it from Msdn website
You should spend more time on that. Check this series LINQ Introduction Part 1 Of 3[^] DLINQ Introduction Part 2 Of 3[^] XLINQ Introduction Part 3 Of 3[^]
thatraja
Code converters | Education Needed No thanks, I am all stocked up. - Luc Pattyn When you're wrestling a gorilla, you don't stop when you're tired, you stop when the gorilla is - Henry Minute
Ok Thanks bro..