Jump to content

Talk:C Sharp syntax

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Loadmaster (talk | contribs) at 23:50, 13 November 2009 (add and mv sect title). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
WikiProject iconMicrosoft: .NET Unassessed
WikiProject iconThis article is within the scope of WikiProject Microsoft, a collaborative effort to improve the coverage of articles relating to Microsoft on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.
???This article has not yet received a rating on Wikipedia's content assessment scale.
???This article has not yet received a rating on the project's importance scale.
Taskforce icon
This article is supported by WikiProject .NET.

Generics

Quote from the article:

The compiler will automatically replace every T in the code with the type you want to replace it with.

.NET parameterized types are instantiated at runtime rather than by the compiler

 Done. Feel free to point out any more mistakes Aly89 (talk) 23:27, 4 November 2008 (UTC)[reply]

3.0

  • From article:

This article contains new features of the upcoming C# 3.0. These features are not yet officially released.

Since C# 3.0 has been released already, this paragraph needs to be updated. 88.131.91.2 (talk) 11:40, 19 January 2009 (UTC)[reply]

Draft

Recently I've been writing a draft for this article. The purpose is to re-write the article to make it an even better one.

If you want to read it or perhaps edit it you'll find it here: User:Sundström/Drafts/C_Sharp_syntax

Contributions are needed and comments are appreciated. Robert Sundström (talk) 11:37, 24 July 2009 (UTC)[reply]

Merge proposal

I have not got any responses from any other user. Do anyone think that we could merge this article with the draft. Is that okay? Robert Sundström (talk) 21:44, 3 August 2009 (UTC)[reply]

I think that this article has been abandonned and I have taken the initiative of merging these articles, Robert Sundström (talk) 10:36, 28 August 2009 (UTC)[reply]

I believe that the articles are well enough that they should be merged --Azatos (talk) 01:58, 26 September 2009 (UTC)[reply]

Syncronization

The article contains no information on the lock keyword. OrangeDog (talk • edits) 22:18, 29 September 2009 (UTC)[reply]

You

The use of "you" (i.e., first person voice) needs to be eliminated from this article. For example, "You can assign a value to a variable" should be rewritten as "A value can be assigned to a variable". — Loadmaster (talk) 23:48, 13 November 2009 (UTC)[reply]