<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>ASP.NET Controls for Silverlight</title><link>http://forums.asp.net/1154.aspx</link><description>Discussions about how to support Silverlight within using the ASP.NET Controls for Silverlight.</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: silverlight controls for .net ? same behavior?</title><link>http://forums.asp.net/thread/3264271.aspx</link><pubDate>Mon, 29 Jun 2009 13:13:45 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3264271</guid><dc:creator>sandy060583</dc:creator><author>sandy060583</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3264271.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1154&amp;PostID=3264271</wfw:commentRss><description>&lt;p&gt;hi &lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;please refer following article..&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;http://silverlight.net/quickstarts/htmlbridge1.aspx&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: silverlight controls for .net ? same behavior?</title><link>http://forums.asp.net/thread/3050549.aspx</link><pubDate>Tue, 31 Mar 2009 05:31:02 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3050549</guid><dc:creator>Rimbik</dc:creator><author>Rimbik</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3050549.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1154&amp;PostID=3050549</wfw:commentRss><description>&lt;p&gt;Ofcourse you can do almost everything in Silverlight but not the wau u did for normal asp.net app.&lt;/p&gt;
&lt;p&gt;With Silverlight u wont find the System.Web.UI whereas it is System.Windows namespace. So u gotta write Windows Form kinda code. No ASp.NET code u will be writting here. &lt;/p&gt;
&lt;p&gt;Regardign controls: Al most all the control available in ASP.NET are available in equivalent version of Silverlight. So u can do everything u do with those ASP.NET controls. &lt;/p&gt;
&lt;p&gt;Silverlight execution process is kind of javaScript so security is a concern. There are lot of things that u can do easily&amp;nbsp;ASP.NET are not allowed to do it Silverligght. Like u can not use System.Diagnostics library directly. For these kind of security issues u can condiser Web Service or WCF.&lt;/p&gt;
&lt;p&gt;Controls: : Lot many free open source controls are availavle codeplex site.&lt;/p&gt;
&lt;p&gt;Soumen, India,&lt;/p&gt;
&lt;p&gt;(Mark as answer if satisfied)&lt;/p&gt;</description></item><item><title>Re: silverlight controls for .net ? same behavior?</title><link>http://forums.asp.net/thread/3038880.aspx</link><pubDate>Thu, 26 Mar 2009 05:35:51 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3038880</guid><dc:creator>RachnaSK</dc:creator><author>RachnaSK</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3038880.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1154&amp;PostID=3038880</wfw:commentRss><description>&lt;p&gt;
I took the latest Silverlight controls from here ....

The latest release here :

http://silverlight.codeplex.com/
&lt;br /&gt;&lt;br /&gt;
Rachna Kejariwal
&lt;img src="http://www.spypig.com/5fffaa5a-6b18-102c-a39c-00188be76496/pig.gif" alt="" /&gt;
&lt;/p&gt;</description></item><item><title>Re: silverlight controls for .net ? same behavior?</title><link>http://forums.asp.net/thread/2990395.aspx</link><pubDate>Sun, 08 Mar 2009 05:09:22 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2990395</guid><dc:creator>netlistener</dc:creator><author>netlistener</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2990395.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1154&amp;PostID=2990395</wfw:commentRss><description>&lt;p&gt;There are some great &lt;a class="" title="Silverlight Controls" href="http://www.vectorlight.net/"&gt;free silverlight controls here&lt;/a&gt; including a richtextbox that can import/export to html, a treeview, a fieldset and more.&amp;nbsp; For things like labels and submit buttons you could use the HTML dom bridge that is included in silverlight&amp;nbsp;to handle these situations.&lt;/p&gt;</description></item><item><title>Re: silverlight controls for .net ? same behavior?</title><link>http://forums.asp.net/thread/1797520.aspx</link><pubDate>Wed, 11 Jul 2007 08:10:53 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1797520</guid><dc:creator>sujitm</dc:creator><author>sujitm</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1797520.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1154&amp;PostID=1797520</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Of couse, it is possible check out this video:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://download.microsoft.com/download/5/9/8/5985f834-b3ea-459b-98ba-0aede5bc653a/ScuttGu_Silverlight_Demo.wmv"&gt;http://download.microsoft.com/download/5/9/8/5985f834-b3ea-459b-98ba-0aede5bc653a/ScuttGu_Silverlight_Demo.wmv&lt;/a&gt;&lt;/p&gt;</description></item><item><title>silverlight controls for .net ? same behavior?</title><link>http://forums.asp.net/thread/1797011.aspx</link><pubDate>Wed, 11 Jul 2007 01:12:12 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1797011</guid><dc:creator>teebo</dc:creator><author>teebo</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1797011.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1154&amp;PostID=1797011</wfw:commentRss><description>Hello , 
 
I haven&amp;#39;t played around with the silverlight controls yet but I was wondering if it was easy 
to keep some existing server side code - in let&amp;#39;s say some aspx.cs files - and modify them 
so they could be triggered by a silverlight layer ? 

In other words, how can I translate some asp.net html pages into silverlight ? Are there equivalents for labels, submit buttons, forms, etc ?</description></item></channel></rss>