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]