Using Csla.net cs framework with vb2005 clientUsing Csla.net cs framework with vb2005 client
Old forum URL: forums.lhotka.net/forums/t/2166.aspx
Jimbo posted on Thursday, January 18, 2007
As my management is moving more towards the adoption of C# ..
particularly foe base libraries, but at the same time needing to use vb
clients for various reasons, the question arises: is there any
problem with using the csla.cs framework to support a vb development.
Brian Criswell replied on Thursday, January 18, 2007
No.Jimbo replied on Thursday, January 18, 2007
Thats exactly what i wanted to here. BTW maybe we can catch up
when i'm next in Wallingford from Australia.(sorry about the protocole
... jim@hsd.com.au).
RockfordLhotka replied on Thursday, January 18, 2007
If you look at the csla20test solution you'll see that I use a single set of unit tests against both the C# and VB framework implementations. The goal is to ensure that they are identical in both API and behavior. It really should not matter which CSLA implementation you use, your business objects and UI should not care, regardless of programming language.Jimbo replied on Thursday, January 18, 2007
I'm currently coding with csla vb211. so what cs version should i download to avoid beaking ?
RockfordLhotka replied on Thursday, January 18, 2007
C# 2.1.1 should be the same as VB
2.1.1.
Rocky
I'm currently coding with csla vb211. so what cs version should i
download to avoid beaking ?
Copyright (c) Marimer LLC