Christian Nagel's Blog
Next week I’m giving a 2-day seminar on HTML 5 in Stockholm, covering not only semantic extensions of HTML 5 but also: Geolocation Video and Audio Canvas Messaging Web Workers Web Storage Indexed DB Offline Apps Files API Drag & Drop Networking HTML 5 Forms … This will be 2 fun days Code Samples for Download Christian
Real World .NET, C#, and Silverlight is my new book with 14 other authors - 15 MVP's covering a lot of different topics across ASP.NET, Silverlight, WPF, MVVM, WCF, WF, BDD, Unit Testing, Parallel Programming...
I'm giving you a summary what's covered in this book.
Early 2011 I blogged about my predictions on 2011. What were the things I blogged about the last year, was it becoming true? How does 2012 look like? The main topics my blog was about Silverlight 5, Windows Azure, Windows Phone 7, Windows 8, and HTML 5. Let’s have a look how my thoughts from early 2011 look like today, and what I think are the most important topics for 2012.
29. November Developer Day in Wien: C# 5, .NET 4.5, Windows Azure, Windows Phone, Windows 8, Windows Runtime, XAML, C#, HTML, JavaScript
Weitere Infos: http://www.devday.at
Slides und Samples für meine BASTA! 2011 Vorträge in Mainz
Die .NET User Group Austria öffnet wieder! Der nächste Termin ist schon am 20. September 2011!
Thursday at Windows Build Anders Hejlsberg presented the future directions of C#. The new version number of C# is 5. The major features on this version are the integration of the Windows Runtime (WinRT) and of course the already well known async and await keywords for asynchronous programming. Anders also talked about some other cool features that I’ll introduce here.
The first day of the //build/windows conference ended. We’ve seen an exciting keynote from Steven Sinofski. Windows 8 really rocks. Changing the world of computing. Indeed, Windows 8 goes new ways from a usability standpoint. From the user interface there are many similarities with Windows Phone 7, but this is only the beginning. What’s similar is the integration of different calendars, photos from different places… Windows Phone 7 is a start how touch can be used with tiles, panorama… It’s really a start with WP7. Windows 8 extends this by a huge factor. Touch becomes great new possibilities. And this...
19. September und 20.-21. September gibt es in Kooperation mit Global Knowledge offene Kurse zu jQuery und ASP.NET MVC in Wien
The Windows 7 taskbar is one of the great improvements of Windows 7. Users can pin applications to the taskbar so the application is fast accessible. The application need not to run, the application is accessible with the click of a button and thus replaces the quick launch. With the task bar the application can also offer some tasks that can be accessed from the user directly, instead of starting the application first and accessing the specific feature of the application. The .NET 4 version of WPF got an improvement that integrating the application with the task bar becomes an easy task. Starting with IE9, this is also an easy task to do with Web applications as this article demonstrates.