Matt,
I have converted from the earlier CSLA version to the latest 2.1 and the biggest difference I found was in the validation stuff. Once you understand it the conversion is not too bad. I can give you a couple code snippets of validation stuff if you like as a reference. But I suppose it could be different for you depending on how you have written your business classes. My validation code is pretty straight forward. I am not using any of the warning features.
Many months ago a Word document was published by a CSLA user who did a conversion from 1.x to 2.0 and included a set of issues that may need to be resolved and some suggestions on how to do it. If you want it then let me have an email address and I will forward it.
Joe
One tip:
Add a reference to a new .dll named System.Configuration.dll before trying to change a warning about ConfigurationManager. MS deprecated the namespace in System.dll related to Configuration and created a new .dll but never told anyone to reference it first.
Joe,
I am about to do the upgrade myself and was wondering if you still had the word doc kicking around. If so I would appreciate it if you could fire it off to eslater *at* mmhouse -dot- com
Thanks,
Elliot
You might give this .Net Rocks episode a listen:
http://www.dotnetrocks.com/default.aspx?showNum=169
"Rocky Lhotka discusses his CSLA.NET application framework version 2.0. New features, changes, and migration tips."
and...
http://www.dotnetrocks.com/default.aspx?showID=127
"In this episode, Rocky talks about CSLA.NET and the changes for VS2005. He drills down into the details of some aspects of CSLA, and talks about his opinions on Service Oriented Architechture and Objects, and plenty more."
eslater:Joe,
I am about to do the upgrade myself and was wondering if you still had the word doc kicking around. If so I would appreciate it if you could fire it off to eslater *at* mmhouse -dot- com
Thanks,
Elliot
Done.
Joe
Any chance you could post the doc to this thread as an attachment?
Thanks
-- Fintan
Fintanv:Any chance you could post the doc to this thread as an attachment?
Thanks
-- Fintan
Done.
Copyright (c) Marimer LLC