Presentation on Tools for Building Windows 8 style apps

I was invited by Microsoft Gulf to speak at Windows 8 Developer Boot Camp in Dubai, I spoke about some of the new features to build Windows 8 style apps including Search and Share Contracts, building fast and fluid apps with new Async support in C#.

I also talked about my open source Windows 8 RSS Reader app and showed few code examples from it. You can download the full source from Codeplex.com

Links to slides, photos and video are available below

It was a very interactive session with question from audience throughout the demo.

You can watch the video recording of the entire event on the Microsoft Gulf Community blog

Update: Watch the recording of my talk below [54mins]

ASP.NET 4.5 Preview–Improvements in the core services

I have blogged about some of the new features in ASP.NET 4.5 WebForms, during Microsoft’s Build conference the first preview of .NET 4.5 was made available for download, besides WebForms there also have been significant improvements in the ASP.NET Core, including:

Note that this is still a developer preview release which means it is not even beta so features may be added or removed.

I’m excited to see enhancements like these coming to ASP.NET 4.5 in the near future.

Related links: