Visual Studio 2010 Screencast: C# 4.0 Language + IDE + WPF Shell + Editor
It so happened that I recorded a quick 30-minutes video (screencast) showing the new features in the language and the IDE – and I did all this on a recent internal build of Visual Studio 2010, which has the WPF UI enabled. The video is very basic, I don’t go into any details, it’s mainly a quick overview and how features look like:
You can also download or view the .wmv file here: https://guilabs.de/video/CSharp4.wmv
Features covered:
- Language (0:00)
- Dynamic (0:30)
- Named and optional (3:20)
- Co/Contravariance (11:10)
- NoPIA, omit ref etc. (16:35)
- IDE (18:45)
- Call Hierarchy (18:50)
- Quick Symbol Search (23:00)
- Highlight References (25:30)
- Crash!! (26:15)
- Generate From Usage (26:50)
- fix aggressive IntelliSense (consume first, list filtering) (29:50)
Comments
Anonymous
March 13, 2009
I actually goofed in a couple of places so don't judge me too strictly. I did no preparation whatsoever although I do see that I ought to.Anonymous
March 14, 2009
I am looking forward to the beta of VS 2010. The GUI looks nice but please do not waste too much space between the sub windows. The gaps between the sub windows are two wide. I would not want more than 3 pixels as border or splitter handle. That gives more space to source and tool windows. Any hints, when the beta might be published? -- SvenCAnonymous
March 14, 2009
А чьи это там за томные придыхания на заднем плане? :-))Anonymous
March 15, 2009
Thank you for submitting this cool story - Trackback from DotNetShoutoutAnonymous
March 15, 2009
The comment has been removedAnonymous
March 15, 2009
DotNetBurner.com - news and articles about .net DotNetBurnerAnonymous
March 16, 2009
Thanks Mario. I've added a feature request to make code generation configurable.Anonymous
March 17, 2009
Someone, please tell this author to PREPARE AND PRACTICE prior to giving a talk. Lecture-time is not the time for the lecturer to learn. Word!Anonymous
March 17, 2009
Green Williams: thanks for your feedback. I've heard you.Anonymous
March 19, 2009
Intersting tutorial Kirill! Thanks!!Anonymous
March 31, 2009
Спасибо. Кратко. Понятно. Наглядно. Запись без обработки смотрися живенько :)Anonymous
May 02, 2009
Is is me or VS2010 performs really slowly?Anonymous
May 04, 2009
The current builds are indeed really slow. However the good news is that we've just finished implementing the functionality and will start a huge performance improvement cycle, which should hopefully make VS fast. We will spend a huge amount of time on performance tuning so expect perf to be much better when we release.