Community Convergence XLIX (IL)
Welcome to the 49th edition of Community Convergence. The big excitment of late has been the recent release of the Visual Studio 2010 Beta. If you have downloaded it yet, you should waste no time in heading over to the product page and downloading the files. As usual for betas of this type, I would recommend running it inside a Virtual Machine, or on a machine that you can afford to entirely reformat.
I’ve also included a number of links to articles from team members, many of whom discuss C# 4.0 programming issues that are related to the Visual Studio 2010 beta. There has been a lot of excellent blogging activity lately, so go ahead and get started digging into this great information.
Eric Lippert
- Understanding Out of Memory Errors
- Fabulous Adventures In Russian
- Alas, Smith and Jones: Friend Assemblies
- Bug Psychology
Kirill Osenkov
- Algorithms in C#: shortest path around a polygon (polyline routing)
- yield return and Continuation-Passing Style
- Some resources about Visual Studio Extensibility
- Should Call Hierarchy display compiler-generated member calls?
- A simple sample for C# 4.0 ‘dynamic’ feature
Luca Bolognese
- Luca talk about C# and VB Co-Evolution on Channel9 (and some F# …)
- LAgent : an agent framework in F# – Part I – Workers and ParallelWorkers
- LAgent : an agent framework in F# – Part II – Agents and control messages
Sam Ng
Comments
Anonymous
June 09, 2009
You've been kicked (a good thing) - Trackback from DotNetKicks.comAnonymous
June 14, 2009
Hello friends, i m using C# with Visual Studio2008, i have placed monthcalander in my form, from this control i m picking my date. my date should be display in the the textbox1 in the format like 12-jun-2009. how can i do this please suggest. Thanking in advance