Tips for Building LOB Apps for the Windows Store

Web technologies are rocking apps! Dramatic improvements have been packed into the WebView and we have extended the control to WWAWindows Store apps using JavaScript and HTMLs. This session will show you how one control can bring together web content through new navigation events, integration with sSmartsScreen filter, and downloading content in order to render it locally.
The source code from this talk is unavailable but here are the official samples related to the session:
https://code.msdn.microsoft.com/windowsapps/HTML-WebView-control-sample-56e773fa
https://code.msdn.microsoft.com/windowsapps/XAML-WebView-control-sample-58ad63f7
as well as this blog post:
Awesome info
This is awesome! Is the source code for the demo app available for download?
@Mareen Philip:unfortunately not, but I have added in the description samples related to the session.
Thanks for the info about webview control. by this session i came to know so many things about the webview and navigation technique.