I’ve decided to try WLW for a change. This is a test post.
Amazingly – it works !!!
Let’s see how the code coloring will work:
private void Window_Loaded(object sender, RoutedEventArgs e)
{
WebBrowser wb = new WebBrowser();
wb.Navigate(System.Configuration.ConfigurationManager.AppSettings["Feed"]);
windowsFormsHost.Child = wb;
}
And it looks like the code should be pasted as HTML. Hmm… not a lot of help there.
And pictures? It looks like they are working via Picasa Web Albums. You’re getting a free 1Gb storage account there with your Google account.
So have fun with this new blog editor !



