Visual C# Community Convergence Blog .gif) .jpg) | Community Convergence provides C# developers and managers with updates on events in the C# community. If you have any questions or thoughts you want to share, go to my blog to leave comments. |
Community Convergence LVIWelcome to the fifty-sixth community convergence. As you probably know by now, Visual Studio 2010 Beta 2 has been released on MSDN and will be available to the general public on Wednesday, October 21, 2009. I’ve worked with the team to create a wide range of technical material designed to support this release, and I will call out each item out here in this post. Be sure to check out the new How Do I and Interview videos, the samples, and the great posts by Alexandra Rusina. In other news, we’ve gotten word that the SoCal code camp will be held right after PDC this year. If you live in the LA area, this is a great chance to see some of the Microsoft speakers who will be presenting at PDC.
From the C# Team
How Do Videos on C# 4.0
How Do Videos on the Visual Studio 2010 IDE
Interview Videos on Channel 9
Alexandra Rusina
Eric Lippert
Kirill Osenkov
Luca Bolognese
Beta 2
From the C# Community at Microsoft
Scott Guthrie
Scott Hanselman
Dan Fernandez
MSDN Magazine
Mitsu
From the Community

|
More...
|
Visual C# MVP Articles.jpg) | Tomas Petricek Read Tomas's article Lazy Computation in C# and Calculating Infinite Sequences in C#. | Find out how you can submit an article. See more MVPs. Most of the programming languages used in practice (including for example C#, VB.NET, C++, Python or Java) employ so called eager evaluation, which means that the program evaluates all expression and statements in the order in which they are written, so all the preceding statements and expressions are evaluated before executing the next piece of code....More > |
Visual C# Team and Community Blogs
Visual C# Team and Community Blogs
- New Article by Bill Wagner on Dynamic Method Bags in C# 4.0
मंगलवार, नवम्बर 3 by Charlie Calvert - New Article on Detecting Memory Leaks . NET Applications
सोमवार, नवम्बर 2 by Charlie Calvert - Simple names are not so simple
सोमवार, नवम्बर 2 by Eric Lippert - CSharp “How Do I Videos (Podcasts)” for the Zune Software
रविवार, नवम्बर 1 by Charlie Calvert - VSL at DevConnections
शनिवार, अक्तूबर 31 by Charlie Calvert - Visual Studio 2010 Beta 2 does not Load: The “Application Cannot Start” and Raster Font Errors
गुरुवार, अक्तूबर 29 by Charlie Calvert - I have a Fit, but a lack of Focus.
गुरुवार, अक्तूबर 29 by Eric Lippert - A Chance to Influence the MSDN Visual Studio Documentation (Help System)
मंगलवार, अक्तूबर 27 by Charlie Calvert - Using F# Discriminated Unions in C# (Beta2)
मंगलवार, अक्तूबर 27 by Jared Parsons - Some new videos
सोमवार, अक्तूबर 26 by Eric Lippert
More C# Blogs...
Content from Your CommunityCalculating with Infinite Sequences in C# By Tomas Petricek My previous article explored lazy evaluation and looked at how it can be simulated in C#. We implemented a class Lazy<T>, which represents a value that can be evaluated on demand—this means that the class "knows" how to calculate the result, but doesn't actually calculate it until it is really needed in the program. More... More Community Content...
Visual C# ForumsVisual C# General General open Visual C# issues that don't fall into any other Visual C# forum category. Visual C# Language Issues regarding the Visual C# language and compiler, including topics such as generics and anonymous methods. Visual C# IDE Questions and discussions on the Visual C# IDE, including IntelliSense, refactoring, and code snippets, as well as colorization, bracematching, smart tags, auto-generated code, and more.
|
Visual C# Code Gallery Samples .gif)
ScenarioA Scenario object is a highly-accurate timer that logs ETW events when you... moreरविवार, अक्तूबर 11 by MSDN Code Gallery
More C# Samples...
Visual C# Projects from CodePlex .gif)
Clover IMClover IM must be a powerfull ICQ messanger. It's developing in C# and usin... moreसोमवार, नवम्बर 2 by CodePlex
h-Lattesh-Lattes é uma ferramenta que possibilita o cálculo de indices de avaliação... moreरविवार, नवम्बर 1 by CodePlex
myBookmarksmyBookmarks is an attempt to learn and build a simple web2.0 application us... moreशनिवार, अक्तूबर 31 by CodePlex
LAN ChatChat with friends and co-workers over your local intranet. Youll no longer... moreशनिवार, अक्तूबर 31 by CodePlex
More C# Projects...
|