This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
We want to use a LS model that was created in a VB project for a new application written in C#. Is there a way to cut/paste the model in Visual Studio? If not then how would I go about it. Thanks |
|
|
Yes if you just copy across the .lsmodel file by itself and then include it in the project open it and save it will trigger a regeneration of the model within that project context, so if its a C# project then you will have the model generated in C#.
|
|
|
What about the .diagram file? Can I copy it also so as to not lose the diagram? Thanks |
|
|
Yes you certainly can. The .diagram file contains the positioning information so if you are keen to keep that in place (rather than re-organising after you import it) then by all means copy that across.
|
|