No announcements
Found 2916655 threads
-
0 Votes
Soo close on converting SQL Query to LINQ. Please Help.
I have the following SQL Query with two Left Joins. I am sooo close but I need to address a small portion of the SQL: Select UserId, ...Answered | 3 Replies | 1853 Views | Created by DavidGerler - Thursday, April 19, 2012 3:23 AM | Last reply by Matthew LEAN . D - Friday, April 20, 2012 9:44 AM -
0 Votes
Please help converting SQL to LINQ
I have replied to the similar thread in LINQ to SQL forum, please check it:Answered | 1 Replies | 2938 Views | Created by macr0hard - Tuesday, August 18, 2009 12:06 AM | Last reply by Michael Sun [MSFT] - Wednesday, August 19, 2009 7:56 AM -
0 Votes
LINQ SQL query help please
Hi there, I'm trying to write a LINQ query to list all faculty members and their location details. This is to ...Answered | 1 Replies | 433 Views | Created by Amateurme - Thursday, May 22, 2014 8:59 AM | Last reply by Fernando Soto - MCSD - Thursday, May 22, 2014 12:27 PM -
0 Votes
Please help converting SQL to LINQ
= pc.PublicationID.Count() ...Discussion | 4 Replies | 4097 Views | Created by macr0hard - Tuesday, August 18, 2009 12:10 AM | Last reply by Michael Sun [MSFT] - Tuesday, August 25, 2009 8:04 AM -
0 Votes
Help converting SQL to LINQ
please can someone help converting this SQL to LINQ:Answered | 1 Replies | 3135 Views | Created by Lee Holden - Friday, June 3, 2011 9:49 AM | Last reply by JA Reyes - Friday, June 3, 2011 12:25 PM -
0 Votes
Help converting SQL to LINQ to SQL
Entity Framework: huagati.com/dbmltools (add-in with new features for the L2S and EF designers in VS2008 and VS2010) huagati.com/L2SProfiler (Query ...Answered | 4 Replies | 4279 Views | Created by Ferlin - Monday, May 3, 2010 9:45 PM | Last reply by KristoferA - Friday, May 7, 2010 4:16 AM -
1 Votes
Help converting to LINQ!
huagati.com/dbmltools (add-in with new features for Visual Studio 2008's L2S and EF designers) huagati.com/L2SProfiler (Query profiler for Linq-to-SQL and ...Answered | 3 Replies | 3238 Views | Created by liviojoao - Sunday, November 1, 2009 9:28 PM | Last reply by liviojoao - Monday, November 2, 2009 3:29 PM -
1 Votes
Converting a Complex SQL Query to LINQ
Hi can someone help me to convert this query to LINQ, please? All my trials failed so far.. SELECT MAX(CONVERT(INT, ...Answered | 5 Replies | 4346 Views | Created by ItsMeKapz - Friday, November 9, 2012 6:22 PM | Last reply by Fernando Soto - MCSD - Wednesday, November 14, 2012 3:59 PM -
0 Votes
trouble converting sql query to linq
Hello all, I am having a little bit of trouble converting this regular SQL query to a LINQ query in ...Answered | 2 Replies | 3124 Views | Created by cookie-monsta - Tuesday, March 11, 2008 3:35 PM | Last reply by cookie-monsta - Wednesday, March 12, 2008 12:52 PM -
0 Votes
Help converting SQL Syntax to Linq
Hi redqueentoknight4, Do you use Linq to SQL? could you please provide related code about the issue. If possible, please provide a ...Unanswered | 3 Replies | 562 Views | Created by redqueentoknight4 - Tuesday, December 27, 2016 4:08 PM | Last reply by Zhanglong Wu - Tuesday, January 3, 2017 8:30 AM -
2 Votes
Please help me to convert this sql query to linq.
Please help me convert this sql into linq. SELECT U.UserName,C.CompanyName,U.UserType FROM [User] U LEFT ...Answered | 2 Replies | 529 Views | Created by IamProgrammer - Monday, August 25, 2014 4:14 AM | Last reply by Fred Bao - Wednesday, August 27, 2014 7:11 AM -
0 Votes
Converting Sql query to linq to entities
://ww.extjs.com/learn/Tutorial:EXTJS_Tree_Panel_with_ASP_NET Need help in converting the following sql query in linq to ...Answered | 4 Replies | 4506 Views | Created by nil5286 - Thursday, March 10, 2011 2:16 PM | Last reply by nil5286 - Friday, March 11, 2011 1:27 PM -
0 Votes
LINQ to SQL query help
with the count of all references ever made on each resource. I have not the first clue as to where to even start to represent this SQL query ...Unanswered | 2 Replies | 4527 Views | Created by Sean Woods - Thursday, February 7, 2008 5:58 AM | Last reply by Sean Woods - Thursday, February 7, 2008 4:00 PM -
0 Votes
Help learning and converting Query into LINQ
I'm trying to learn LINQ. I read a lot of articals for beginners but they were out of my league Please help me with these ...Answered | 4 Replies | 724 Views | Created by khawaja Atteeq - Wednesday, April 9, 2014 12:49 PM | Last reply by khawaja Atteeq - Wednesday, April 9, 2014 2:01 PM -
2 Votes
Converting sql to linq
["col-x"]select new { col1=row["col1"], col2=row["col2"], row2col3=row2["col3"]}; there are few linq query tool on ...Answered | 2 Replies | 3597 Views | Created by tefoster - Friday, April 15, 2011 4:49 AM | Last reply by tefoster - Friday, April 15, 2011 5:46 AM -
0 Votes
Help converting this code into linq please
converted to linq and it will be much easier to read and less verbose. Anyone help me to achieve this please? Thanking in ...Answered | 4 Replies | 2298 Views | Created by AJK11 - Tuesday, November 15, 2011 2:18 PM | Last reply by Allen_MSDN - Thursday, November 24, 2011 1:47 AM -
3 Votes
Converting Linq-to-Entities query into SQL
nulabillity with the following Linq-to-Entities query ( thus why in this case resulting Sql query doesn't return C1 column ...Answered | 6 Replies | 8166 Views | Created by KlemS100 - Tuesday, October 18, 2011 5:56 PM | Last reply by VladSand - Friday, February 17, 2012 10:59 AM -
0 Votes
Soooo close... Dynamic LINQ Query help?
worked up seems (please forgive my ignorance) seems to parse my search terms and then build my query pretty well but I can't figure out how to take the last step ...Answered | 6 Replies | 29031 Views | Created by PaulBinCT - Thursday, February 4, 2010 12:23 AM | Last reply by PaulBinCT - Thursday, February 4, 2010 9:08 PM -
0 Votes
Issues converting sql query to linq
Hi, Could you please try to use this line here: on new { p1 = pmts.LoanNum, p2 = pmts.PmtPostDt} equals new {LoanNum = ...Answered | 4 Replies | 2027 Views | Created by dotnet77 - Friday, October 12, 2012 3:45 PM | Last reply by SilentJealousy - Wednesday, October 17, 2012 8:02 AM -
0 Votes
Converting SQL to LINQ
1 Thanks,Answered | 1 Replies | 3484 Views | Created by jdp12383 - Thursday, September 10, 2009 1:19 PM | Last reply by thepirat000 - Thursday, September 10, 2009 9:39 PM - Items 1 to 20 of 2916655 Next ›
No announcements