<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
Yo.<BR>
 <BR>
Feeling a bit stupid here, but just realized that many C# 3.0 features (lambda expressions and inferred types, for example) compiles just fine to the .Net 2 IL, so in practise, it can be used if the installed csc supports it.<BR>
 <BR>
What I'm saying is that we can probably start using some C# 3.0 features already even on mono (I guess) without moving from .Net 2.0. Question is, what features?<BR><BR>
Could any mono person have a look at what C# 3.0 constructs are actually backwards compatible with .Net 2.0 on mono?<BR> <BR>Best regards,<BR>Stefan Andersson<BR>Tribal Media AB<BR><BR><BR><BR></body>
</html>