PC Review


Reply
 
 
Dennis Macdonald
Guest
Posts: n/a
 
      6th Feb 2012
Hi, I;m new to LINQ and need some help crwating a query.

I have 2 structures, 1 structure as follows;

Private Structure AA
Dim aName As String
Dim aCompany As String
Dim aSize as integer
End Structure

and I have another structure as follows;

Private Structure BB
Dim MyIndex As String
Dim bAddress As String
Dim aZip as integer
End Structure

I have 2 arrays Array0 of AA and Array1 of BB and what I need is the
interection of the array0 and array1 where aName in Array0 = MyIndex
in Array1.

Appreciate any help with this.

Cheers,
Dennis.
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Combination of Linq to sql and Linq to xml ph_haenggi@yahoo.de Microsoft C# .NET 1 7th Aug 2008 08:20 AM
Mixing linq to sql and linq to xml (in linqpad) timor.super@gmail.com Microsoft C# .NET 2 11th Jul 2008 12:05 PM
Linq to SQL - Return DataTable as a result of Linq query szwejk Microsoft C# .NET 3 1st Feb 2008 04:07 PM
In Orcas Linq, When does it happen to convert LINQ to SQL command =?Utf-8?B?UGV0ZXI=?= Microsoft ADO .NET 0 30th Aug 2007 02:38 PM
Help! Help! Help! Help! Help! Help! Help! Help! Help! Help! Help! Help! Help! -$- Windows XP Internet Explorer 2 21st Dec 2003 11:45 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:01 PM.