Re: [PHP-WIN] php and silverlight

2009-11-20 Thread Pierre Joye
hi, On Fri, Nov 20, 2009 at 2:47 PM, Harpreet wrote: > I am creating a c# silverlight application using VS2008 using a datagrid > to display data and now I am using linq to sql to get data into the > grid. > > This should work with my php app once packaged into an XAP file and > embedded into my

Re: RE: [PHP-WIN] php and silverlight

2009-11-20 Thread Sascha Meyer
Hi Harpreet, Harpreet wrote: > I am creating a c# silverlight application using VS2008 using a datagrid > to display data and now I am using linq to sql to get data into the > grid. > This should work with my php app once packaged into an XAP file and > embedded into my php page. > > That's the o

RE: [PHP-WIN] php and silverlight

2009-11-20 Thread Harpreet
I am creating a c# silverlight application using VS2008 using a datagrid to display data and now I am using linq to sql to get data into the grid. This should work with my php app once packaged into an XAP file and embedded into my php page. That's the only way I know...yes or no. If no then I n