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
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
l.com]
Sent: Thursday, November 19, 2009 5:16 PM
To: php-windows@lists.php.net
Subject: Re: [PHP-WIN] php and silverlight
You'll must to write the Silverlight application in a Microsoft .NET
language. That cannot be done in PHP.
You do not have to use IIS services to get data into
control windows applications / components
> (like ADODB.Recordsets and so on) with various PHP functions, so you
> probably don't have to use IIS additionally to your Apache
>
> Best regards,
>
> Sascha
>
> >
> > -Original Message-
> > From: Elizabeth M
: Thursday, November 19, 2009 4:13 PM
To: Harpreet
Cc: php-windows@lists.php.net
Subject: Re: [PHP-WIN] php and silverlight
Hi Harpreet,
Harpreet schrieb:
> Why do u say kind of .. there is an nice tutorial where a silverlight
> datagrid is created with a linq to sql class. Can I embed this i
-Original Message-
From: Elizabeth M Smith [mailto:auroraeosr...@gmail.com]
Sent: Thursday, November 19, 2009 10:57 AM
To: php-windows@lists.php.net
Subject: Re: [PHP-WIN] php and silverlight
Harpreet wrote:
Can I use LINQ with PHP??
Yes - well kind of ;)
http://www.codeplex.com/P
, November 19, 2009 10:57 AM
To: php-windows@lists.php.net
Subject: Re: [PHP-WIN] php and silverlight
Harpreet wrote:
> Can I use LINQ with PHP??
>
Yes - well kind of ;)
http://www.codeplex.com/PHPLinq
Thanks,
Elizabeth Smith
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe,
Harpreet wrote:
I plan to make a webservice that will connect to my sql server database
and then the silverlight datagrid control can interact with my web
service.
But the problem now is my app is PHP and is hosted on apache. Where will
I host my web service - IIS. Can I have apache and iis on t
.
-Original Message-
From: Jarrett Meyer [mailto:jarrettme...@gmail.com]
Sent: Wednesday, November 18, 2009 11:47 AM
To: php-windows@lists.php.net
Subject: Re: [PHP-WIN] php and silverlight
Depending on the complexity of the data being served, I recommend
writing a
POX endpoint in your
Harpreet wrote:
Can I use LINQ with PHP??
Yes - well kind of ;)
http://www.codeplex.com/PHPLinq
Thanks,
Elizabeth Smith
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Can I use LINQ with PHP??
-Original Message-
From: Jarrett Meyer [mailto:jarrettme...@gmail.com]
Sent: Wednesday, November 18, 2009 12:16 PM
To: php-windows@lists.php.net
Subject: Re: [PHP-WIN] php and silverlight
As far of the silverlight side of things, I've done an example (
display using silverlight.
>
> -Original Message-
> From: Jarrett Meyer [mailto:jarrettme...@gmail.com]
> Sent: Wednesday, November 18, 2009 11:47 AM
> To: php-windows@lists.php.net
> Subject: Re: [PHP-WIN] php and silverlight
>
> Depending on the complexity of the data
, November 18, 2009 11:47 AM
To: php-windows@lists.php.net
Subject: Re: [PHP-WIN] php and silverlight
Depending on the complexity of the data being served, I recommend
writing a
POX endpoint in your web page and using WebRequest/WebResponse methods
to
manually grab your data. Always been faster for me
Depending on the complexity of the data being served, I recommend writing a
POX endpoint in your web page and using WebRequest/WebResponse methods to
manually grab your data. Always been faster for me than screwing around with
WCF.
Then you can display the Silverlight xap as an embedded object.
-
I am trying to embed a silverlgiht project into php and like to use some
sql server data to display in the silverlight project. What is the best
way to go. Thanks
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
15 matches
Mail list logo