How to write multilingual posts in Enhanced BlogEngine.NET

Currently rated 4.8 by 4 people

  • Currently 4.75/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
April 3, 2009 21:39 by Jaroslav Kobližek
When I put Enhanced BlogEngine.NET on CodePlex, I forgot to write a guide on how to write localized posts. I apologize for that and here is the promised guide. Writing of localized content is quite easy. I will describe it in several steps. [More]

Multilingual BlogEngine.NET code behind, part 2

Currently rated 4.0 by 3 people

  • Currently 4/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
March 28, 2009 16:47 by Jaroslav Kobližek
This is a second part of my guide through multilanguage support of Enhanced BlogEngine.NET. In the previous part we've taken look at SQL data storage, XML data storage and how Guid becomes KeyCulturePair. [More]

Multilingual BlogEngine.NET code behind, part 1

Currently rated 5.0 by 2 people

  • Currently 5/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
March 27, 2009 23:16 by Jaroslav Kobližek
Since I've started the Enhanced BlogEngine.NET project I've promised to write something about its technical part to show everybody, how the customized parts of the code work. Currently, Enhanced BlogEngine.NET represents the ability to write multilingual posts, pages, etc. [More]

ASP.NET error - The 'System.ServiceModel/ServiceHostingEnvironment' configuration section cannot be created.

Currently rated 5.0 by 1 people

  • Currently 5/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
March 18, 2009 20:37 by Jaroslav Kobližek
A month ago, I started to work on the customized version of BlogEngine.NET. By default it‘s being debugged on ASP.NET Development Server, but I tried to run it on my local IIS7 server. When the application was starting I got a strange ASP.NET error that complains about missing information in machine.config in conjuction with Windows Communication Foundation. See, how to fix it. [More]

My first blog post and how was it done

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
March 16, 2009 23:28 by Jaroslav Kobližek
See how my first blog has been created. [More]