Welcome to MSDN Blogs
Sign in
|
Join
|
Help
DLR Hosting and related stuff...
Knowledge is POWER
This Blog
Email
Syndication
RSS 2.0
Atom 1.0
Search
Tags
.NET FW & Runtime
Addin
beta
breaking change
C#
codeplex
CompiledCode
CustomSymbolDictionary
DLR
Editor
Execute
Hosting API
HowTo
IAttributesCollection
IDE
IronPython
IronRuby
LINQ
LoadAssembly
methods
Notes
open source
QikScript
ReadConfiguration
Release
sample
ScriptIO
ScriptRuntime
ScriptRuntimeSetup
ScriptScope
ScriptSource
spec update
v0.9
Visual Studio
News
zuura
These postings are provided "AS IS" with no warranties, and confers no rights. Use of included code samples are subject to the terms specified at
Microsoft - Information on Terms of Use
.
Archives
December 2008 (1)
November 2008 (1)
September 2008 (4)
August 2008 (3)
July 2008 (6)
June 2008 (2)
April 2007 (1)
August 2006 (4)
June 2006 (4)
March 2006 (1)
February 2006 (1)
December 2005 (1)
November 2005 (3)
October 2005 (3)
Browse by Tags
All Tags
»
Hosting API
»
LINQ
(RSS)
DLR
Friday, September 19, 2008 7:36 PM
Using LINQ and the DLR in the same application
The recent beta release of the DLR allows the usage of LINQ and other CSharp 3.0 features in an application that hosts the DLR. Harry , our IronPython PM has a detailed post explaining why this was not possible before and whats changed now.
Posted by
seshadripv
|
1 Comments
Filed under:
Hosting API
,
DLR
,
LINQ