Knowledge is power. We love to share it.

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

khorvat

Building a custom ASP.NET project based on MonoX

05/24/2011 By khorvat 18
Rated 2.43, 7 vote(s). 
Bookmark and Share
So you've downloaded MonoX, played with it a bit, changed a few images and portions of CSS, even changed the layout on some pages and set a bunch of Web part properties. Now you want to take it one step further and use it as a foundation for your custom projects. This tutorial demonstrate a few simple techniques for starting MonoX-based projects.
khorvat

How to: Extend MonoX and ASP.NET Profile

03/14/2011 By khorvat 6
Rated 5.00, 1 vote(s). 
Bookmark and Share
Almost a year ago, I wrote a tutorial about MonoX Profile support, describing two possible approaches supported by MonoX when you need to develop a custom user profile. Almost every custom Web application has its own custom profile scheme, and our default profile system needs to be changed very often.This tutorial will help you jump start a custom profile by adding a few sample templates.