No announcements
Found 2137676 threads
-
1 Votes
LINQ query with Mutliple Tables?
I am joining the two tables using LINQ to match model class like below ...Answered | 1 Replies | 1666 Views | Created by ItsMeSri - Tuesday, July 2, 2013 9:37 PM | Last reply by Michael Samteladze - Wednesday, July 3, 2013 7:44 AM -
0 Votes
LINQ query with 4 tables.
Can anyone help me write LINQ query for the following data? All tables are left outer joined. Thank ...Answered | 3 Replies | 663 Views | Created by czupet - Thursday, December 19, 2013 5:20 AM | Last reply by Fred Bao - Friday, December 20, 2013 6:52 AM -
0 Votes
RIA Service Query using mutliple tables
Yes you can. For example, you can create a class that contains properties from all those tables. Then you can do a linq query that joins ...Answered | 8 Replies | 6645 Views | Created by Michael Salzlechner - Wednesday, December 22, 2010 11:22 AM | Last reply by Michael Salzlechner - Wednesday, December 22, 2010 2:27 PM -
2 Votes
linq multiple tables query
The solution depends on whether or not you have association properties set up in your LINQ to SQL entities, and whether you want to the entire customer/order objects (or anonymous projections ...Answered | 1 Replies | 24510 Views | Created by Brazil2014 - Thursday, November 1, 2007 7:50 PM | Last reply by Joe Albahari - Friday, November 2, 2007 2:30 AM -
0 Votes
linq with three tables
http://amirrajan.net/Blog/left-join-on-multiple-tables-in-linq-to-sql Have a nice day. Alan Chen[MSFT] MSDN Community Support |Answered | 1 Replies | 2368 Views | Created by wendy elizabeth - Sunday, November 6, 2011 5:29 PM | Last reply by Alan_chen - Monday, November 7, 2011 3:28 AM -
0 Votes
linq query 2 tables deep
ShippingType of "FEDEX". The problem I am having is that linq will let me get to the OrderLines table in a linq query ...Answered | 2 Replies | 2990 Views | Created by allenYGFKM - Monday, November 7, 2011 2:41 AM | Last reply by Alan_chen - Wednesday, November 9, 2011 7:00 AM -
1 Votes
LINQ With Junction Tables
the sample code has the same relation with the tables (Books, Authors and BookAuthors ) in your scenario. httpAnswered | 3 Replies | 4193 Views | Created by Chris Molland - Tuesday, March 23, 2010 9:31 AM | Last reply by Chris Molland - Thursday, March 25, 2010 2:49 PM -
0 Votes
Calculation percentages from mutliple tables
I have two tables. One where it lists the quantity of parts released and the projectID that goes with those parts. The other table is a list of parts that needed to be fixed after ...Answered | 2 Replies | 332 Views | Created by jshinnenkamp - Friday, December 1, 2017 9:27 PM | Last reply by Alexei Stoyanovsky - Monday, December 4, 2017 11:09 AM -
0 Votes
LINQ to SQL query in related tables
search with a Linq query on the title of a book. How do I build a LINQ query so that I only see the books that belong to the requesting ...Unanswered | 0 Replies | 253 Views | Created by Dante Havenaar - Saturday, December 12, 2020 10:18 AM -
0 Votes
How to write linq query across tables?
You should probably look into a LINQ book for the different posibilities. If the tables are related by foreign keys in the model then the joins are automatic ...Answered | 2 Replies | 1605 Views | Created by KentZhou - Tuesday, February 8, 2011 11:15 AM | Last reply by KentZhou - Tuesday, February 8, 2011 1:23 PM -
0 Votes
Help with LINQ query
queries with old resultsets from other LINQ queries that are held in memory. The old resultsets are referenced AS IF they were tables. This allows you to ...Answered | 2 Replies | 3483 Views | Created by Mcb2000 - Tuesday, July 12, 2011 7:56 AM | Last reply by Infotek Andy - Wednesday, July 13, 2011 3:45 PM -
0 Votes
Linq query for two tables + N Tier
; Return Query End Function End Class So this works neatly with one table but how would i use the same pattern when i have two ...Answered | 2 Replies | 3082 Views | Created by Pure Deal - Friday, January 4, 2013 6:45 PM | Last reply by Michael Samteladze - Tuesday, January 8, 2013 8:25 AM -
2 Votes
LINQ Query between multiple tables
think you can use nvavigation in Entity Framework to query related tables. Have a nice day. AlanAnswered | 3 Replies | 1491 Views | Created by jonnagaddala - Friday, March 16, 2012 4:23 AM | Last reply by jonnagaddala - Monday, March 19, 2012 6:17 AM -
0 Votes
Help with LINQ query
of to update with other metrics later. My reporting database and this view are brought in as an entity to my project. I need to translate the following SQL into a LINQ ...Answered | 2 Replies | 761 Views | Created by UOgod619 - Monday, June 3, 2013 3:44 PM | Last reply by Chester Hong - Tuesday, June 4, 2013 6:37 PM -
0 Votes
LINQ to SQL class library . SharePoint 2013 visual web part
use stored procedures and join mutliple SQL tables. Please give with example ...Answered | 1 Replies | 3766 Views | Created by Muarli Krishna Dittakavi - Sunday, September 1, 2013 2:38 AM | Last reply by Dennis Guo - Tuesday, September 3, 2013 1:57 PM -
0 Votes
Combine 2 tables with LINQ
Hi Pradeep.Rock; I have made the assumption that you are using Linq to SQL and that the dynamic table is just the results of the query. The below then should give ...Answered | 2 Replies | 4235 Views | Created by Pradeep.Rock - Wednesday, February 16, 2011 3:48 PM | Last reply by Pradeep.Rock - Thursday, February 17, 2011 7:42 AM -
0 Votes
Query with multiple tables
Hi Everyone! I am working with the Visual Basic .Net 2005, and I would like to do a query joining two tables. Something ... -
0 Votes
Datagridview query with LINQ
Hi Beck080, You mean you want to use Linq to query a DataGridView that is not data bound ? Please try this: var result = from DataGridViewRow p ...Answered | 1 Replies | 3975 Views | Created by Beck080 - Sunday, June 20, 2010 1:03 PM | Last reply by Alex Liang - Tuesday, June 22, 2010 7:31 AM -
0 Votes
Hirearchical query with Linq
LINQ does not have a recursive query operator. What you've done with the database function is the best you can do right ...Answered | 1 Replies | 3847 Views | Created by kesavkolla - Wednesday, May 9, 2007 9:35 PM | Last reply by Matt Warren - MSFT - Thursday, May 10, 2007 3:14 PM -
0 Votes
three tables with linq
How do I create a query that, passing a variable "var_lot", tell me in which pieces is such a "var_lot"? I have a table "Warehouse" ...Answered | 6 Replies | 1797 Views | Created by duppino - Tuesday, June 4, 2013 7:29 AM | Last reply by Fernando Soto - MCSD - Thursday, June 13, 2013 1:12 AM - Items 1 to 20 of 2137676 Next ›
No announcements