Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 357245
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T12:11:15+00:00 2026-05-12T12:11:15+00:00

What are the C# 3.0 language features we can use in an application that

  • 0

What are the C# 3.0 language features we can use in an application that targets .Net 2.0 framework ?

PS:I know few like Lambda expressions and var keyword

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-12T12:11:15+00:00Added an answer on May 12, 2026 at 12:11 pm

    Please see here:

    Using C# 3.0 (.Net 3.5) syntax in a .Net 2.0 application

    For a complete run down of what you can and can’t do when targeting the .NET 2.0 Framework and using C# 3.0.

    In summary:

    • You can’t use the new 3.5 assemblies (System.Data.Linq, System.Xml.Linq, System.Core).
    • You can’t use Linq/Query Extensions or Extension Methods (however, see below for ways to enable the use of both Linq/Query Syntax and Extension Methods!).
    • You can use the Var keyword, Lambda statements, Object Initializers, Anonymous Types & Auto-Implemented Properties.

    Extension methods sort-of work, however, they require “System.Runtime.CompilerServices.ExtensionAttribute” in order to work, and this type is found within the System.Core DLL (which is not strictly part of the .NET 2.0 framework).

    Query Syntax cannot be used “out of the box” so-to-speak, however, it can be used if a 3rd party DLL (like LINQBridge) is used. This DLL effectively re-implements many of the “missing” types that you need to perform LINQ when targeting the .NET 2.0 framework. It also implements the “ExtensionAttribute” type needed for Extension methods to work, so simply adding/referencing the LINQBridge DLL from your project will enable LINQ, Query Syntax/Expressions and Extension Methods!

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 248k
  • Answers 248k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer Add a dialog box with four buttons. I named the… May 13, 2026 at 8:58 am
  • Editorial Team
    Editorial Team added an answer what if you do it on MouseUp ? May 13, 2026 at 8:58 am
  • Editorial Team
    Editorial Team added an answer It seems the only way that can be done is… May 13, 2026 at 8:58 am

Related Questions

Background Given that 'most' developers are Business application developers, the features of our favorite
At the risk of sounding naive, I ask this question in search of a
There exists a very good talk about C# vs. Java where H.Mössenböck compares the
I have read countless blogs, posts and StackOverflow questions about the new features of

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.