[Mono-list] DynamicData + Linq2Sql mono questions

Marek Habersack grendel at twistedcode.net
Mon May 4 04:55:32 EDT 2009


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Atsushi Eno wrote:
> Hello,
> 
> Bálint Kardos wrote:
>> Hi,
>>
>> I'd like to port my LINQ2SQL DynamicData webapplication to mono.
>>
>> I saw that Mono has System.Web.DynamicData is implemented. Is it a full 
>> implementation?
> 
> No ..
> 
>> I know that ASP.net MVC is running out-of-box on mono.
>> I know that LINQ-to-SQL is not officially avaliable 
>> (http://veritas-vos-liberabit.com/monogatari/2008/10/monos-linq-to-sql-effort-based-on-dblinq.html ), 
>> and I need to use MSSQL for data storage, I can live with it for now :)
> 
> Now it is Jonathan (jonp) who has been working on L2SQL, and he moved
> it into mcs trunk.
> 
> For DynamicData, Marek (grendel) took over the component and has been
> making progress.
I committed the first batch of implementation last week, the very basics of what needs to be done.
You can expect a working implementation to be released with Mono 2.6 - keep your eye on svn/trunk if
you want to experiment with what's already done (please don't file bugs about features being not
implement, but only if you find that something already implemented works incorrectly. If you spot
such a failure, create a test case which demonstrates what's broken and file a bug). Also, keep in
mind that our LinqDataSource is only partially implemented at this point, it will be completed for
2.6 as well, though.

best regards,

marek
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkn+rYEACgkQq3909GIf5up49ACfS64pfI4vZFvk+bOVMS2Ub3Ls
mUMAnjU7XYhS6NVLfUTQdQ+wVjlTc9Sl
=6O9p
-----END PGP SIGNATURE-----


More information about the Mono-list mailing list