ArchitectNow
Kevin Grossnicklaus' Blog

C# 3.5 and LINQ

Tuesday, June 19, 2007 1:16 PM
Lately I’ve spent a lot of time playing with VS.NET “Orcas” Beta 1 and focusing on the language enhancements to C# in the new compilers.  As an instructor who teaches the languages and as a developer of large frameworks for clients, the first thing I’m interested is the language enhancements.  Then I dive into the addition “add-on” type features (read: WPF/XAML, WCF, Workflow, etc…)
 
So far I’ve found some really intriguing features (like LINQ) that I like and think have some value but which won’t dramatically change my designs or architectures. Other things (like extenders) I appreciate but I’m a little concerned about how I’ll see developers put to use.   I see a lot of questions from students and team members regarding when this is appropriate and when that is appropriate now that we have such capabilities.
 
If you’d like a quick overview of all the new C# 3.5 features I ran across this blog post after a Google search.  It has a pretty concise overview which I got some value from:
 
 
Also, if you’d like to see some examples of how LINQ can be used in action check out the following MSDN page and click through some samples.
 
 
Anyway, more info on C# 3.5 and I continue to play….


  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

Feedback

# re: C# 3.5 and LINQ

FYI, it is C# v3 (not 3.5). 7/12/2007 8:35 PM | Daniel Moth

# re: C# 3.5 and LINQ

Yup. Mistake on my part...Linq is a part of the C# 3.0 language which is included with the 3.5 version of the .NET Framework. I won't comment on how confusing that is to me and will be to many others :)

-Kevin 7/12/2007 10:47 PM | Kevin

# re: C# 3.5 and LINQ

Sir,
whenever any new thing launch in a market,a programmer who having more experiance or less,search that content on internet, whenever u write anything,sometime they assume 100% right,because we trust on writer,so please be confident before writing anything for readers
- Vikrant Singh(VCS). 12/9/2007 3:05 PM | Vikrant Singh(VCS)

# re: C# 3.5 and LINQ

thanks for your valuable infos... 3/28/2008 6:55 AM | onur

# re: C# 3.5 and LINQ

Vikrant Singh(VCS), WTF are you trying say. Your comment doesn't make sense! 4/24/2009 9:08 AM | Asshat

Post a comment