DCSIMG
video - Pavel's Blog
Sign in | Join | Help

Pavel's Blog

Pavel is a software guy that is interested in almost everything
software related... way too much for too little time

Browse by Tags

Webcasts on Windows Phone 8 development
27 March 13 09:51 AM | pavely | with no comments
Recently, I’ve done two sessions on Windows Phone 8 development, that are available on YouTube . If you’re new to Windows Phone, these sessions may help you to get started. The session are in English and are comprised mostly of coding examples. A third session is planned to happen about 2 weeks from now. First session: Second session: Enjoy!
My Async Programming with C# 5.0 & .NET 4.5 session is available for viewing
28 March 12 10:26 PM | pavely | with no comments
The session I gave at Microsoft Ra’anana two days is available on channel 9 . This was in Hebrew, so if this is not your native tongue, you can probably still enjoy the code demos. Here are the links: Part 1 Part 2 Enjoy!
Some Short Videos I Made
26 May 11 02:30 PM | pavely | with no comments
I’ve created a few short videos, covering some introductory material – still may be useful for some… The audio quality is not the best possible, but should be fairly understandable. All the videos are in Hebrew (sorry, non-Hebrew speakers! You can still watch me type code samples, it may have some value) The videos are: Introduction to C# 5.0 asynchronous programming Introduction to the Managed Extensibility Framework (MEF) Understanding XAML (Part 1) Understanding XAML (Part 2)   They are also...
C# 4.0 New Features Videos
25 November 09 02:25 PM | pavely | with no comments
Recently, I’ve given several sessions on “What’s new in C# 4.0?” in an MS Open House and the Nes Tziona User group. For those unable to attend, or just want some refreshing, I’ve created 3 videos on the main C# 4 features (“Optional and named arguments”, “dynamically typed objects” and “generic variance”). You can watch those on the Hi-Tech TV web site. Enjoy!
תגים:, , ,
What to expect in C++0x? (Video)
09 November 09 02:51 PM | pavely | 1 comment(s)
The upcoming new C++ standard, dubbed C++0x (hopefully, x will be a single (decimal) digit (9)) is quite intriguing, with many new features to the language and the supporting standard library. Here’s a video of a lecture given by the inventor and original implementor of C++, Bjarne Stroustrup . Very interesting, not just from the point of view of features, but design-wise and decision-wise as well.
תגים:, , ,
Course and Videos
06 December 07 05:41 PM | pavely | with no comments
Hi-Tech college has recently posted a few videos on system administration and software development. My own 3 videos are there on .NET topics. They can be viewed here . On a related note, I'll be teaching an Advanced .NET with C# Course through Hi-Tech college on the 25-27 of this month. The syllabus can be found here by searching for the course number 4151. Happy Hanuka!