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:
1: private void Window_Loaded(object sender, RoutedEventArgs e)
2: {
3: WebBrowser wb = new WebBrowser();
4: wb.Navigate(System.Configuration.ConfigurationManager.AppSettings["Feed"]);
5: windowsFormsHost.Child = wb;
7: }
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 !
No comments:
Post a Comment