Browse by Tags
All Tags »
My lectures (
RSS)
In last month I lectured at my former work about LINQ. The lecture included these subjects: What is LINQ? DLINQ? XLINQ? An introduction to the LINQ project Some of the new C# 3.0 features(extension methods, Lambda expressions ) LINQ to objects LINQ to SQL And a lot code samples… You can download the lecture presentation and code samples from the attachment. I promise to write some posts about this subject...
On my last semester, I took a course of "secure communication's networks" (By Professor Amir Herzberg). Among the topics we discussed, Professor Herzberg taught about vulnerability of security over the net. When we started to discuss the "Sql injection" subject he asked me to lecture about this subject in front of the class. You can download my short presentation about "SQL Injection Attack" from the following link.
Last Thursday I lectured at my company about agile methodologies family (XP & Scrum). The lecture contained the following parts: a short briefing about problems in software development, Agile methodology, the12 XP practices(and some extra practices) and finally present the Scrum process in action(with samples that showed how to manage a scrum project using the Team Foundation Server). It's the third time that I have lectured this presentation (The first time I lectured it to my team and the second...