Welcome to MSDN Blogs Sign in | Join | Help

C# Language and Compiler Chat - Monday May 7th, 11AM PST

Thought I'd spread the word that we've got a C# language and compiler chat coming up on Monday morning.  Stop by the chat to ask questions, give feedback, or just hang out and discuss any C# language or compiler topics you are interested in.  See you there!

<from the microsoft.com chats page>

C# Compiler and Language Chat
C# Language Chat. Want to know more about anonymous delegates in C# 2.0, or our design rationale for them? Have some questions about our current thinking on C# 3.0 and LINQ? Perhaps you'd like to share your ideas with other C# users or the C# language team. Join the C# team for all that and more!

Add to Calendar

May 7, 2007
11:00 A.M. Pacific Time
Additional Time Zones

EnterChatRoom

</from the microsoft.com chats page>

Published Friday, May 04, 2007 7:12 PM by LukeH

Comment Notification

If you would like to receive an email when updates are made to this post, please register here

Subscribe to this post's comments using RSS

Comments

# C# Compiler Chat on Monday, May 7

Sunday, May 06, 2007 9:05 PM by DotNetKicks.com

You've been kicked (a good thing) - Trackback from DotNetKicks.com

# re: C# Language and Compiler Chat - Monday May 7th, 11AM PST

Wednesday, May 09, 2007 12:26 PM by Mike Strobel

I regret having missed the chat, but I was able to review the transcript, and all of my questions were answered except one.  Is there any chance of seeing named parameterful properties in C#?  For example:

public object MyProperty[int index]

{

   get { ... }

   set { ... }

}

At the moment, VB.NET and C++/CLI have this functionality, but C# only supports default parameterful properties (indexers).  Aside from being useful in its own right, adding this support to C# would increase homogenity among the most popular .NET languages.

Leave a Comment

(required) 
required 
(required) 
 
Page view tracker