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.e. in both areas I'm not on the track anymore ;) and they may give you better status of those components. Atsushi Eno _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
