473,405 Members | 2,210 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,405 software developers and data experts.

Where is System.Linq

Dear all,

I try to type using system.linq in Visual studio 2005. But
it complains that no namespace
of System.ling is found. Maybe I need to add reference to System.linq.
How can I add System.Linq Namespace in Visual Studio 2005 Csharp.
Thanks.
Jun 27 '08 #1
4 10204
You will need VS 2008 and .Net 3.5 for Linq.

"hon123456" wrote:
Dear all,

I try to type using system.linq in Visual studio 2005. But
it complains that no namespace
of System.ling is found. Maybe I need to add reference to System.linq.
How can I add System.Linq Namespace in Visual Studio 2005 Csharp.
Thanks.
Jun 27 '08 #2
Yes, its only in 3.x of the framework. If you upgrade to visual studio 2008
you will get this automatically.

"Family Tree Mike" <Fa************@discussions.microsoft.comwrote in
message news:EE**********************************@microsof t.com...
You will need VS 2008 and .Net 3.5 for Linq.

"hon123456" wrote:
>Dear all,

I try to type using system.linq in Visual studio 2005. But
it complains that no namespace
of System.ling is found. Maybe I need to add reference to System.linq.
How can I add System.Linq Namespace in Visual Studio 2005 Csharp.
Thanks.

Jun 27 '08 #3
I try to type using system.linq in Visual studio 2005. But
it complains that no namespace
of System.ling is found. Maybe I need to add reference to System.linq.
How can I add System.Linq Namespace in Visual Studio 2005 Csharp.
You can get System.Core.dll and System.Data.Linq.dll from Mono (
http://go-mono.com)
and add them to your project.

Andrus.
Jun 27 '08 #4
Andrus wrote:
> I try to type using system.linq in Visual studio 2005. But
it complains that no namespace
of System.ling is found. Maybe I need to add reference to System.linq.
How can I add System.Linq Namespace in Visual Studio 2005 Csharp.

You can get System.Core.dll and System.Data.Linq.dll from Mono (
http://go-mono.com)
and add them to your project.
My understanding was that Mono 1.9/2.0 only supported
LINQ for objects and XML not for database and that LINQ
for database is scheduled for Mono 2.2 around Christmas.

They have LINQ for database now ?

Arne
Jun 27 '08 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

28
by: Marc Gravell | last post by:
In Linq, you can apparently get a meaningful body from and expression's .ToString(); random question - does anybody know if linq also includes a parser? It just seemed it might be a handy way to...
14
by: Ralf Rottmann \(www.24100.net\) | last post by:
I recently stumbled across a pretty interesting LINQ to SQL question and wonder, whether anybody might have an answer. (I'm doing quite some increasing LINQ evangelism down here in Germany.). ...
6
by: hon123456 | last post by:
Why does the compiler say that 'Linq' does not exist in the 'System' namespace when specifying a using statement as follows: using System.Linq; ----
24
by: luowan | last post by:
Hi I am currently building an application on .NetCF 3.5 in C#. The application needs to process xml files. I am thinking about using LINQ to process XML. I wrote a piece of code to modify the...
4
by: =?Utf-8?B?Tmljaw==?= | last post by:
Hello, I'm using LINQ to access a SQL Server database. The user needs to be able to duplicate a record. Is there an easy way to do this? I rather not have to set each property from one to the...
9
by: =?Utf-8?B?cmF1bGF2aQ==?= | last post by:
Hi all: after reading different places/sites about linq... I ran into these questions: 1. What framework do we need to run linq ? (does it depend on what version of visual studio we have?) how...
21
by: hrishy | last post by:
Hi Will LINQ be ported to Python ? regards Hrishy
2
by: Colin Han | last post by:
Hi, all, If I write follow code in c# method. The IDE will compile it to a complex construct method of System.Linq.Expression. Expression<Func<int>ex = () =10; will be compile to:...
0
Curtis Rutland
by: Curtis Rutland | last post by:
This isn't a full-blown article, just a quickie. But I couldn't pass up the opportunity to share this insight with people, because it made my coding life sooooooo much easier. ...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.