BlogEngine and ASP.NET AJAX

As you can read on official site, [BlogEngine](http://dotnetblogengine.net/) does support Ajax. The approach it uses - it relays on few simple helper JavaScript routines (can be found in BlogEngine.Core/Web/Scripts/blog.js) and hand-crafter JavaScript functions in the UI code to perform basic callbacks.

Throwing a punch

Just read a great article at [coding horror](http://www.codinghorror.com/blog/archives/000983.html) on becoming a good blogger. It says that it takes at least a year to even get noticed and main peace of advice is to keep punching and feel good about it.

About RTUR.NET

This site is all about developing web applications with focus on designing and building open source blogging solutions. Technologies include ASP.NET Core, C#, Angular, JavaScript and more.