Today I had the pleasure I had a session at ILTAM where I talked about the tools used in an agile software development. It was a mixed crowd of software developers, testers, team leads, project managers (and change) and it was fun trying to make the topic relevant to all of the audience at the … Continue reading Agile toolkit session at ILTAM
Tag: Presentation
How to run IronPython code from C#
I’ve just got back from a joint session with Shay at the local .NET user group, I’ve presented IronPython after an excellent IronRuby session done by Shay. One example I didn’t have the time to show was how to run IronPython script from within C# code. After the session I was asked by a group … Continue reading How to run IronPython code from C#
IronRuby and IronPython on the next Israeli .NET User Group Meeting
This year I’ve decided to learn about Dynamic languages. If you’ve been reading this blog for a while you know that I’ve been learning IronPython for the last year and now I want to share my experience with other .NET developers, And for that purpose I’ll be presenting the .NET dynamic languages with the help … Continue reading IronRuby and IronPython on the next Israeli .NET User Group Meeting
Introduction to Mock objects session coming up
New to unit testing? Heard about mocks/stubs/fakes and want to know what it’s all about? You’re in luck because I’ll be talking about mock objects from the ground up. It’s going to be an online session so everybody’s invited! Check out vconf site for more details.
Real world unit testing presentation
If you the Israel .NET Developers User Group (IDNDUG) and you’d like to learn more about unit testing you can view my presentation here. I talked about unit tests and how to write good unit tests in the first session. I had a lot of fun and I hope that so did my audience. http://docs.google.com/present/embed?id=dd3zxkh_192g6gkd4gc&interval=5 … Continue reading Real world unit testing presentation
Webinar – Successful unit testing from day one
Writing unit tests can be harder then it seems, during my work at Typemock I’ve encountered developers that were frustrated and discouraged because TDD and unit testing didn’t seem to work for them. That is why we’ve decided to host a webinar about how to start unit testing your code. I will be co-hosting this … Continue reading Webinar – Successful unit testing from day one
Virtual Tech-Days recordings available
Microsoft Tech-Days recordings are available for viewing and download on the Tech-Days site. So if you’ve missed the my session on TDD & Mock objects it is available for download (or Online viewing). The session I gave on TDD and Mock objects is available here. The presentation (.pptx) Code examples from the session – you … Continue reading Virtual Tech-Days recordings available
Microsoft Virtual Tech Days – Here I come!
On the 1st of April Microsoft is having 24 hours of online sessions. During those 24 hours (starting 12:00 AM GMT) speakers from all over the world will host live online sessions in one of the following tracks: Windows Development and Frameworks Windows Mobile Development Office and SharePoint Development Developer Tools, Languages & Practices Web … Continue reading Microsoft Virtual Tech Days – Here I come!
Presentation from .NET Software Architects User Group
Yesterday I co-delivered a lecture about Unit testing titled "How to benefit from unit testing in the real world" at the monthly gathering of the .NET Software Architects User Group. I'd like to thank Doron that presented the 2nd part of our lecture and give thank to an esteemed member of our development team - … Continue reading Presentation from .NET Software Architects User Group