Knowledge is power. We love to share it.

News related to Mono products, services and latest developments in our community.

khorvat

MonoX CMS upgrade guidelines (v4.9 to v5.1)

01/23/2015 By khorvat 2
Rated 2.83, 6 vote(s). 
Bookmark and Share
We have recently released MonoX v5.1 that contains major infrastructural changes related to module, service (BLL) and repository IoC/DI (Inversion of Control/Dependency Injection). Find out how to upgrade your existing application to the latest MonoX version.  
khorvat

MonoX v5.1 is out!

12/31/2014 By khorvat 6
Rated 4.20, 5 vote(s). 
Bookmark and Share

A long-awaited new version of MonoX - v5.1 - has just been released. Learn what improvements and bug fixes are included in this version and let us know which new features would you like to see in the next major release.

khorvat

MonoX 4.9 & 5.0 Beta 1 is out!

02/03/2014 By khorvat 0
Rated 5.00, 4 vote(s). 
Bookmark and Share
For the last couple of months, we have been working hard on MonoX v. 4.9 to get the benefits of the new UI to our users. We have also pushed MonoX 5.0 Beta 1 out for community preview. Learn what improvements and bug fixes are included in this version and let us know which new features would you like to see in the next major release.
tihomir-kit

Async upload using angular-file-upload directive and .net WebAPI service

12/08/2013 By tihomir.kit 53
Rated 3.15, 146 vote(s). 
Bookmark and Share
Angular-file-upload directive is an awesome lightweight AngularJS directive which handles file upload for you and lets you upload files asynchronously to the server. This post will give you basic understanding on how to upload files by using this directive together with .NET WebAPI service. A fully working upload demo app can be downloaded from github to follow the post more easily.
iruzak

Simple Azure Cache Provider for Monox

12/06/2013 By iruzak 0
Rated 5.00, 3 vote(s). 
Bookmark and Share
Create lightning-fast cloud-based sites or applications by using custom Azure Cache Provider for MonoX.
Tags:
khorvat

MonoX 4.8 is out!

06/19/2013 By khorvat 0
Rated 5.00, 4 vote(s). 
Bookmark and Share
MonoX 4.8 is ready: learn what improvements and bug fixes are included in this version and let us know which new features would you like to see in the next major release.
imarusic

Delegates in action, part 2: ASP.NET password encryption

06/10/2013 By imarusic 0
This content has not been rated yet. 
Bookmark and Share
Here is a real-world example of a task that is beyond the scope of standard SQL scripts. We will change the ASP.NET membership password format in MonoX and take care of the existing entries.
Dalibor

Adding ASP.NET SimpleMembership to an existing MVC 4 application

05/07/2013 By Dalibor 17
Rated 2.95, 40 vote(s). 
Bookmark and Share

Even though there is an MVC 4 template that contains membership functionality, there are scenarios in which you will want to start from scratch. This article explains how to add SimpleMembership infrastructure to an existing project.

imarusic

Delegates in action

02/17/2013 By imarusic 0
This content has not been rated yet. 
Bookmark and Share

This blog covers one of the alternative solutions for dealing with tasks that require fetching and manipulating large amounts of data from the database. Of course, you can always rely on standard SQL scripts, but I feel that this approach allows for more flexibility.

kpeulic

SQL Tips & Tricks: full-text query optimization

01/20/2013 By kpeulic 0
Rated 3.67, 6 vote(s). 
Bookmark and Share
How to optimize your slow SQL full text index query that uses a combination of LEFT JOIN and OR operators. A simple switch to the EXISTS operator will make all your performance problems disappear in a moment.
1 2