This is a migrated thread and some comments may be shown as answers.

Caliburn Micro

3 Answers 117 Views
PersistenceFramework
This is a migrated thread and some comments may be shown as answers.
Michele
Top achievements
Rank 2
Michele asked on 07 Dec 2011, 11:57 AM
Hello does anyone tried the Persistence Framework with Caliburn Micro?
with my initial tests I got a lot of index out of boundaries exception...
Thanks

3 Answers, 1 is accepted

Sort by
0
Alex Fidanov
Telerik team
answered on 09 Dec 2011, 03:36 PM
Hi Paolo,

These exceptions would depend on the properties that you are trying to persist. For example, types that have indexers, would throw such exceptions when using reflection against them. You could handle the PersistenceManager.PerstenceError event and check the names of the properties that throw these exceptions.

All the best,
Alex Fidanov
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

0
Michele
Top achievements
Rank 2
answered on 13 Feb 2012, 04:54 PM
Excuse me Telerik, can you please provide a sample of persistence with Caliburn Micro and RadDocking?
Thanks
0
Tina Stancheva
Telerik team
answered on 16 Feb 2012, 06:01 PM
Hi Paolo,

Unfortunately we don't have any samples with Caliburn Micro. And as we aren't sure what you need to implement I believe the best way to assist you would be if you can send us a sample demonstrating your scenario. In your first post you said you've created a sample application that have issues and if you can create a support ticket and attach it along, we will examine it and investigate the cause for the errors.

Thank you in advance for all your cooperation on the matter.

Regards,
Tina Stancheva
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>
Tags
PersistenceFramework
Asked by
Michele
Top achievements
Rank 2
Answers by
Alex Fidanov
Telerik team
Michele
Top achievements
Rank 2
Tina Stancheva
Telerik team
Share this question
or