Knowledge is power. We love to share it.

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

05/07/2013 Blue arrow Adding ASP.NET SimpleMembership to an existing MVC 4 application

Author: Dalibor

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.

This content has not been rated yet. 

12/19/2012 Blue arrow WebCamp Zagreb - Lessons Learned

Author: Dalibor
WebCamp Zagreb was held for the first time this year. The demand for tickets was extremely high, but I managed to get one, and here is my overview of what the conference talks were about.
Rated 5.00, 1 vote(s). 

08/20/2012 Blue arrow TicTacToe 3D game in WebGL - Part I

Author: Dalibor
Playing games is fun. How about creating them, just to take a break from developing all those complex business apps? Get started with this example and create a fully featured, 3D, browser-based TicTacToe game!
This content has not been rated yet. 

05/04/2012 Blue arrow Using XML data in Windows Phone apps

Author: Dalibor
Mobile applications are rarely totally self-contained - they often need to use data from various online sources. This article describes how to pull XML content from a RSS feed, and show it in a ListBox container. This is nothing new, so we’ll try to spice it up a bit by adding a simple loading screen that is shown to the user while our XML data is being downloaded and parsed.
Rated 5.00, 1 vote(s).