DevDays ‘00 The Netherlands day #2

Posted by erwin21 on ASP.net Weblogs See other posts from ASP.net Weblogs or by erwin21
Published on Wed, 31 Mar 2010 18:30:59 GMT Indexed on 2010/03/31 18:33 UTC
Read the original article Hit count: 486

Day 2 of DevDays 2010 and again 5 interesting sessions at the World Forum in The Hague.

The first session of the today in the big world forum theater was from Scott Hanselman, he gives a lap around .NET 4.0. In his way of presenting he talked about all kind of new features of .NET 4.0 like MEF, threading, parallel processing, changes and additions to the CLR and DLR, WPF and all new language features of .NET 4.0.

After a small break it was ready for session 2 from Scott Allen about Tips, Tricks and Optimizations of LINQ. He talked about lazy and deferred executions, the difference between IQueryable and IEnumerable and the two flavors of LINQ syntax.

The lunch was again very good prepared and delicious, but after that it was time for session 3 Web Vulnerabilities and Exploits from Alex Thissen. This was no normal session but more like a workshop, we decided what kind of subjects we discussed, the subjects where OWASP, XSS and other injections, validation, encoding. He gave some handy tips and tricks how to prevent such attacks.

Session 4 was about the new features of C# 4.0 from Alex van Beek. He talked about Optional- en Named Parameters, Generic Co- en Contra Variance, Dynamic keyword and COM Interop features. He showed how to use them but also when not to use them.

The last session of today and also the last session of DevDays 2010 was about WCF Best Practices from Gerben van Loon. He talked about 7 best practices that you must know when you are going to use WCF. With some quick demos he showed the problem and the solution for some common issues.

It where two interesting days and next year i sure will be attending again.

© ASP.net Weblogs or respective owner

Related posts about .NET

Related posts about .NET Framework