Umbraco/uBlogsy problems and questions
31 December 2013
I am having problems with uBlogsy and Umbraco. Have been debugging and trying to figure them out few days straight already. Here is a list of structured thoughts on the issue.
I am having problems with uBlogsy and Umbraco. Have been debugging and trying to figure them out few days straight already. Here is a list of structured thoughts on the issue.
After googling, reading and thinking a lot, I am proud to share a nice way of managing your dbContext in a ASP.NET MVC application. A simple static class, which implements Context Per Request approach. Utilizing HttpContext of ASP.NET.
uCommerce is an e-commerce package for Umbraco CMS. And it's so easy to program it's behavior!
In this article I'm overriding default UrlService.
Breaking my own CMS passwords using C# code bruteforce.
A blogpost about my netmf LCD class. netmf is .NET Micro Framework, a really little .NET piece of code, that can be run on microprocessors and microcontrollers. This one is using Netduino.