Mono Support Code examples 

Viewed 69010 time(s), 3 post(s), 5/18/2011 2:33:02 PM - by ldc0618
5/18/2011 2:33:02 PM
20 Reputation 5 Total posts

Are there any code examples for webparts for someone evaluating your product? I saw the documentation but it would be great to have a few more extensive examples cOvering data access, etc

1
5/18/2011 3:11:20 PM
3016 Reputation 428 Total posts

Hi,

you can get more information on these links: Data access layer in MonoX, Building a custom web part and User profile.

Regards.

2
5/18/2011 8:50:30 PM
15993 Reputation 2214 Total posts

Hi,

MonoX is using repository pattern in combination with LLBLGen Pro ORM for data access. If LLBLGen doesn't suits you, for your custom projects you can use whatever technology you want e.g. ADO.NET, NHibernate, etc. Although I'd recommend the LLBLGen Pro because it is very flexible.

What exactly do you want to create (custom module - if so give us more information on the module) so we can help you a bit more ?

Regards

3
This is a demo site for MonoX. Please visit Mono Software for more info.